Make margins on homepage bigger

Posted in: Newspaper
Post count: 1

Hi, i hope you can help me with the following: on the homepage with the 4 image grid latest posts, i want to make the margins a bit bigger (from 3px to 6 or 9 even). Can you tell me where to change it? Screenshot: http://note.io/1q5CsEb

  • This topic was modified 12 years by atquest. Reason: added link to screenshot
Post count: 854

hi,
if you are referring to the images that are on the slider, you need to know that we din not develop the slider, we bought it and incorporated in our theme,
however you can use this css to add some space beween pictures, hope it works for you:

.td-slide-sec-items-wrap .thumb-wrap {
    padding-top: 10px !important;
}

.td-slide-item-main {
    padding-top: 10px !important;
    padding-right: 5px !important;
}

here: http://screencast.com/t/s912Yokn

Thanks for you message.
Radu A.

  • This reply was modified 12 years by Radu A.
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.