How to make sidebar wider?

  • Posted in : TheBlogger
  • nerwin
    Participant

    I’m not exactly sure how to make the sidebar wider. I tried editing the media query code but it didn’t really do anything.

    So I have my max content width set to 1200px and the page/post content width to 800px and I’d like to make the sidebar 400px and make the padding between the content and the sidebar a little less.

    What would be the correct custom code for this?

    Thanks so much for all the help, I really appreciate it!

    EDIT:

    So it turns out I was changing the wrong code the WHOLE time ugh.

    This worked:

    @media screen and (min-width: 992px) {
    .sidebar .widget { max-width: 400px; }
    }

    But is it correct? I don’t know!

    serkan
    Moderator

    Hi,
    It is true but you should change the layout-medium width or if you use full-width template then you should also edit it. We will think about it to add the future update but not promise. There are too much customization to do it.
    Thanks

Viewing 2 posts - 1 through 2 (of 2 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