Hi Enfold-Team,
i use streched layout, but I’d like to have a color section with max-width an that should be centered horizontally.
I did this so far in Quick CSS:
#color_sec_limit_width {
max-width:1400px !important;
}
Max-width works but i’ve tried so much to get this section centered without success :(
When using a tab section I’m having the same issue.
Best Regards
Birger
Hey momoko-enfold,
Can you please specify which color section and on which page is that?
Best regards,
Victoria
Hi Victoria,
no problem :)
Hi momoko-enfold,
Thank you :)
The whole code for you should be like this:
#color_sec_limit_width {
max-width: 1400px !important;
margin: 0 auto;
float: none;
}
Best regards,
Victoria
Hi Victoria,
that worked! – Thank you! :)
Best regards
Birger
PS: Enfold Support – Best and Fastest Support I’ve ever worked with!
Hi Birger,
Thank you :)
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria