Change image checkbox width

  • armariosbarcelona
    Asked on February 20, 2015 at 1:46 PM

    Hello,

    I have an image checkbox, with 619px width, but the columns just takes 300px, so I can see just two columns and I'd like to see 4 or 5.

    I can change it to 600px into the inspector (iframe), but when I get out it turns to 300px again.

    How can I do to write it in the widget's custom CSS?

    Thank you very much.

  • jonathan
    Replied on February 20, 2015 at 3:43 PM

    Please try setting the image checkbox widget width to 600px in the properties.

    Change image checkbox width Image 1 Screenshot 30

     

    then, add this CSS code in the widget custom CSS code editor.

    #customFieldFrame_95{

    width:600px !important;

    }

    Change image checkbox width Image 2 Screenshot 41

     

    Let us know if this did not work.

    Thanks!

     

     

  • armariosbarcelona
    Replied on February 21, 2015 at 7:58 AM

    Yes! It works perfectly!!!!

    Thank you very much, you are a really good team.

    Regards from Spain.

    Nuri.

  • Sean
    Replied on February 21, 2015 at 12:24 PM

    Thank you for your kind words. On behalf of my colleague you are most welcome. Feel free to contact us if further assistance is needed.


    Cheers!