UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

How to remove css class from text in list view

Niccolo Angeli · ·
6:27 PM Wednesday, 19 August 2015
None
Hello,
in my posts - http://infinitemandala.com/blog-2 - I have a css class applied to the first paragraph

.lead {
margin-bottom: 20px;
font-size: 18px;
font-weight: normal;
line-height: 1.5em;
color: #666;
font-style: italic;
}


I'd like to remove this class in the blog list view, when I was using Joomla articles I used this code

section.blog .lead {
font-size: 100%;
font-style: normal;
}


to overwrite the class css in the joomla list view

could you suggest a similar solution for easyblog, I tried some solutions but they do not seem to work, I am probably not good enough with css...

Thank you
The replies under this section are restricted to logged in users or users with an active subscription with us