Hi
I am using this code to increase teh margins of the Caption Title and text
.avia-caption-content p {
margin-left : 40px !important;
padding: 0px !important;
}
.avia-caption-title {
margin-left: 40px !important;
padding: 0px !important;
}
But how do I change the margin of the link button ?
Hey ivanglaser,
Could you post a link to where we can see the elements in question please? If you have a screenshot highlighting your intentions, then please share that with us as well.
Best regards,
Rikard
Hi
if you go to mdaboutmara.com you will see the caption and text are shifted to the right by the code above
I would like the button “Join me on Safari” shifted to right too
Hi,
Thanks for the update. The URL you posted is not working, please check. If you have a screenshot highlighting the problem, then that would be helpful.
Best regards,
Rikard
sorry, should be madaboutmara.com
Hi,
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
#top .avia-slideshow-button {
margin-left : 35px;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Perfect !
Thank you
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