Hey at all,
iam facing a little problem right now.
Iam Using an enfold child theme an have to do some css changes.
til now i used the quick css and everything ist fine. but now i wanted to move my code from Quick css to style.css but my changes are not longer shown at the page…
how can this be and what am i doing wrong?
much thx for your reply in advance…
Hey Maik!
Perhaps they are being overridden. Try using the !important rule like so.
a { color: red !important; }
Best regards,
Elliott
Hey Elliot,
thanks for the fix reply.
unfortunately even the important attribute does not work!
Any other tips?
Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
Rikard
Hey…
ok, i set up the admin account…
Please find the details in the private section
Hey….
may i found a little thing..
it seems it is working. The logo get aligned correctly with the style.css.
but i defined som CusomCSS Class called “linie_bunt”
If i adress this CSS in Quick CSS everything is fine.
if i copy this part of the code to Style.css nothing happen.
please close this issue…
it was my fault.
having a little mistake in the names of the custom CSS fields.
So this is why it was not working!