I would like to convert the following two lines I added to style.css into QuickCSS so the changes aren’t lost after the next update. Can you help me? It didn’t work.
#header_main .container, .main_menu ul:first-child > li a{ height:120px; line-height: 195px; }
/* sticky variation*/
.html_header_top.html_header_sticky #main{ padding-top:120px; }
Hi Phillip!
I’m not quite sure what you mean. Its as easy as adding the css to the Quick CSS field and saving.
Best regards,
Devin
Thank you. It works ;-)