Design of Image Radio Buttons widget

  • tctrust
    Asked on March 4, 2017 at 6:50 PM

    Hello.

    I need to increase the subtitle text. 

    Design of Image Radio Buttons widget Image 1 Screenshot 30

    And change the color of the button on the case to be selected by #2e6da4.

    Design of Image Radio Buttons widget Image 2 Screenshot 41

     

     

  • Nik_C
    Replied on March 5, 2017 at 5:05 AM

    Regarding the font please insert the below code in your Custom CSS code of the widget:

    Design of Image Radio Buttons widget Image 1 Screenshot 30

    span {

    font-size: 16px !important;

    }

    On the other hand, the checkbox is like this for me:

    Design of Image Radio Buttons widget Image 2 Screenshot 41

    If that is the one you wanted to change?

    Please get back to us if the issue persists.

    Thank you!