Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #528226

    I would like to make the headline rotator container narrower in height, more like 60px. Can you provide the quick css code to do so?

    Thanks,
    Lisa

    #528651

    Hey ZeOmega!

    Add a codeblock element to the page and add this inside.

    <style type = "text/css">
    #after_section_1 .template-page {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    </style>

    Best regards,
    Elliott

    #528945

    great. Thank you for the quick response!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Headline Rotator Container Height’ is closed to new replies.