Site TAG LINE – Above my header big font.. HELP

Support Forums for LiveMesh Themes & Plugins Forums FitPro Theme Support Site TAG LINE – Above my header big font.. HELP

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #26322
    elmickster
    Member

    Hi,

    Here is my website. I have a big font tag line above my header and unless I remove the site tag line I cannot fix this by myself.

    Thank you

    http://www.coopgymsantesutton.com

    #26323
    elmickster
    Member

    Is there also a way to make the site look less zoomed in?

    #26327
    Veena
    Moderator

    You can use the below custom CSS –

    #site-logo span {
        font-size: 14px;
    }
    
    #26332
    elmickster
    Member

    Is there a way to remove it completely? I put the font size 0 with the code above you gave but it still takes a lot of space for my header…

    #26339
    Veena
    Moderator

    I am not seeing the sitetagline. Hope you have already managed this.

    #26353
    elmickster
    Member

    Yes it is still there. I had the font size a 0px so it wouldnt show, but the space sticky bar is still there. I have no idea how to fix this.

    #26358
    Veena
    Moderator

    You can use the below custom CSS –

    #site-logo span {
        display: none;
    }
    
    #26363
    elmickster
    Member

    Excellent thanks!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Site TAG LINE – Above my header big font.. HELP’ is closed to new replies.