Hi! I’ve seen other posts about this but I still can’t figure it out. I want to be able to add a narrow (short) banner to my site that looks like this: https://drive.google.com/file/d/1SOWerBKLKuqt8-HNgRH1_jldXinwq-Jf/view?usp=drivesdk
I added a color banner to my site but it is too tall. Here’s what it is doing: https://drive.google.com/file/d/1xQB6F-6Ors4SXMgvy-E_tVWi-xtMv3cT/view?usp=drivesdk
Please help
Hey julhobart,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top.home #av_section_1.avia-section {
min-height: 30px;
}
If you need further assistance please let us know.
Best regards,
Victoria