Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #212350

    Hi I’m trying to place a button in the caption field of the ‘full width easy slider’ in Enfold using the frame option.
    http://www.k-international.com/translation/french-translation/
    I’d like to avoid having the overflow frame on the button, is that possible?

    Thanks in advance

    • This topic was modified 10 years, 10 months ago by RichardBrooks.
    #212568

    Hey RichardBrooks!

    There is a p tag at the very bottom of the button code. Can you see that on the editor? If not, please add this on Quick CSS or custom.css:

    .caption_framed .slideshow_caption .avia-caption-content p:last-child {
    display: none;
    }

    Regards,
    Ismael

    #213487

    Great thanks, works a treat :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fullwidth EasySlider & Buttons’ is closed to new replies.