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.

Wider blog post area

Open 8 replies themetheme-vantage
10 years ago · Last reply by Daniel 10 years ago

Hi, I’ve been trying to find where to change the width of the blog post area but can’t find it. Anyone who knows if it’s possible with the Vantage theme? I want to have a wider blog post area and the sidebar to be more narrow/ alt more to the right/ alt not be showing and be just an icon with a dropdown etc..

URL: http://beautestry.com/blog/

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

Need fast email support? Get SiteOrigin Premium

Replies

8
  1. Daniel Staff 10 years, 11 months ago

    Hi Nicholie

    Add the following code via appearance > Editor > style.css

    #primary {
      width: 80%  !important;
    }
    #secondary {
      width: 18% !important;
    }

    Let me know if this works out for you

    Cheers

  2. Nicholie Renlund 10 years, 11 months ago

    Hi, thanks for your quick response

    It’s still the same width even though I added this code.. something else I can try with?

  3. Daniel Staff 10 years, 11 months ago

    Hi Nicholie

    That’s odd. I can see it has reflected too

    Would it be possible for you to create a temporary admin account for us so we can log in and take a look? You can create the account with the following email address:

    [email protected]

    Just navigate to Users > Add New in your WordPress admin. Enter siteorigin for the username and [email protected] for the email address. Make sure you’ve selected Administrator for the role and enabled the “Send Password” field so we receive the details.

    Once we’re finished taking a look, you can delete this account. We’ll let you know when to do that.

  4. WordPress Private 10 years, 11 months ago

    This is a private message.

  5. Nicholie Renlund Private 10 years, 11 months ago

    This is a private message.

  6. Daniel Private Staff 10 years, 11 months ago

    This is a private message.

  7. Nicholie Renlund Private 10 years, 11 months ago

    This is a private message.

  8. Daniel Staff 10 years, 11 months ago

    Hi Nicholie

    Am glad that worked out for you. Try placing this in the same area

    article.post .entry-header h1.entry-title{
      font-size: 45px !important;
    }

    Cheers

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