• marimanga

    (@marimanga)


    Hello,

    I use OceanWP child theme and i did an update after that it broke my plugin’s check marks that is very important to my site, I switched other themes to test if the problem is in theme or plugin but it works well on other themes except on Oceanwp child theme so right now i stuck on this issue.

    I use WP Job Manger plugin please check the photos below.

    OceanWp Child theme
    https://prnt.sc/pvbqqg

    Twenty Seventeen
    https://prnt.sc/pvbt1q

    I created similar topic to OceanWP theme 5-6 days before but new update didn’t fix my issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Amit Singh

    (@apprimit)

    Hello,

    Try to use the below code and check it works or not –

    input[type=checkbox]:checked:before {
    	font-weight: 900;
    	font-family: 'Font Awesome 5 Free';
    }

    We will fix the issue in the next update of the theme.

    Thread Starter marimanga

    (@marimanga)

    Your code works aswell but i have this one right now

    input[type=checkbox]:checked:before {
    	font-weight: 700;
    }
    • This reply was modified 4 years, 12 months ago by marimanga.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘New update didn’t fix my issue’ is closed to new replies.