PITECH - Text Color Locked - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

PITECH - Text Color Locked

CN

Cedric Niango

Template 2 years ago

Hello, I am trying to change the text color of the bottom but impossible... I tried to change the color directly on template.css but nothing change...

i want the the bottom text in white.

Please can you help me?

Thanks

0
2 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #120057

Hi there!

Thanks for contacting us.

You can use the following code in your custom CSS:

#sp-bottom .sp-module ul>li>a, #sp-bottom .sp-module .sp-module-title {
    color: white;
}

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

Hope this helps!

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #120219

Thanks for accepting the answer:)

Have a nice day!

0