How to make change header 10 - by lrockwood

This topic has 4 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler

  • Avatar: lrockwood
    lrockwood
    Participant
    December 29, 2016 at 01:17

    Hello I’ve used this theme before and found it pretty simple to change anything that I need to. But for some reason I can’t seem to figure out how to remove the currency and language off header 10 and add my own content. I’ve tried using static blocks, adding a text widget to left side top bar area and I have looked through a load of the WooPress WordPress Support Forum but still can’t figure it out.

    I would like to have my own content where the currency and language is and also add contact information where the newsletter my account and logout is.

    I’m not sure if there’s an issue with the theme and adding some code will solve the problem but if someone could give me some guidance on how to do this that would be great.

    Thanks
    Andrew

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 29, 2016 at 13:30

    Hello,

    I’ve added empty text widget in Appearance > Widgets > Left side top bar area. You can add content there.
    Go to Theme Options > Header and enable Sign In/Register links.

    Regards,
    Rose Tyler.

    Avatar: lrockwood
    lrockwood
    Participant
    December 30, 2016 at 09:24

    Hi Rose I did what you suggested and still not seeing any text on the left side top bar area. when I look in my source code I can see that it’s there. I’m thinking the color would have to be changed because the header itself is black. How can I change the color of the text from #000000 to #aeaeae ?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 30, 2016 at 10:09

    Hello,

    Your text widget in Left side top bar area was empty. I’ve added test text.
    Try to add this code in Custom CSS:

    .topbar-widget .textwidget {
        font-size: 14px;
        color: #aeaeae;
    }

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.