Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #647833

    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

    • This topic was modified 8 years, 5 months ago by yingyang.
    #647992

    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

    #648326

    Cant this be done with the visual editor ? im not coding guru :(

    why the border option has no effect?

    #648465

    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

    • This reply was modified 8 years, 5 months ago by Vinay.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.