Weird behavior: user-defined CSS vs. style.css
-
Hi Folks, I noticed a very strange behaviour when figuring out the appearance of my website.
I wanted to set border color for my posts and articles to #5F5F5F, so I edited the style.css of the child theme of my parabola (I use several style modifications in the style.css of my child theme and they work fine). So I inserted the following code into style.css:
post, div.page, div.hentry, .sidey .widget-container, #comments, .commentlist .comment-body, article.post, article.page, article.hentry, #nav-below, .page-header, .yoyo > li { border-color: #5F5F5F; }It didn’t work, the border-color was ignored and I deleted it. Then I put the same code into the “Custom CSS”-Section of the Parabola settings -> NOW IT WORKED!
So, how can it be? What is the difference between the Custom CSS-section and editing the style.css? My website is Loft 75.
Many thanks to anyone who can help me understanding this…
The topic ‘Weird behavior: user-defined CSS vs. style.css’ is closed to new replies.
