Tagged: header H1 width
You helped me with opaque background for H1 in header, which works great. But the owner changed the text he wants in the header on the home page and how it wraps no matter how wide the browser window is.
I tried putting max-width of 1200 px in quick CSS using various classes I thought would work for that area, but none of it does.
Address is in private content.
Just made the site live but would like to clean that up.
Forgot to click notify via email
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.home #av_section_1 .container {
max-width: 100% !important;
}
Best regards,
Rikard
Thanks. So much simpler than how I tried to identify that area.
Hi,
Great, I’m glad that we could help. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard