Home Forums WoodMart support forum Custom CSS Mobile not taken into account

Custom CSS Mobile not taken into account

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #561440

    BVEdgie
    Participant

    I’m experiencing a weird issue when trying to only display a color instead of a picture for the categories headers in mobile version.
    So I put the following code into the Custom CSS for mobile field:

    .page-title {
         background-image: none !important;
        background: #61811D !important;
    }

    And it won’t work. The picture is still displayed.
    Can you help?

    Attachments:
    You must be logged in to view attached files.
    #561999

    Hung Pham
    Keymaster

    Hi BVEdgie,

    Thanks for reaching to us.

    First of all, take my apologies for the delay in answering.

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,

    #562001

    BVEdgie
    Participant

    No because it’s on prod env. so I cannot give you access.

    #562113

    Hung Pham
    Keymaster

    Hi BVEdgie,

    You can use Theme Presets and apply condition to Is Mobile, please watch recorded video for better understanding https://go.screenpal.com/watch/cZfvlKVMygV

    Regards,

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