Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #261525

    How can I change the font color of the button in the sidebar?
    I placed this code in a text element in the widget:
    [av_button label='Direct een taxatie aanvragen' link='page,31' link_target='' color='green' custom_bg='#444444' custom_font='#ffffff' size='large' position='center' icon_select='no' icon='ue800' font='entypo-fontello']

    But changing the custom font doesnt have any effect.

    http://interboedel.nl.testbyte.nl/taxatie-van-bedrijfsinventaris/

    #261718

    Hi goldbaum!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .sidebar .avia-button-wrap a { color: white; }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.