Hello,
How to modify the css without it being overwritten with an update
for exemple I want Customise hr
Best regards
hr {
border-top: 2px solid #000;
}
Accepted Answer
Hello jurateam,
Thank you for your question. Add your code to Custom.css file. If you do not find this file in your template folder, then create one and add your codes there.