Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #737056

    I am using the sidebar widget in a 1/3 layout element on a page.

    Is it possible to limit the width to 300px on the desktop?

    #738066

    Hey domainarchitect,

    Yes, it’s possible, try adding this css code in Quick CSS (located in Enfold > General Styling):

    .flex_column.av_one_third {
        max-width: 300px;
    }

    Hope this helps :)

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.