Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #480656

    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…

    #480909

    Hey Maik!

    Perhaps they are being overridden. Try using the !important rule like so.

    a { color: red !important; }
    

    Best regards,
    Elliott

    #480963

    Hey Elliot,

    thanks for the fix reply.
    unfortunately even the important attribute does not work!

    Any other tips?

    #481207

    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

    #481224

    Hey…

    ok, i set up the admin account…
    Please find the details in the private section

    #481305

    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.

    #482101

    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!

    #482521

    Hey!

    Glad you figured it out. :)

    Regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘ENFOLD – child theme – Style.css does not have any effect.’ is closed to new replies.