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.

How can I make plugin boxed?

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

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

URL: http://koenrobtest.nl/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 3 months ago

    Hi 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;
    }
  2. Koen 10 years, 3 months ago

    Thanks! Looks great now

  3. Andrew Misplon Staff 10 years, 3 months ago

    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.

Have a different question or issue?

Start New Thread