Pagination and block distance

Posted in: Newspaper
Post count: 156

Hello

We want to make pagination on homepage under block content from left to right

View post on imgur.com

and also where to tweak his css? we want to make its bordera bit darker

also, could you please tell how to make block distance (shown as “B” on snapshot ) closer to each other?

thanks

Aily

Post count: 7909

Hi,

Please check this custom css in Theme Panel > Custom Css – http://screencast.com/t/tTnoAaaup

.home .td-next-prev-wrap {
float: right;
}
.home .td-next-prev-wrap .td-ajax-prev-page, .td-next-prev-wrap .td-ajax-next-page {
border-color: #3E3838;
}

Thanks!

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