Home Forums WoodMart support forum Can’t make any changes with custom CSS for mobile

Can’t make any changes with custom CSS for mobile

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #441515

    mrtnz
    Participant

    Example number one:

    .woocommerce-tabs.wd-accordion .wd-accordion-title {
    	display: none !important;
    }

    Example number two:

    #ship-to-different-address {
        display: none !important;
    }

    Both codes work on desktop, but not on mobile. For mobile no customs css codes working, I can’t change colors, nothing. What I do wrong? All my custom codes are under Theme settings > Global custom CSS.

    #441560

    Hello,

    I will check this as well as soon as I get access.

    Best Regardss

    #441620

    mrtnz
    Participant

    I’m sending you the access, thank you.

    #441891

    Hello,

    You need to move the CSS intended for mobile to the Theme Settigns > Custom CSS > Mobile: https://gyazo.com/6bbec32b511d446052f35401a172bede

    If you have any questions please feel free to contact us.

    Best Regards

    #442153

    mrtnz
    Participant

    I wish it would be that easy. Tried this many times, not working.

    Please help me to make custom css codes working for mobile. Now all codes work for desktop only.

    #442325

    Hello,

    Please check now. Let us know if the code does not work.

    Best Regards

    #442380

    mrtnz
    Participant

    Does not work, unfortunately. You could have checked yourself, why waste time?

    #442706

    Hello,

    The code does not work as you have an error in the code: https://monosnap.com/file/OT0yt97z2n7zb8QN0lBGautRUBCOnx

    Please correct: insert the lacking }

    If you have any questions please feel free to contact us.

    Best Regards

Viewing 8 posts - 1 through 8 (of 8 total)