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

    Hello,
    I work in a website with Enfold template ,but i have a little problem with space between 2 text, (see pic)

    https://imgur.com/a/FWdhxXh
    Image

    I need this lines are more closer together but i d’ont know how make…firts its h3 block and second are <p> block…

    Any help?

    thx

    #1019998

    Hey slekiz,

    Add this to quick css:

    #vivendes .av_textblock_section p{
    margin-top:0px!important;
    }
    
    #vivendes .av_textblock_section h3{
    margin-bottom:0px!important;
    }

    Best regards,
    Jordan Shannon

    #1020018

    Hello,
    Work fine !!!

    Thx a lot

    #1020053

    Hi,

    Perfect! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘space between text’ is closed to new replies.