Change Font Color For Menus In Off-canvas Decora Template - Question | JoomShaper

Change Font Color For Menus In Off-canvas Decora Template

DC

David Collado

Template 10 months ago

Change font color for menus in off-canvas Decora Template to white its black right now and I cannot see the text.

take a look please: https://fdtraining.com/beta

0
14 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 10 months ago #178579

Hi

Thanks for contacting us. Use this CSS in your custom.css file

.offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span{
  color: #fff !important;
}

-Regards.

0
DC
David Collado
Accepted Answer
10 months ago #178596

can you please show me where this goes and we would like to center the desktop menu

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 10 months ago #178742

It seems ok on my end.

Could you please create a new forum post about this new issue?

0
DC
David Collado
Accepted Answer
10 months ago #178747

https://pasteboard.co/1GKjeoippBG9.png

I do not see a change you made and we want the active menu item to be red and the rest of the menu items to be white please. can you make that change for me please?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 10 months ago #178769

If I may....

  1. Username and password do not match or you do not have an account yet. So I could not login.
  2. In Template Options > Custom Code > Custom CSS add that:
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  color: #fff; }

David, I don't know why you didn't use it before. This was / is correct CSS syntax. Paste it at the top, as first lines. Trust us as firefighters trust themselves.

0
DC
David Collado
Accepted Answer
10 months ago #178770

sorry i just reset the password try now and please send me a screenshot where it goes so i know for the future but please make the change for me.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 10 months ago #178773

Thanks, now login works. All was/is explained in Helix documenation. Firefighters also have Manuals ;)


DONE

info_3006_2024.jpg

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 10 months ago #178779

Sure, give a sec

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 10 months ago #178782

Done. You have (+) and (x)

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 10 months ago #178778

Offtopic

I remember that on the postgraduate course a good number of people were active firefighters, cool people. Big respect for their job.

0
DC
David Collado
Accepted Answer
10 months ago #178780

thank you. I am a firefighter in NYC a lot of my sites are for firefighters.

the submenus + signs are not showing if you can please fix that for me, thanks again

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 10 months ago #178783

You're welcome.


I already did.

0
DC
David Collado
Accepted Answer
10 months ago #178786

I checked and the + works but not the actual menu drop downs in the sub menu

https://snipboard.io/S37qUf.jpg

thanks again

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 10 months ago #178797

Oh, right I forgot to click Save 2nd time. Fixed as well.

0