Hello, is het possible to give the sliding text coming from the left some more left-margin?
now its rather close to the left border of the body.
best regards, jelle
ps: by the way, its alright at a mobile phone
so the code would only be for larger screens…
Hey jeel147,
Please try this css:
@media only screen and (min-width: 1024px) {
#full_slider_1 .caption_left .slideshow_caption {
left: 40px;
}
}
please adjust the number to suit and clear your browser cache and check.
Best regards,
Mike
Hello Mike, much better, thank you!
you can close this ticket if you want
best regards, jelle
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike