can you help me to get a full width banner above the main menu?
here is example page: https://jingfanlab.org/research/
That banner is 1300×200 but is constrained by the theme….
I would like banner to bleed off page on both sides.
Hey Nancy,
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
.responsive .container.av-logo-container {
max-width: 100%;
}
.logo img {
width: 100vw !important;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you Victoria – worked perfectly.
Hi nancy2434,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria