Viewing 2 replies - 1 through 2 (of 2 total)
  • Not sure if this will help, but the way I changed the link label was by adding code the the Additional CSS of my theme. I found mine under Appearance >>> Customize.

    
    /*  WPDM Link Template: Default Template */
    
    .w3eden .card h3 {
        margin: 0;
        padding: 0;
        font-size: 10pt;
        font-weight: 600;
    }
    
    Plugin Contributor Shafaet Alam

    (@shafayat-alam)

    @mkk84, you may add the code at the of your active theme’s functions.php.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change Button Link Label Text’ is closed to new replies.