Offcanvas Logo is Too Small (Themis Template) - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Offcanvas Logo is Too Small (Themis Template)

G

gemmajoom

Template 4 years ago

Offcanvas logo is too small, is it possible to view it at full width? (Themis template) https://ibb.co/ZVpy5g9

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 4 years ago #8027

Hi there!

Thanks for contacting us! You can use the following code into your custom CSS:

.offcanvas-inner .sp-module.offcanvas-logo {
    width: 250px!important;
}

You can change the value if you want to fit your own need.

Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/pu705g

https://prnt.sc/pu70zn

Best Regards

0
G
gemmajoom
Accepted Answer
4 years ago #8032

Thanks!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 4 years ago #8050

You are always welcome:)

0