Cant separate the page title from the slogan

Home Forums Gravida Support Cant separate the page title from the slogan

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #175427
    Alan ChazenAlan Chazen
    Participant
    • Topics: 5
    • Replies: 2
    • Total: 7
    Member since: August 30, 2018

    My page title and slogan are on top of each other. I can’t create a space between them.

    #175471
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    span.desc {
        margin-top: 20px;
    }

    Regards,
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.