CSS Change
-
It seems that we adjusted the css but but it turns out that with each post
or draft i need to reajust , though i get told that i need to have it just set ones wich would make me win timehttps://examplewordpresscom12377.wordpress.com/wp-admin/customize.php?return=%2Fwp-admin%2F
pleace help
i need CSS so i dont need to rejust the dark upper part anymore for each post blog anything that i write possible
Thank youThe blog I need help with is: (visible only to logged in users)
-
I’m not entirely sure I am understanding what you want, but give the following a try and see if this gets you at least part of the way to what you want.
.site-hero .entry-title-site-hero { color: #000 !important; } .site-hero .site-hero-overlay { background: rgba(0, 0, 0, 0); }
- The topic ‘CSS Change’ is closed to new replies.