Custom Css - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Custom Css

John Juhl

John Juhl

Helix Framework 2 years ago

Hi guys,

when I want to change CSS - I do it in the Template Style / custom code section - all fine and good.

But - in the custom code field instruction it says that "For more extensive changes (more than 10 lines of code) we suggest to use the custom.css file."

Question: Which custom.css is it? I have mad a custom.css file myself - but nothing happens. Pls see enclosed image ![](https://drive.google.com/file/d/1ScW3l8giCMhMXOjtgZcbUVvWIC81bxy3/view?usp=share_link

Thanks, John.

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #108562

Hi John,

You've done it right. And custom.css file is loaded.

Maybe as test, add that line for 90sec.

#sp-top-bar {background: #8CB54D; }

If your site/server uses files cache, changes may be visible with delay (minutes - hour - day).


BTW

Yes, you can keep all CSS inside Custom CSS, that mine suggestion from documenation was only becuse of keeping order in file is easer than in narrow custom css box. After all it's your choice.

0
John Juhl
John Juhl
Accepted Answer
2 years ago #108616

Yes of course - CLEAN CACHE :))

Have a nice one...

0