Hello
Here’s my site –
I’ve set the home page slider to have 2 buttons but only one shows on desktop, but when scaling down both show on phones. I can see in my inspector that the code is there for the second button, but greyed out. Please advise. Thank you in advance.
Dang! Not showing up – please refer to the URL in the private area :)
you have this rule in your css:
@media only screen and (min-width: 1367px) {
/* start */
/* hide the watch video button on anyhting larger than tablet landscape */
a.avia-slideshow-button.avia-button.avia-color-light.avia-multi-slideshow-button.avia-slideshow-button-2 {
display: none !important;
}
/* end */
}
Ah! Silly me! Thank you so much :)
Hi,
Great, glad @guenni007 could help you out :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard