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

    Hi, i’ve set these css rules on my Quick CSS:

    #registration_wrapper{
    color: #3f3f3f !important;
    }
    This is to see “Name”, “Email” and “Privacy” fields in a dark grey on my contact form (At the middle of my home page)

    .form_input{
    color: #3f3f3f !important;
    }
    This is to see in black what i write in the input text of my contact form (At the middle of my home page)

    When i am in my backend, CSS works…as soos as i logout i can’t see anymore the effect of these rules…

    Could you help me?
    Thanks!

    #1020595

    Hey liamgall80,

    Are you using a caching plugin? If so then try to clear the cache from it and reload. Also try to clear your local browser cache.

    Best regards,
    Rikard

    #1020692

    Hi, i’ve already tried both of this methods…but it doesn’t works….it’s very strange, when i’m in the backend everything’s right…as soon as i logout i lose my css settings

    • This reply was modified 6 years, 1 month ago by liamgall80.
    #1020972

    Hi,

    No it’s not really strange, it’s because of caching and/or minification. Your CSS is being served from the location in private which is a minified file. Please try clearing that as well.

    When not to use a caching plugin.

    Best regards,
    Rikard

    • This reply was modified 6 years, 1 month ago by Rikard.
    #1021016

    Hi, i’ve deleted minify css and now it works!
    Thank you very much!

    #1021031

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1021313

    Yes, you can close it.
    Thanks

    #1021397

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘CSS Rules’ is closed to new replies.