Sidebar border

Posted in: Newsmag
Post count: 8

how to remove sidebar border and add margin for sidebar ads
sidebar border

Post count: 6535

Hi

Try this css in tyheme panel > custom code > custom css: http://screencast.com/t/SMKfqubh

.single .td-pb-row [class*="td-main-sidebar"]{
border-left: 0!important;
}

Thanks!

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