Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #683413

    I’ve tried several methods mentioned in other posts, and haven’t had any luck changing this value. I want to change the top margin of the caption text paragraph element in the full width EasySlider so that it is smaller. How can I accomplish that?

    Thanks!

    #683969

    Hi Lissasan,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .avia-caption-title {
    margin-bottom:0 !important;
    }

    Best regards,
    Rikard

    #687075

    Thanks Rikard, but that didn’t work for me in the theme CSS box. I was able to get the effect I wanted by entering
    <p style="margin-top: 0;">my caption text here</p>
    into the Caption Text box in the slide’s caption tab.

    #687113

    Hi!

    Glad you got it short out.
    Please feel free to let us know if we can do anything else for you, we will be more than happy to assist further.

    Thanks a lot

    Cheers!
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.