-
AuthorPosts
-
April 5, 2019 at 12:47 pm #1087457
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
LexApril 6, 2019 at 8:25 pm #1087814Hey 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,
VictoriaApril 7, 2019 at 4:58 pm #1088007Hi 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
LexApril 9, 2019 at 4:17 pm #1088702Hi Lexa_Dryke,
Can you please make that account admin so that we can see the theme options?
Best regards,
VictoriaApril 9, 2019 at 4:40 pm #1088719Hi Victoria,
Done.
Best
LexApril 9, 2019 at 8:21 pm #1088856Hi 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,
VictoriaApril 9, 2019 at 8:21 pm #1088857Hi 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,
VictoriaApril 9, 2019 at 8:30 pm #1088865A 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
LexApril 9, 2019 at 10:37 pm #1088909Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Quick CSS and shrinking width’ is closed to new replies.
