How to remove double header and social icons in WooPress

This topic has 7 replies, 4 voices, and was last updated 9 years ago ago by Jack Richardson

  • Avatar: Annh
    Annh
    Participant
    October 7, 2015 at 13:41

    Used the transportation template, and a header with only 1 black bar. I removed the “Newsletter” icon and text by removing “promo pop-up” and the currency and language icons by adding an empty text block to the widget left header. But still I have another black bar underneath this black bar with social icons. Where do I remove these?

    Also -is there anywhere I can change alla divider, link colors etc to another color in one sweep? Or do I have to change it from block to block?

    6 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 7, 2015 at 14:12

    Hello,

    Please try to add this code in Global Custom CSS (Theme Options->Custom CSS).

    .header-type-17 .header-top{
        display: none;
    }

    Also please clarify where exactly you want change color links?

    Regards,
    Robert Hall.

    Avatar: Eva
    Eva Kemp
    Support staff
    October 7, 2015 at 14:13

    Hello,

    Please check if [share] shortcode is added in Theme Options > Header > “Header custom HTML (for 6, 7, 13, 14, 18 headers)” block.

    Please specify for what elements exactly you want to change color.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Annh
    Annh
    Participant
    October 13, 2015 at 09:53

    Share was added in custom HTML. Now it works like a charm! Thanks;)

    Regarding Colors:
    Changed colorscheme in Theme Options to the color we want. But some links and HR are still different colors. Have to change them manually in Visual Composer “Text” to the correct hex values… Guess they where added manually in the template?

    Can I override that somewhere? Like writing in a master document that all HR should be #XXXXX?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 13, 2015 at 11:43

    Hello,

    Try to use this code in Global Custom CSS:

    hr.break {
       background: #e6e6e6 !important;
    }

    Write your color value.

    Best regards,
    Jack Richardson.

    Avatar: Annh
    Annh
    Participant
    October 22, 2015 at 10:41

    Thanks!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 22, 2015 at 10:43

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘How to remove double header and social icons in WooPress’' has been successfully resolved, and the topic is now closed for further responses

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