Livemesh Posts Carousel – change size and CSS
-
Hi there,
Just wondering if it’s possible to change the size of the post carousel to make it a little smaller. Also I tried editing the CSS to alter the font case from upper to normal and change the size but the changes made no difference. Is there some hierarchy going on here with the css and my theme?
Here’s the css code that I tried to change:
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap .entry-title {
font-size: 18px;
line-height: 26px;
letter-spacing: 1px;
font-weight: bold; — CHANGED TO NORMAL
color: #333;
text-transform: uppercase; — CHANGED TO NORMAL
clear: none;
margin-top: 0;
margin-bottom: 10px;
font-size: 16px; — CHANGED TO 14PX
line-height: 24px;
margin-bottom: 10px;
}Thank you
The page I need help with: [log in to see the link]
The topic ‘Livemesh Posts Carousel – change size and CSS’ is closed to new replies.