Column and sidebar width

  • Posted in : Read WP
  • cvenegas
    Participant

    I´m using the “Blog with sidebar” layout and I want to set my column 600px width and sidebar 300px width… is it possible?

    ahmetsali
    Keymaster

    Hi, try the custom css code below;

    #main.wrapper > .row { max-width: 1080px; }
    
    cvenegas
    Participant

    Thanks!… could be nice if you can add this feature (set column and sidebat width) directly in the Theme Options section in a future release.

    Great theme, lot of potential!

    ahmetsali
    Keymaster

    Actually this one looks better than default one, we can make this default. Thanks for the feedback.

    Bucifal
    Participant

    Hello, what if I only want the column to have a max width of 1080px (no sidebar)?

    Thank you.

    ahmetsali
    Keymaster

    Hi, try this custom css;

    .readable-content { max-width: 1080px; }
    
    kaduperret
    Participant

    I´m using the “Blog with sidebar” layout and I want to change the size of the sidebar like around 70% for main et 30% for the sidebar, I’ve tried the css you have already given but it’s not what I would like. I tried to modify .row-fluid .site-content and .row-fluid .widget-area but the responsive isn’t working good anymore.
    Any solution ? Thanks

    ahmetsali
    Keymaster
    kaduperret
    Participant

    sorry, didn’t saw it, and thanks a lot

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register