CSS Help For SP Onepager - Question | JoomShaper

Celebrate JoomShaper's Sweet 16 with Flat 35% OFF!

CSS Help For SP Onepager

nagesh

nagesh

Template 4 days ago

Need help to change all yellow to Red including the menu item.

And all black background to grey including menu.

Thanks

www.chahayans.com for some reason this url is not shown even after adding in user dashboard.

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 days ago #226133

Hi Nagesh,

you have to change color code value used for --sppb-primary

Go to SPPB Settings > Color Library (tab) > find yellow and change to red

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 days ago #226134

The only bg back color I see is at the footer. For that, you have to use Custom CSS

#sp-footer {background-color: gray !important;}

0