• Resolved vnkjoshi

    (@vnkjoshi)


    Hi, kindly request you please fix CSS issues mostly related default theme affect to WCFM module. It would better if you open the WFCF module separate window without using any default theme module. So that default theme CSS style won’t be affected. I am using Ocean Wp store theme which has CSS style for (input[type=”checkbox”]). There is a margin which has added “!important” property because of that all WCFM checkboxes broken.here is default theme CSS code where you can check “!important”

    input[type=”checkbox”] {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #bbb;
    line-height: 0;
    width: 16px;
    min-width: 16px;
    height: 16px;
    margin: -3px 10px 0 0 !important;
    }
    Kindly do something.

    • This topic was modified 7 years, 8 months ago by vnkjoshi.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WC Lovers

    (@wclovers)

    Hi,

    Well, WCFM already has this option and you may disable theme header for Dashboard page.

    Kindly go to WCFM Admin Setting -> Dashboard -> Disable Theme Header -> Enable this option (https://ibb.co/kVUw4p)

    Between, which theme you are using? In general WCFM works pretty well with all WC standard themes!

    Thank You

    Thread Starter vnkjoshi

    (@vnkjoshi)

    Thanks for the reply but after disabling the theme header still the default theme CSS applied for WCFM module. Which should be not. If I am not using any part of default theme after disabling the theme header then why still default theme CSS applied?

    Plugin Author WC Lovers

    (@wclovers)

    Hi,

    Well, few themes are there who insert CSS in site footers and that can’t be block.

    Between, what kind of issues you are having with theme CSS, please show me screenshot.

    Which theme you are using?

    Thank You

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘CSS Issue’ is closed to new replies.