Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #61228
    Paige Yin
    Participant
    Premium Member

    Hi, I am wondering if this is possible to do? I love the theme so much, however, in the title, I have a “g” in it and part of my tagline is being blocked by it. I am hoping to make it either a different shade or put some distance between the title and tagline so it won’t be blocked.

    Appreciate your help. <3

    Website that I am using this theme on: https://hpj.mur.mybluehost.me/

    #61230
    vako
    Keymaster
    WP Royal Team

    Hi Paige,

     

    Please try to use this CSS snippet, please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .site-description {
    
    float: left;
    
    left: 20%;
    
    }

     

    Kind Regards

    #61234
    Paige Yin
    Participant
    Premium Member

    Thank you. I did something a bit different. 🙂 Appreciate the help.

    #61236
    vako
    Keymaster
    WP Royal Team

    We are glad that you were able to found out the solution by yourself.

    Feel free to contact us at any time, we are more than happy to help.

     

    Kind Regards

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