Tabs Displaced

Posted in: Newspaper
Post count: 80

Hi,
I update the theme to the last version [4.1] and the tabs have a white line below them. It’s supposed? How can I fix this?

  • This topic was modified 12 years by Pjump.
Post count: 6600

Hi,

Please add this custom css in Theme Panel >custom CSS:

.td_block_wrap .block-title a, .block-title span, .block-title label {
position: relative;
top: 1px;
}

Thanks

Post count: 80

Work perfectly, thanks.

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