Change sidebar width

  • Posted in : TheBlogger
  • Steve B
    Participant

    Is it possible to make the sidebar a little wider?

    It looks like the whole width is 1060 – the main content is 710 – the space between the sidebar and the main content is 70 – the side bar is 280.

    Could you make:

    main content – 690
    space – 70
    sidebar – 300

    So will still end up at 1060 total.

    And of course not changing anything with mobile and phone responsiveness.

    Thanks so much!

    serkan
    Moderator

    Hi, We plan to add such a feature in future updates. It is not possible to do it with css at the moment. Thanks for the feedback.

    Steve B
    Participant

    Wow – that’s surprising. I didn’t think that was going to be a problem. Our ad management co needs our sidebar to be at least 300px. I hope you can do this sooner than later.

    Thanks!

    serkan
    Moderator

    Hi,
    For now this code will see your work.

    @media screen and (min-width: 992px) { .sidebar { width: 300px; } 
    .with-sidebar { margin-right: -300px; } }

    Thanks

    Steve B
    Participant

    Sorry – I’ve been away. Thanks for the code! Works good!

    serkan
    Moderator

    You are welcome.

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