Viewing 4 reply threads
You must be logged in to reply to this topic.
I have used the ‘List’ element on one of my webpages and all looks good, apart from when I needed to add a number of bullet points for one of the list items. I’ve now ended up with a huge space below my bullet points before the next List element. How can I reduce this please?
My webpage with the issue is here: https://www.eliminatetherisks.co.uk/new-site/services/
Hello,
Please add these lines into your page’s custom css box:
.wpb_row.section-style, .wpb_row.standard_section {
margin-bottom: 10px;
}
Best regards!
Thank you for the help but where can I find the custom css box for my page? I’ve looked but can’t see it.
Hello,
You can add css style at Specular -> general options -> Custom Css code, or at page settings Visual Composer button at Pages.
Also you can set the margins at row and column elements.
Best regards!
You must be logged in to reply to this topic.