[Resolved] White space in header under social icons

Home Forums Support [Resolved] White space in header under social icons

Home Forums Support White space in header under social icons

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #264935
    Nicki Watson

    Hi Tom

    I have a large logo which is making the header area deep, as a result Im getting a lot of white space under my social icons on the righthand side.
    Please could you advise how to put some text in underneath the icons- contact tel numbers for example – I have GP hooks installed but using After Header content puts this immediately after the logo and not positioned over to the right under the icons.
    Is there CSS I can use to alter this?
    http://www.cotswoldcolleague.co.uk

    many thanks

    #264990
    Leo
    Staff
    Customer Support

    Hi Nicki,

    Have you tried adding text widget under your social icon widget in the header widget area?

    Let me know.

    #268682
    Nicki Watson

    Thanks, thats helped and I’ve got the text in there. I think its the size of my logo now thats causing the depth of the header.

    Is there a way, (with css?) to make the title of that text to be bold- I don’t want all widget headers in bold. thank you

    #268725
    Leo
    Staff
    Customer Support

    This CSS should do:

    .header-widget .widget-title {
        font-weight: 700;
    }

    Let me know.

    #268998
    Nicki Watson

    Yes that worked thanks.

    #269143
    Leo
    Staff
    Customer Support

    You’re welcome!

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