• How do I remove all the white space below the section title on the home page (where the section description would go if I had one)?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ashley_c

    (@ashley_c)

    In between where it says

    “Trinity Creative Marketing”
    &
    “Bringing Your Vision To Life”

    Theme Author FameThemes

    (@famethemes)

    Hi @ashley_c,

    Please add this to Customize => Additional CSS:

    .section-about .row > div { margin-top: 0 ;}
    .section-about .section-title-area { margin-bottom: 0 ; }
    .section-about.section-desc { display: none;} 

    Let me know how it goes!

    • This reply was modified 6 years, 3 months ago by FameThemes.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Section description white space’ is closed to new replies.