Lost button style after upgrade
Hallo, i have problem with my buttons on site.
All looks the same, like on the screenshots background and font color are the same.
I can open in bebuilder every single page and edit style but this is a lot of work, i have more thand 200 buttons on my page.. Link to page: https://www.biodent.com.pl/
example in bebuilder:
[button title="SOPRO 617" icon="icon-right-open" icon_position="right" link="http://www.biodent.com.pl/katalog-produktow/wyposazenie-dodatkowe/sopro-617/" color="#0077c8" font_color="#0077c8" large="1"] [button title="SOPRO 717" icon="icon-right-open" icon_position="right" link="http://www.biodent.com.pl/katalog-produktow/wyposazenie-dodatkowe/sopro-717/" color="#0077c8" font_color="#0077c8" large="1"] [button title="SOPROCARE" icon="icon-right-open" icon_position="right" link="http://www.biodent.com.pl/katalog-produktow/wyposazenie-dodatkowe/soprocare/" color="#0077c8" font_color="#0077c8" large="1"] [button title="SOPROLIFE" icon="icon-right-open" icon_position="right" link="http://www.biodent.com.pl/katalog-produktow/wyposazenie-dodatkowe/soprolife/" color="#0077c8" font_color="#0077c8" large="1"]
Comments
Hi,
According to the example you sent, you set the same color for the font and background for button shortcodes:
You can use the following CSS code to overwrite font color for all buttons from shortcodes:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
but the problem is that no everyone font on button was white before upgrade.
https://www.biodent.com.pl/katalog-produktow/protetyka/
If every button on your website is placed as you showed on the example (with colors set) then there is no other way to change them except custom CSS I sent or manually editing each shortcode.
If colors are not set, then they would be taken from Betheme -> Theme options -> Global -> Buttons.
Best regards