How can I make plugin boxed?
Hello again,
Our site layout is boxed. We’re currently using a notification bar plugin above the header that doesn’t box along with rest of the site. I’ve tried to fix this by setting the width from 100% to 85% but it only cuts out a part of the right side that way.
Can somebody help me out with this?
Thanks!
Koen Leemans
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Koen
You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
#wpfront-notification-bar.wpfront-fixed { margin: 0 auto; max-width: 1080px; }Thanks! Looks great now
Super :) Glad to hear that helped.
All the best.
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.