Hi,
How can i reduce the space between the title TRADOTO and the text underneat? i tried adjusting the border with a negative number but no luck, only way i found was to use a color section and selecting small or no padding at all. I need more granular level and need the top title to be in the same color section as the rest though
Hey kilimats,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
body#top.home .avia-builder-el-3.column-top-margin {
margin-top: 0px!important;
}
Best regards,
Vinay
Cant this be done with the visual editor ? im not coding guru :(
why the border option has no effect?
Hi,
Both the elements are inside different containers and each container by default has to have some spacing :) Since you have a special request we are more than happy to help you customize the look as per your request.
Best regards,
Vinay