Agentik Template Sticky Menu Visibility Problem And Default Dark Theme - Question | JoomShaper

Agentik Template Sticky Menu Visibility Problem And Default Dark Theme

AB

Alberto Bonello

Template 1 month ago

Hello, Just installed the Agentik template and when scrolling, the menu items become difficult to see because they sit directly over images and background colors. Could you help me set a fixed background color for the menu so it remains clearly visible like the demo version?

I also wanted to ask how to permanently set the site to the dark color version so it becomes the default experience for all users, can you let me know what the procedure is.

The site information and loging are included. Thank You

0
8 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 month ago #217101

Hi

Thanks for contacting us. You can use this CSS in your custom.css file

#sp-header.header-sticky{
  background-color: #ede6e6 !important;
}

-Regards.

0
AB
Alberto Bonello
Accepted Answer
1 month ago #217102

Thank You, The sticky menu is working, but the menu still isn’t displaying correctly. The active page menu tag highlight is missing, so visitors can’t tell which page they’re currently on or is active.

Also, when I apply the black color preset in the template settings, I get this error: “line 1, column 29: Expected identifier… scssphp-parse-value((##FFFFFF))”

Can you review both issues and advise on the fix? Thank you,

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 month ago #217134

Hi

For active color, you can use this CSS in your custom.css file

li.sp-menu-item.current-item.active {
    color: red !important;
}

For presets error issue, could you please create a new forum post? Our team will help you.

Thanks.

0
AB
Alberto Bonello
Accepted Answer
1 month ago #217751

sti getting an error when trying to use you black and white template in the style templates. see attached. error screeen.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 month ago #217778

HI

I cant access on that link. Please check.

0
AB
Alberto Bonello
Accepted Answer
1 month ago #217785

Just cheked the access and is working for the pic. Please try again. Thank you

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 month ago #217922

Hi,

Could you please create a new forum post about this new issue? It's not a CSS-related issue. It happened due to another conflict. It's better to create a new forum post about this new issue. Our team will help you.

Thanks.

0
A
APD
Accepted Answer
1 month ago #218086

not helpful for others.

0