Three little things

Posted in: Newsmag
Post count: 136

Hi there, as per picture here:
http://smallcaps.com.au/wp-content/uploads/2016/10/SCs-3-things.jpg

1) need the height gap reduced between articles.

2) most popular headline to right align the first line and indent the second, not the other way around.

3) change sidebar and search button colours to orange (#de7125), not black.

Thanks in advance. 🙂

Post count: 6535

Hi

1. Try this css in theme panel > custom code > custom css: http://screencast.com/t/bplcAbbHNCi

.td_module_3 {
padding-bottom: 15px;
}

2. Did you removed that indicated widget? I can’t find it on the site: http://screencast.com/t/PkdwVZ6Ud

3. Try this css to change the color of search button: http://screencast.com/t/eqG670UYe7

.wpb_button {
background-color: #de7125!important;
}

Thanks!

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