Yamas Template Shows Overlay On Slideshow In Mobile Mode - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Yamas Template Shows Overlay On Slideshow In Mobile Mode

PK

Peter KORTGE

Template 2 years ago

Hi:

Yamas Template shows overlay on Slideshow in Mobile mode only.

Can't see where to stop this in Helix?

Did a Nia search but didn't find an answer :-(.

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #120946

Hi,

Your issue has been solved now. Please check and let me know.

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #120926

Hi there!

Thanks for contacting us.

Is it the first slider?

If yes, then please use the following code in your custom CSS:

@media (max-width: 767px){
.main-slidshow.sppb-addon-sp-slider .sp-item .sp-background::after {
    background: none;
}
}

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

Best Regards

0
PK
Peter KORTGE
Accepted Answer
2 years ago #120937

Hi Rashida:

Thanks for the prompt response, but your custom code generates an Error Message:-

++++++ 0 Call to a member function addStyledeclaration() on null ++++++

See screenshot below:-

https://plexuspilates.com.au/Yamas-Code-Error.png

0