Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #481004

    I am using Enfold version 3.2.1 and have a couple of issues:

    1. Button in Text Box and Icon Box Elements:
    I have created buttons in the icon box element and have changed the label name, added target link and chose a size. All the customization’s worked for one icon box but for the other the label would still show “Click Me”. Then I tried to set-up a button in a text box element and the same error happens. Label will only show “Click Me” is there a fix for this?

    2. Links in the LayerSlider WP:
    I have 4 text layers where 2 have links to scroll to different parts of the page. They set up just fine but when the sliding animation starts the 2 layers with links pop up on the left side of the screen before the animation starts. When I remove the links from the layers they slide onto screen correctly. Is there a fix for this.

    Please let me know at your earliest convenience.

    Thank you,
    Clarise

    #481813

    Hi Clarise!

    1. It’s how you’re setting the label attribute in the button shortcode, you should use double quotes (“) when your label contains a single quote (‘), otherwise it will default to the Click me label, i’ve changed that now and it’s showing “I’m Ready!” as expected.

    2. Try removing the Link and change the layer content type to HTML and put the link here instead:

    <a href='#'>Learn More</a>
    

    Regards,
    Josue

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