Hi
would you kindly check my homepage (private content) on mobile.
I have this code in my css for the slider button:
.home .avia-fullscreen-slider .caption_bottom .slideshow_caption {
bottom: 350px;
left: 125px;
}
.home .slideshow_inner_caption .avia-slideshow-button.avia-button {
background-color: #a37652;
color: white;
border-radius: 10px;
}
The bottom-position works, but not the left-position. The button ist too far on the left, but I can’t change it.
Can you help?
Best regards
Hey northorie,
Please try this CSS as well:
.home .slideshow_align_caption {
text-align: center;
}
Best regards,
Rikard
I guess it’s better. Thanks a lot. Topic can be closed