Home Forums WoodMart support forum CSS CLASS for Color And Material is same

CSS CLASS for Color And Material is same

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

    nitesh.garg
    Participant

    Can You help to give CSS Classes Different for Material And Color.

    Due to same Class We are not able Increase the Size of the image in Material

    We try to Do it with Material it changes the color Icon As well.

    Please find the Screenshot.

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

    Hello,

    I am afraid it would not be possible, but let me check, please, provide your site admin access to the private area. Please include the page URL with the variation shown on the screen.

    Best Regards

    #275943

    nitesh.garg
    Participant

    Two issues are Requested

    1. Two Different CSS class for Material (This image appears very down needs some change in it) and Color Attributes of the products is needed on the Product Side. For Ref. I have added the Product link in Private Content.

    2. CSS of Sidebar drawer Cart is messed up need to see why it is not coming properly.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body div[data-id="pa_color"] {
    display:inline-block;
    }
    body div[data-id="pa_color"] .swatch-with-bg{
        width: 50px;
        height: 50px;
    }

    If you want to set the size for material, take the keyword accordingly: https://prnt.sc/10ucq44 and replace pa_color with this attribute.

    Best Regards

    #276073

    nitesh.garg
    Participant

    Second thing that was reported was Side Cart whose CSS is missing

    #276123

    Hello,

    Please disable the shopping cart widget in the Elementor > Settings > Integration.

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

    Best Regards

    #276199

    nitesh.garg
    Participant

    Hi Elise

    I really Appreciate your continuous support on the topic. Due to your Support My Project Looks really awesome.

    Next thing is to be sorted
    1. Mobile View Icon Menu on the bottom Icons are not displaying.
    Can You look for the same.
    2. Is their any way to create the smooth Slider like the same on the Below Website
    https://www.aerin.com/ (Slider Selected for you)

    #276254

    Hello,

    The problem is caused by conflicting CSS https://gyazo.com/03ff7a0335c3badbfa49389b8053f229

    Please disable the plugins to detect which one causes the problem.

    Which slider do you use?

    Best Regards

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