Header and menu issues - by ckeefer - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 10 years, 1 months ago ago by Robert Hall

  • Avatar: ckeefer
    ckeefer
    Participant
    October 7, 2014 at 06:04

    1. When menu items are rolled over, the top of the white box is missing on the main menu bar. Can the lines for the top of the box be visible?

    2. Please let me know how to move Shopping Cart info below search box and Login / Your Account.

    3. When the dropdown menu is active and rolled over, the top level menu item is white on white(invisible). How can I make it change to #262424 or black.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 7, 2014 at 12:54

    Hello,

    1. As I see the top line is visible for the menu item:

    2. I’ve added the following code into custom.css file:

    #links {
     margin-top: -60px !important;
    }
    #top-cart {
        margin-top: 100px !important;
        margin-right: -220px !important;
    }

    Please check the site header now.

    3. The issue has been fixed with this code in custom.css:

    li#menu-item-516:hover {
    background-color: #262424 !important;
    }

    Regards,
    Eva Kemp.

    Avatar: ckeefer
    ckeefer
    Participant
    October 7, 2014 at 13:17

    Much better. Thank you.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 7, 2014 at 14:10

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘header and menu issues’' 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.