Hello,
I am building this site, everything was functioning normal but when i refresh I noticed some of the spacing pushed ( first two sections looks like added huge padding from right and left) and lots of H1 tags look uppercase, I tried text-transformation:none rule but did not seem like working.
Thank you in advance
Hey dilge,
I checked for the first 2 sections and I think it looks good, as for the huge padding from left and right, I think that is normal for wide screens since the maximum with is 1310px.
To make it wider, try adding this css code in Quick CSS (located in Enfold > General Styling):
.responsive .avia-section.avia-full-stretch .container {
width: 100%;
max-width: 100%;
}
As for the h1 text in uppercase, I checked the backend and seems to be accurate. Can you tell us which text you are referring?
Best regards,
Nikko
Hello,
I fixed the issue by removing a css code but thanks for your help anyway.
Have a great day
Hi dilge,
Glad to hear that it’s fixed. :)
Feel free to post a new thread, if you need further assistance.
Thanks for using Enfold and have a great weekend!
Best regards,
Nikko