• Hey,

    I’m trying to find out where to change the hover color in the header top bar. It would be also nice if I could change the font size.

    Thanks,
    Anne

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,
    Please add this CSS inside Customize > Additional CSS:

    .tg-site-header-top .tg-header-top-left-content, .tg-site-header-top .tg-header-top-right-content {
        font-size: 18px;
    }
    
    .tg-site-header-top a:hover {
        color: #328792;
    }

    Just to let you know, it seems there are not any links on the header top bar on your site. So, please check it.

    I hope above CSS helps, if not, let me know again. ??

    Thread Starter anne20erra

    (@anne20erra)

    it worked! Thank you!

    Is there also a possibility to have the widgets in top bar arranged next to each other instead among each other? For example on our side the flags.

    (we have no links yet, as we are still trying out things)

    Great to hear that it worked!

    Can you send a screenshot to explain how do you want the Top Bar widget to appear? Also, please let me know which widgets have you added on the Top Bar so that I can replicate it and provide you an appropriate solution.

    Thread Starter anne20erra

    (@anne20erra)

    how we want it to look:
    https://ibb.co/KGSSKpT
    we have 2 widgets, both pictures, at the topbar on the right.
    topbar left we have a menue, no widgets.

    If you’re trying to show a widget on Header Left section also, please go to Customize > Theme Options > Header > Header Top Bar and select Widget under the Left Content. Then, you need to add a widget from Customize > Widgets > Header Top Bar Left Sidebar.

    Thanks.

    Thread Starter anne20erra

    (@anne20erra)

    Good morning, thanks for your answer!
    As in the screenshot we want the two widgets on the right next to each other
    but if i do it like you sayed i have the widgets on the left above each other.
    If I put one left, one right it’s to far away from each other. If I add the top bar menue the flag is above or under the menue.
    https://ibb.co/KGSSKpT
    https://ibb.co/sjQdXMk
    https://ibb.co/hdfRqW9
    https://ibb.co/t8BW2PQ

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Top Bar hover color and font size’ is closed to new replies.