Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #579427

    anyway to reduce the space between the text Insert Some text in blue and Insert some text here about something exciting and fun in white?

    #580051

    Hi mcraig77!

    It is possible to reduce the space please share the link to the page in question so we can help you with come custom css.

    Regards,
    Vinay Kashyap

    #580070

    Attached.

    Change the text but still need to fix that space.

    #580095

    Hi!

    2 way’s you can do this

    1.
    I noticed you have added some inline styles to the p like text align if you view the text content add margin-bottom:-10px; to the inline style or

    2.
    enable theme custom css class support (check the below link) and add a class name as shown in the image below and css in quick css
    http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    
    .margin-btm{
         margin-bottom:-10px;
    }
    

    Regards,
    Vinay Kashyap

    • This reply was modified 8 years, 9 months ago by Vinay.
    #580123

    Thanks!

    #580129

    Hi!

    Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
    Please feel free to get in touch with us if you have any questions.

    Thank you for using Enfold :)

    Best regards,
    Vinay Kashyap

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘remove spacing from this tex area’ is closed to new replies.