Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1210649

    Hi,

    I would like to adjust the width of the sidebar on my site. I have already under Generel Layout set Content/Sidebar to 80%/20%. But I would like to make the width of the sidebar a bit smaller – would that be possible?

    Thanks in advance!

    Best regards,
    Susanne

    #1210873

    Hey Susanne,

    There’s no option for that but it’s possible with CSS.
    Can you give us a link to your site? so we can check on it and try to give you CSS codes that should work.
    What size do you want to use?

    Best regards,
    Nikko

    #1211766

    Hey Nikko,

    I would like the sitebar to have the same size as on this page (where I have used grid row): https://test.telman.dk/intern/personaleinformation/ordbog/

    Best regards,
    Susanne

    • This reply was modified 4 years, 6 months ago by Nikko. Reason: security
    #1211943

    Hi,

    Please add this CSS code in Quick CSS, located in Enfold > General Styling:

    #top .container .av-content-small.units {
        width: 85%;
    }

    Just change the width, with this code it’s 85% for the main content, sidebar will automatically adjust.

    Best regards,
    Nikko

    #1212047

    Hi Nikko,
    That worked like a charm! Thank you :)

    Best regards,
    Susanne

    #1212217

    Hi Susanne,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change size of sidebar’ is closed to new replies.