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

    (@jp2112)

    That is controlled by your theme’s stylesheet. This plugin does not alter the existing style of any links. You need to add styling that forces the text hyperlink inside the button to be white. Assuming you were using the blue button color, it would be something like

    a .scbb-button-blue {color:white}

    Deon

    (@deon-b)

    Hi,
    where would you need to add this line exactly
    a .scbb-button-blue {color:white}

    Does it work even without the plugin?
    My text is green instead of white and can’t figure out how to make it white.

    Thanks
    D.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Button Link is Blue, not White.’ is closed to new replies.