Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1357692

    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 ?

    #1357744

    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

    #1357749

    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

    #1357772

    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

    #1357776

    sorry, should be madaboutmara.com

    #1357798

    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

    #1357844

    Perfect !

    Thank you

    #1357845

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Fullscreen Slider Caption/Text/Button Margins’ is closed to new replies.