Help with CSS for fixed menu - by mipromo

This topic has 4 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Olga Barlow

  • Avatar: mipromo
    mipromo
    Participant
    September 19, 2016 at 13:43

    Hello,

    I need help with the menu items on the fixed header. I want all the menu items to be in a straight line. I have attached a screen shot.

    Also how do I move the red sale button from left to right? it is covering another button on the left.

    Finally I don’t have the support chat plugin installed. Can you pls send me that plugin to install?

    BR

    Nii Abbey

    sale
    menu

    3 Answers
    Avatar: mipromo
    mipromo
    Participant
    September 19, 2016 at 13:45

    sale

    menu

    Avatar: mipromo
    mipromo
    Participant
    September 19, 2016 at 13:46

    menu

    Sorry about wrong links.

    BR

    Anthony

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 20, 2016 at 09:36

    Hello,

    Fix for fixed menu (Theme Options > Styling > Custom CSS):

    .fixed-header .header-logo {
        width: 15%;
    }
    .fixed-header .menu-wrapper {
        width: 82%;
    }

    To fix lables:

    .content-product .onsale {
        right: -10px;
        left: inherit;
    }

    Regards

  • 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.