Full width site banner – Virtue Premium
Hi,
Can you tell me how to make the site banner full width in Virtue Premium. Thanks.
Saskia
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
Hi,
Can you tell me how to make the site banner full width in Virtue Premium. Thanks.
Saskia
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
3Hi Saskia
To increase the banner width please add the following to your Custom CSS. If you do not have a Custom CSS editor I would recommend the following one
https://wordpress.org/plugins/simple-custom-css/
.banner .virtue_sitewide_banner { min-width: 100% !important; text-align: center; }If you want your existing banner to fill this area please also add the following
.banner .virtue_sitewide_banner img { min-width: 100% !important; }Let us know how you get on
Magus
Hi Magus.
That’s definitely widened it. It’s still not quite full screen tho.
Thanks.
Saskia
Hi Saskia
Please change the first snippet ti the following
.banner .virtue_sitewide_banner { min-width: 100% !important; text-align: center; padding-left: 0px; padding-right: 0px; }Thanks
Magus
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.