• Resolved hollyandtheivybhx

    (@hollyandtheivybhx)


    Hi ALL,

    The site is coming on well thanks to your support, but could you tell me how I can add some txt to the menu bar at the top of the page (ie where the option shows for the shop, basket ect) say like “Need Help – Tel 1234567) ?

    Many thanks

    Paul

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • hannah

    (@hannahritner)

    Hey,
    In Theme Options > Topbar Settings you can set “Enable widget area in right of Topbar?” to “On”. Then in Appearance > Widgets you can add a text widget to topbar widget area.
    Hope that helps!

    Hannah

    Thread Starter hollyandtheivybhx

    (@hollyandtheivybhx)

    Hi Hannah,
    Thanks for the reply but if I change the settings and activate “Enable widget area in right of Topbar?” to “On” the search option disappears from the top bar. Should this happen or do I have to add the search bar again ?

    Many thanks

    Paul

    hannah

    (@hannahritner)

    This is supposed to happen. If you note, under the option to enable the widget area you will see “Note this will hide remove search (you can re-enable it by adding it to the widget area)”. You just need to add a search widget to your topbar widget area.

    Hannah

    Thread Starter hollyandtheivybhx

    (@hollyandtheivybhx)

    Hi Hannah,
    Just another quick question on the top bar I have added 2 icons one for the checkout and one for the shop but both of these when you hover the mouse pointer over them do not highlight like the corresponding text does any idea why this is ?

    Thanx

    Paul

    hannah

    (@hannahritner)

    1. In Theme Options > Topbar Settings you can enable the Topbar Layout Switch. Unfortunately, I don’t know of a way to break up the widget area, so the search would stay aligned with your topbar text.

    2. When using the Visual Editor widget you should see a “add icon” button. You can add an icon like that, or you can use shortcode like this: [icon icon=icon-phone size=14px color=#000 ]

    3. How are you adding those two icons to your menu? Are they being added differently from your other menu items with icons?

    Hannah

    Thread Starter hollyandtheivybhx

    (@hollyandtheivybhx)

    Hi Hanna thanks for the reply I have added you code and it works I have also modified the hex code from Black to White OK The only issue then is that it appears on the line below is their a code to use to put it inline ?

    Thanx

    Paul

    hannah

    (@hannahritner)

    Try adding this to your custom css:

    .topclass .textwidget {
        width: auto;
        float: left;
        line-height: 24px;
        margin-right: 5px;
    }

    Hannah

    Thread Starter hollyandtheivybhx

    (@hollyandtheivybhx)

    Hi Hannah,
    Your guys are amazing that code worked a treat

    Thanx

    Paul

    hannah

    (@hannahritner)

    Glad to hear it:)

    Hannah

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘How do you add text to the strip menu’ is closed to new replies.