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

Custom.css Changed

IP

ioannis Panothiokas

Template 3 years ago

Hello

how do i get the order of the custom.css changed?

Joomla 4.1.5 Template: Luxyort 2.0.0 SP Page Builder 3.8.8

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

Hi Ioannis,

I guess to load that file after all .css files also from components, am I right?

If yes, please follow two steps:

  1. Rename file from custom.css to override.css
  2. In Template Options > Custom Code > Before end of < / head > please add that line

<link href="/templates/poidisplay/css/override.css" rel="stylesheet" type="text/css" />

Yes, later you can still edit that file from Joomla Template Editor.

0
IP
ioannis Panothiokas
Accepted Answer
3 years ago #80863

Hi it worked override.css leads to success thank you very much

0