Hi
I am trying to remove some of the padding in certain items. On this page the title Our Network and the following tabs
I have set padding to None wherever possible but not managed to remove the spaces like so…
http://wpg.com.gridhosted.co.uk/wp-content/uploads/2018/07/padding.png
thanks
Hey smoothbob,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
.home #av_section_4 {
margin-bottom: -15px;
}
.home #av-tab-section-1 .av-tab-section-tab-title-container.avia-tab-title-padding-default {
padding-top: 0;
margin-bottom: -7px;
}
Hope it helps :)
Best regards,
Nikko
perfect, sorted thanks!
Hi,
I’m glad you got this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon