Investa Problem With Template Options - Question | JoomShaper

Investa Problem With Template Options

SG

Steven Gourlay

Template 1 year ago

Hi i am running investa theme and i have an issue where the backend in theme options is showing like this

https://snipboard.io/YpM2yC.jpg

I also have an issue with there main navigation menu is showin in white and in black for no apparent reason

0
6 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #173298

Hi Steven

please read tip 10 from >> https://www.joomshaper.com/documentation/helix-framework/troubleshooting-faq#missing-language-phrases-in-helix-after-joomla-update

for Investa there is fix lang file inside tip, yes, I used it already.


I also fixed missing icons in MegaMenu.


About colors, what colors should be? How it was before?

0
SG
Steven Gourlay
Accepted Answer
1 year ago #173301

Hi thank you very much for the info ive just done this file upload and its resolved that.
Im not sure why that one menu item is black when rest are white, im going to change the colours slightly as to hard to see the drop down in mobile.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #173303

Hi

In that case you can use this CSS in your custom.css file

span.sp-menu-separator{
  color: white !important;
}
0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #173305

In Template Options > Preset > Menu (I already set lights color for offcanas menu)

0
SG
Steven Gourlay
Accepted Answer
1 year ago #173309

your a star thanks and the above code worked to change the seperator to white, thanks again

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #173323

You are most welcome. You can now close this post by accepting the answer.

0