-
AuthorPosts
-
May 14, 2018 at 8:08 am #956289
Hi,
I have concern about the Quick CSS code that has been added and also removed in the course of customizing my website. Assuming that in the end, I have 20 lines of CSS code in the Enfold Child/General Styling/Quick CSS. And, everything on my website look and function like I wanted them to. Is it alright for me to delete everything in wp-content/uploads/dynamic_avia/enfold.css except for the exact 20 lines of quick CSS code that appeared in the general styling /quick CSS? Also, is there any plug-ins that somehow put codes in wp-content/uploads/dynamic_avia/enfold.css except for Enfold?Thanks,
May 14, 2018 at 12:34 pm #956400Hey Cruise8,
If you update the Quick CSS section, then the file should be updated accordingly, so you shouldn’t have actually change anything in that file. There is no plugin writing to that file, only the theme.
Best regards,
RikardMay 14, 2018 at 5:09 pm #956534Hi Rikard:
Thanks for the quick reply. I recently added some code because there is a big gap between the menu and submenu:.menu > li > .sub-menu {
top: 90px !important;
}
.header-scrolled .menu > li > .sub-menu {
top: 75px !important;
}then because the code caused the menu to move down towards the lower end of the header, I decide to delete it. However my menu still did not return to the original place even though all of the added Quick CSS code have been removed.
So, I assume there were so left over quick css code inside enfold.css. Do you have any idea why after removing the quick css code, the problem did not resolve?Regards,
Cruise8May 15, 2018 at 8:18 am #956843Hi,
Thanks for the feedback. It sounds like you are getting cached results and I can see that you are using a caching plugin, could you try to clear the cache from that and from your local browser please? It’s good practice to disable any caching while you are working on the site.
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.
