• Resolved wpdv

    (@wpdv)


    Hi, What can I do to keep the text in the ‘services’ area from being cutoff? Thanks!

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

Viewing 1 replies (of 1 total)
  • Hii wpdv,

    Go to Dashboard -> Appearance -> Customize -> Additional CSS -> paste the below code in Custom CSS box and save –

    .section-content.section-services .content-box h4 i {
        font-size: 58px !important;
    }
    h4.h4-body-title {
        font-size: 12px !important;
    }

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Service text’ is closed to new replies.