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

    Hi,
    I am using the Grid Row. The left side column is control using padding on it´s left side. The right column has a slightly darker background color. This color runs all the way out on the right side. I would like to remove some pixels of the background color, so the underlying color shows on the right side of this column.

    TV6

    I would very much appreciate your support on this!

    Remove a few pixels of the darker grey.

    • This topic was modified 8 years, 10 months ago by dalboslampen.
    #574248

    Hey dalboslampen!

    Can you send us a link to the exact page where your using it? You can set your reply as private if you wish.

    Best regards,
    Elliott

    #574370

    TV6

    #574911

    Hi!

    Add this to a codeblock element to the page.

    <style type = 'text/css'>
    #av_section_1 .template-page {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    </style>

    Cheers!
    Elliott

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