-
AuthorPosts
-
October 11, 2018 at 4:07 pm #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!October 12, 2018 at 5:56 am #1020595Hey 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,
RikardOctober 12, 2018 at 12:19 pm #1020692Hi, 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 7 years, 1 month ago by
liamgall80.
October 13, 2018 at 7:39 am #1020972Hi,
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 7 years, 1 month ago by
Rikard.
October 13, 2018 at 9:39 am #1021016Hi, i’ve deleted minify css and now it works!
Thank you very much!October 13, 2018 at 11:00 am #1021031Hi,
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,
RikardOctober 14, 2018 at 11:18 pm #1021313Yes, you can close it.
ThanksOctober 15, 2018 at 6:05 am #1021397 -
This reply was modified 7 years, 1 month ago by
-
AuthorPosts
- The topic ‘CSS Rules’ is closed to new replies.
