post carousel text size style.css
Hi,
First of all thank you for your great apps.
I’m having little troubles to change things in style.css (like always). I want to change the size of the post headings on my post carousel, so i wrote in my style.css :
/* SiteOrigin Carousel */
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 {
color: #000000;
font-size: 24px;
}
But it doesn’t change anything. What am i doing wrong? is style.css even the place to write that?
URL: http://www.iicp.ch/icp2/ (second Latest News)
Already thank you very much for your help
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Btw. I managed to solve the problem. It had to do with the Specificity. If you have problems applying CSS that you actually thing should be correct, have a look here: https://www.smashingmagazine.com/2007/07/css-specificity-things-you-should-know/
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.