• johannoliver

    (@johannoliver)


    Hi, first of all thanks for the GO theme, it been great working with it.

    I have an issue with some forms, i believe its not the plugins issue, but i dont really know for sure, the select boxes / circles are not showing, if you click the link you will see what i am talking about.

    Update, when i change theme to WP default (twenty twenty) select boxes / circles do show.

    If you need any other info let me know.
    Thanks for your help.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter johannoliver

    (@johannoliver)

    Im talking about Checkbox and Radio buttons input sorry i wansnt very clear.

    Thread Starter johannoliver

    (@johannoliver)

    Sorry, i just found other posts with the same issue.

    I will post the css that i used to fix it.

    input[type="radio"], input[type="checkbox"] {
        display: inline-block;
    	opacity: 1;
    }

    Cheers.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Select boxes not showing’ is closed to new replies.