Reduce space between Images

Dedicated support forum for CloudHost elegant bosting WordPress theme which is perfect for your business and hosting websites. Here you can ask questions and discuss with other theme users.
GK User
Mon Nov 04, 2013 6:44 pm
I am using the GK News Show Pro and was wondering if I could reduce the spacing between the images from 42px to 32px as I see an exclamation mark with important! Would this change effect anything else on the site?

.centered .gk-nsp-art {
padding: 0 42px!important;
text-align: center;
}

change to

.centered .gk-nsp-art {
padding: 0 32px!important;
text-align: center;
}
User avatar
Expert Boarder

GK User
Mon Nov 04, 2013 7:26 pm
Place this code in override.css, enable use of override.css in theme settings and shoud do exactly what you ask.

If not, please post your site url.
User avatar
Moderator

GK User
Mon Nov 04, 2013 7:30 pm
Cyberek wrote:Place this code in override.css, enable use of override.css in theme settings and shoud do exactly what you ask.

If not, please post your site url.


Worked Perfectly thanks - Solved ;)
User avatar
Expert Boarder

GK User
Mon Nov 04, 2013 8:23 pm
Ok, closing the topic.
User avatar
Moderator


cron