Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1181342
    thecashbag
    Participant

    Is it possible to have narrow width blog posts (600px for example) but keep the navbar at a larger width (960px for example)?

    If I change the “Layout and Design” settings in the customizer it shrinks everything down at once, instead of keep the header wide and the blog narrow.

    I am using the Renew stack FYI.

    #1181380
    Thai
    Moderator

    Hi There,

    Please provide us with your website URL so we can take a closer look.

    Thanks.

    #1181452
    thecashbag
    Participant

    Sorry I’m developing on localhost.

    Don’t you have a setting for this somewhere in customizer? Seems like a pretty standard thing.

    #1181483
    Rahul
    Moderator

    Hey There,

    Thanks for writing back!

    In order to change the navbar size, we have to look into the development of your site so that we can offer a working code/ CSS for that.

    Hope this makes sense!

    Thanks for understanding.

    #1182662
    thecashbag
    Participant

    This is how… in-case anyone else is interested…

    .entry-wrap {
    max-width: 600px;
    margin: auto;
    }

    #1182737
    Rupok
    Member

    Great. Thanks for sharing.

    Have a nice day!

  • <script> jQuery(function($){ $("#no-reply-1181342 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>