OnePage Template - Overwrite Default - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

OnePage Template - Overwrite Default

C

Christopher

Template 2 years ago

The following is inserted in the template.css of the "OnePage template":

@media (max-width: 979px) {

sp-header.has-slideshow {

top: 0;

} }

How can I prevent this. I want "top" to have no value assigned to it. So actually:

@media (max-width: 979px) {

sp-header.has-slideshow {

#top: 0;

} }

0
2 Answers
C
Christopher
Accepted Answer
2 years ago #106426

Solved

Found it and changed it in: template_name/less/responsive.less

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #106698

Hi

Thanks for contacting us. Glad to know that you have solved the issue. You can now close this post by accepting the answer.

-Regards.

0