Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #824669

    Hey,

    How can I stretch my code block to stretch across the width of the screen?

    Thanks!

    #824739

    Hey kushtevatia,

    Have you attempted adding the code block to a full-width color section. If this is not working for you perhaps we do it via css. Please provide a link to the site/page in question.

    Best regards,
    Jordan Shannon

    #824985

    Hey Jordan,
    Yeah, I added the code block within a color section. I added a border to the code block to check out the width of it. Can’t seem extend it beyond a certain width.

    #826744

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .home #av_section_2 .container {
      max-width:100% !important;
    }

    Best regards,
    Rikard

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