popular post in 24h CSS

Posted in: Newspaper
Post count: 4

Hm because u didn’t have popular post in 24h i use plugin popular post in 24h but i have problem with the CSS.

So what code to copy from u and paste in plugin css to have same title and style like theme see picture

https://drive.google.com/a/processin.mk/file/d/1D8_HNljPvLcHAGdBrflkXZkivhHG72YO/view?usp=drivesdk

Post count: 22421

Please provide a link to your site so I can inspect it and see how the title displays now. I cannot offer any code based on an image. I need to inspect the current code.

Thank you!

Post count: 4

http://plusinfo.mk/

Side bar widget is named

НАЈЧИТАНИ

this is the plugin for most popular in 24h

Post count: 22421

Hello,

You can add a bottom padding for the block to have the same spacing:

.wpp-list-with-thumbnails li{
padding-bottom: 26px;
}

Unfortunately you cannot add the date and timee with css.
The title seems to match the others.

Thanks.

Post count: 4

this is top can u send me for title css

the same like theme font and style pls

Post count: 22421

Hi,
Try this code for the title margin:

.widget .block-title{
margin-bottom: 26px;
}

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.