Scrolling Down Menu Color and activate for home page – Cleopatra

This topic has 12 replies, 5 voices, and was last updated 8 years, 6 months ago ago by Robert Hall

  • Avatar: Antonio Monzon
    Antonio Monzon
    Participant
    October 8, 2015 at 01:14

    Hi there I have trouble with the menu when scroll down doesnt appear in the home page and other ones it works well, and I want to know it is possible how to change the color of the same scroling down menu!

    11 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 8, 2015 at 07:36

    Hello,

    1) Please provide us with wp-admin and FTP credentials in Private Content.
    2) Please use this code in Global Custom CSS

    .fixed-header{
    background-color: red;
    }

    Regards,
    Robert Hall.

    Avatar: stan
    Stan Russell
    Participant
    October 8, 2015 at 07:40

    Hello Antonio Monzon,

    unfortunately your request is a bit unclear for us. Would you kindly describe it with more details or provide us with screenshot?

    Regards,
    Stan Russell.

    Avatar: Antonio Monzon
    Antonio Monzon
    Participant
    October 10, 2015 at 17:58

    Thanks! I use this code for global custom very well! now the problem is the color of font in the fixed header how to change the color of the font to color white!

    thanks!

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 12, 2015 at 10:18

    Hello,

    Add this code in Global Custom CSS:

    .fixed-header .menu > li > a {
      color: #fff !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Antonio Monzon
    Antonio Monzon
    Participant
    October 19, 2015 at 22:06

    Thanks I change the color with that code in my global css now my problem is.. the color of the font (price) in the cart… still dark 🙁 what can i do?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 20, 2015 at 07:27

    Hello,

    Are you talking about fixed header or you want to change price color in the main header?

    Best regards,
    Jack Richardson.

    Avatar: Antonio Monzon
    Antonio Monzon
    Participant
    October 27, 2015 at 00:40

    only in my fixed header! now is black i want to change to color gold or white

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 27, 2015 at 08:07

    Hello,

    Please add this code in Global Custom CSS:

    .fixed-header .shop-text {
       color: white;
    }

    Best regards,
    Jack Richardson.

    Avatar: stan
    Stan Russell
    Participant
    October 27, 2015 at 08:08

    Hello,

    please use following code:

    .fixed-header .shop-text{
    color:white;
    }

    Regards,
    Stan Russell.

    Avatar: Antonio Monzon
    Antonio Monzon
    Participant
    October 27, 2015 at 08:44

    thanks for that!! 🙂

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 27, 2015 at 08:53

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘Scrolling Down Menu Color and activate for home page – Cleopatra’' has been successfully resolved, and the topic is now closed for further responses

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