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

    The page in question:

    I want this to operate as a squeeze page with one button at the bottom.
    The menu will also be at the bottom.

    What I can’t change (without affecting the rest of the site) is the large white area above the menu.

    It is marked
    #after_section_4 .main_color av_default_container_wrap container_wrap sidebar_right .container

    Can I make it go away? If not can I at least color it and its borders like the color section above it?

    Thanks in advance

    #1026454

    Hey BRempfer,

    Add this to quick css:

    .page-id-4257 #after_section_4{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1026614

    Thank you Mr. Shannon. I will put your lessons to use.

    #1026828

    Hi BRempfer,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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