Hello,
I noticed that sometimes adding fast css actually makes shrink the width of the website (see capture). This is not the first time this has happened on my websites built with enfold. Would you have an idea why? Is there a way to avoid it? I specify that I use the latest version of Enfold and the latest version of WP.
Best
Lex
Hey Lexa_Dryke,
Do you have any code is Quick css? There can be an error in it. What code are you adding?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi Victoria,
Thank you for message.
I’ve tried to add this quick css to increase font size in the burger menu.
@media only screen and (max-width:767px) {
#top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a {
font-size: 18px;
color: black !important;
}
And this one to avoid underline link
.main_color a, .alternate_color a {
text-decoration: none !important ;
}
Both are making the width shrink.
Temporary access in private content.
Thanks for your help.
Best
Lex
Hi Lexa_Dryke,
Can you please make that account admin so that we can see the theme options?
Best regards,
Victoria
Hi Victoria,
Done.
Best
Lex
Hi Lexa_Dryke,
There were some extra curly braces that were giving errors in css. I removed them and added the code, please check now.
Best regards,
Victoria
Hi Lexa_Dryke,
There were some extra curly braces that were giving errors in css. I removed them and added the code, please check now.
Best regards,
Victoria
A great thanks Victoria for your help. I will look after extra curly braces, next time.
Enfold, best theme, best team.
You may close this thread.
Best
Lex
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon