Floating Header/Menu - by kessler213 - on WordPress WooCommerce support

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

  • Avatar: kessler213
    kessler213
    Participant
    April 18, 2017 at 22:33

    How do you edit/manipulate the floating header? I have been trying to in the theme options but can’t seem to find where to adjust coloring, take off the cart:$$ amount, or even disable it. I have found out how to adjust the main header/menu. But I have another question about that too.

    I want to be able to adjust the color to a transparent dark and then adjust my logo to style.
    How do you do this to the main header? I thought I had it in the theme options/colorscheme, but nothing stuck.

    Also about the header, I have found the top bar option. I believe that it is necessary to have a user login for secure info, yet I can’t seem to eliminate the language abbr. on the left. Any help with that?

    One last thing since I am asking, How do you insert the given social icons and manipulate them, color, links, etc. For instance at the bottom left of the page.

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 21, 2017 at 15:45

    Hello,

    Sorry for the delay in answering.
    Please check Theme Options > Header Settings and Color Scheme http://prntscr.com/ez5lpy if you want to change something more in styles, use Custom CSS fields to add your code.
    Read more in documentation https://www.8theme.com/demo/docs/woopress/
    Languages and currency is just default content. In case you want to place your own go to Appearance > Widgets > Left top bar widget area (add empty text widget to remove default content).
    https://www.8theme.com/demo/docs/woopress/#!/5_registration_page
    If you want to insert social icons (facebook, twitter, mail, pinterest, google+) into your posts and pages, please use shortcode [share]

    Regards,
    Rose Tyler.

    Avatar: kessler213
    kessler213
    Participant
    April 25, 2017 at 19:37

    How do you manipulate the floating header. It seems I can make the main header text bigger, but the where to do this on the floating header? Can we disable the floating header.
    As shown here: http://prntscr.com/f0r0uj

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 26, 2017 at 08:24

    Hello,

    You can disable fixed header in Theme Options > General > Fixed navigation > Off.
    Go to Theme Options > Color Scheme > Fixed Header Background, Fixed Header Text Color.
    Also, you can add css code in Custom css section to change the font size:

    .fixed-header .menu > li > a {
        font-size: 16px;
    }

    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.