Hi there, this code was not good but I found another solution:
.article-body-wrap ol li {
font-size: 15px;
line-height: 15px;
color: #424242 !important;
}
Can I please also ask you. I have managed to style all blog posts wrap (the white background around the posts) with the below code and works perfectly. But unfortunately this style applied also to my portfolio items here: http://www.varrojoanna.com/?portfolio=smart-angel-business-cards . Attached also screenshot with market, where I would not want this styling applied.
Is there any way to style only the blog posts, without styling the portfolio items pages? Maybe to exclude somehow portfolio page?
.article-body-wrap {
background:#fff !important;
padding: 100px;
border: 3px solid #f7f7f7;
}
Thank you,
Joanna
Attachments:
You must be
logged in to view attached files.