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
Hey BRempfer,
Add this to quick css:
.page-id-4257 #after_section_4{
display:none!important;
}
Best regards,
Jordan Shannon
Thank you Mr. Shannon. I will put your lessons to use.
Hi BRempfer,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria