Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #183088

    Phone Number or small info text
    – I’d like to be able to control the font, size and style of the phone number at the top of the header on the right. In doing so, I may have to increae the depth of the DIV in there. Also, how do I increase the depth of the header to get a larger logo on the left ?
    Many thanks – good theme so far…

    #183260

    Hey SolingLover!

    You can add this on your custom.css or Quick CSS to adjust the size of the header meta and phone number.

    .social_header .phone-info span {
    font-size: 20px;
    height: 40px;
    }
    
    #top .social_bookmarks {
    height: 40px;
    }

    Regards,
    Ismael

    #183370

    Many thanks, Ismael !
    :-)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Header options’ is closed to new replies.