Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author WooPrali

    (@wooprali)

    Hi,

    I saw your email. i checked the issue.

    Please follow below steps to solve the issue.

    1. install “simple custom css” plugin
    2. add below code in above installed plugins page

    .widget span.wpi_text {
    color: #ffffff!important;
    }
    .widget .wpi_designer_button:hover span.wpi_text{
    color: #99CC33!important;
    }

    3. click “update custom css” button

    Hope this will solve the issue.

    Thanks for using DesignerButton Plugin

    Regards,

    PRALI

    Thread Starter billron

    (@billron)

    Hello, it worked well enough. Have a look. The back text is now not showing. Maybe i can tweak the colors a bit to get them to work.

    Plugin Author WooPrali

    (@wooprali)

    Hi,

    Also use below code

    .widget .wpi_designer_button:hover span.wpi_text{
    color: #99CC33!important;
    }

    regards,

    PRALI

    Plugin Author WooPrali

    (@wooprali)

    Hi,

    If you like designer button plugin please give your valuable reviews.
    https://wordpress.org/support/view/plugin-reviews/wpi-designer-button-shortcode

    Regards,

    PRALI

    Thread Starter billron

    (@billron)

    That did it! perfect! Thank you so much. I wished I was as good with CSS coding.

    Thank you so much Prali! Great plugin and Support!

    Plugin Author WooPrali

    (@wooprali)

    Thank you for complements.

    Regards,

    PRALI

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Buttons in Widgets not Showing Text’ is closed to new replies.