I had the following CSS on my site using ‘Simple Custom CSS’ and was working fine till now. Today when I checked my site, the widget titles were no longer underlined. Also I had a bottom border to my excerpts. That also is no longer visible. Did something change in GP? Do I need to change this CSS?
Similarly, I had the following CSS to have Tags, Folders and Comment section all in one line. That is also no longer working.
/* Put Tag, Categories and Leave a comment all in one line */
.cat-links, .tags-links, .comments-link, footer.entry-meta .posted-on, footer.entry-meta .byline {
display: inline;
padding-right: 15px;
}
I installed Tom’s ‘Simple CSS’ and now all the underlines and formatting that I have done is visible now. Looks like the other plugin just stopped working.
I will continue to use Tom’s plugin now. Thanks for helping me out. Really appreciate it.