Template Travelin Link Color From Sticky Menu - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Template Travelin Link Color From Sticky Menu

TK

Torsten Kaletta

Template 2 years ago

Hello,

I use the template travelin and on the home page the color of the links from the sticky menu is ok. When I go to my pages, the link color is the same as without sticky. My CSS is not working. I have tried everything but I can't find a solution. When I select the selector of a sticky link with the developer area in the browser, and change the color, the color of the normal menu in the top position changes too. Here should be a class in the sticky menu for such cases. How else can I do this?

kindly regards

Torte

0
8 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #127204

Hi

Thanks for contacting us.Could you please give me a screenshot of your issue?

-Regards.

0
TK
Torsten Kaletta
Accepted Answer
2 years ago #127499

Hello,

thank you very much for your reply. Attached is a picture with my problem, see below "Inner page with sticky menu in scrolled position". The menu is complete, only the colour of the menu items does not change. I can't find the class for the sticky menu in scrolled position. I don't know which other class is responsible here. I have tried many classes but without success.

With kind regards

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #127573

Could you please give me your site URL? The link you provided does not work.

0
TK
Torsten Kaletta
Accepted Answer
2 years ago #128954

Hello,

which link do you mean? If you have problems with the backend login, please send me your IP to insert in the firewall. The firewall blocks unknown IPs.

Many greetings

Torte

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #128978

Hi check the hidden content below

0
TK
Torsten Kaletta
Accepted Answer
2 years ago #131240

Hello, Your IP is set in the firewall. Now you should be able to log in.

With kind regards

Torte

0
Pavel
Pavel
Accepted Answer
2 years ago #131241

Hi. Try this

#sp-header.header-sticky .sp-megamenu-parent > li > a, 
#sp-header.header-sticky .sp-megamenu-parent > li > span {
    color: red;
}
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #131337

Hi

You can follow Pavel's instruction.

Thanks.

0