Issue With Podcast Changes - Question | JoomShaper

is live, now with multi-currency selling.

Issue With Podcast Changes

SL

Sprida Ltd

Template 5 years ago

Hello,

I am having issuee trying to make changes to the Podcast template, namely:

  • Have a static black menu bar (Context: currently the menu bar is a sticking heading and only goes to a static black when I scroll down, i want to keep it perminiately black)

  • Can I set the off canvus menu background as black too?

Site URL: https://itskiki.co.uk

0
1 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 5 years ago #26112

Hello Sprida Ltd

Please use this CSS to Template Options -> Custom Code -> Custom CSS

#sp-header, .offcanvas-menu{
    background: #2d2d2d !important;
}

Best regards

0