• Resolved clixando

    (@clixando)


    Hi,

    I started using WP Table Builder Pro a couple of Days ago. I like the plugin but I’ve run into an issue. The button texts of all buttons I create don’t show as clickable area on frontend (even though they are). Only the button area outside the text appears to be clickable. I use MacOS and tried with Safari and Chrome browser.
    Any advice or ideas to solve that would be highly appreciated.

    Thanks!!!

    WP Table Builder Pro Version: 1.4.3
    Wordpress: 6.0.1
    Elementor: 3.6.8
    Elementor Pro:3.7.3

    • This topic was modified 2 years, 3 months ago by clixando.
    • This topic was modified 2 years, 3 months ago by clixando.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Imtiaz Rayhan

    (@imtiazrayhan)

    Hi,

    I just checked the page.

    The button is clickable, it’s only a CSS issue.

    We will fix that in the next release.

    For now, you can use the following CSS as a fix:

    .wptb-ph-element .wptb-button p {
        cursor: pointer;
    }

    Also, since this is coming from the free version I am posting the solution here.

    If you need any help with the pro version, please don’t post here. Instead contact us through our website.

    Kind regards.

    Thread Starter clixando

    (@clixando)

    Works Great!
    I just implemented the CCS code in the GENERAL STYLES setting and it works perfectly well. Thank you very much for the quick fix! Very much appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Table Button Text doesn’t show as clickable area on frontend’ is closed to new replies.