New Landing How can we help? Atelier Sidebar width

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #291653
    fr_rundberg
    Member
    Post count: 30

    Hello,
    I can not find where to change the width of the sidebar / the proportions between sidebar and the rest of the page. I have tried this code

    .sidebar.col-sm-3 {
    max-width: 20%;
    }

    which I saw someone suggest in an earlier question, but from what I understand I has no effect.

    Thank you : )

    #291656
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You can set the sidebar to 1/3 width or 1/4 width in the theme options

    If you want it smaller than 1/4 then yes you will need to use css:

    aside.sidebar.col-sm-3 {
      width: 20%;
    }

    – Kyle

    #291674
    fr_rundberg
    Member
    Post count: 30

    Thank you very much for your quick reply. I´m sorry but where in the theme options?

    Frida

    #291676
    fr_rundberg
    Member
    Post count: 30

    Sorry, I found it. many thanks.

    #291677
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok no problem

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

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

License required for one of the following items
Login and Registration Log in · Register