Okay
  Public Ticket #3535238
Button icons
Closed

Comments

  • Chris started the conversation

    Can you please extend the href to the icons on buttons? It is a little off-putting when the magnetic cursor attaches itself to the icon and when you click the icon nothing happens.


    5820277222.png
  •  1,973
    Support replied

    Hi Chris

    Two ways of doing this:

    - either you take the html output of the shortcode from the page source (right click and then 'View Page Source') and the modify it so that the <a> link wraps also the icon:

    https://prnt.sc/i5a9fhpZPi5K

    then paste back the modified HTML code to the editor instead of the shortcode

    - or, if you can provide wp admin access with full rights using Appearance -> Theme File Editor, we can modify the shortcode implementation


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Chris replied

    I understand and could do this myself, but if you change the theme, when there is an update it will override the shortcode implementation, won't it? Unless there's a hook I can add to the child theme? I've read over the documentation and have only found a few CSS classes.

    Can you just make an update? I'm sure others find it off-putting as well. I really like this theme and have been able to customize most of it via CSS and WP hooks. But something of this caliber, I feel should be included in the next update. The UX in this sense is terrible because even myself as a developer kept clicking the icon wondering why it wasn't working until I viewed the source.

    To sum it up: the main issue is that when you hover a button link, the cursor automatically attaches itself to the icon making it seem like it is clickable, which it is not.

  •  1,973
    Support replied

    Hey Chris, yes, I will definitely bring this to our team. In the meanwhile do you wan to go ahead and implement it in your wp installation? At least see what needs to be done.The thing is, if your are using Elementor - this is going to be a widget that we are modifying. if Gutenberg, then it's a shortcode. 

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy