Posted in: Newsmag
Sep 1, 2016 at 4:42 pm
Hi,
After updating theme to 3.1, the plugin list no longer shows up. It loads and brings up a blank page..
Also, can i get the css to remove the posts borders on the left and right.. What worked in the previous version doesn’t work with this version.
Sep 1, 2016 at 4:54 pm
okay, fixed the plugin aspect..
Kindly provide the css code, thanks
Sep 2, 2016 at 3:24 pm
Hi
Replace the previous css with this one, it should work fine: http://screencast.com/t/GMAxYvpsPLvY
.single .td-pb-row [class*="td-pb-span"]{
border-color: white;
}
.single .td-container-border:before,
.single .td-container-border:after,
.single .td-main-content:before, .single .td-main-sidebar:before{
background-color: white;
}
Thanks!
Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newsmag’ is closed to new topics and replies.