Home Forums WoodMart support forum CSS problem

CSS problem

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

    rohon92
    Participant

    can you please check the image and solved the css problem

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

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .cart-widget-side .widget_shopping_cart .remove {
        line-height:20px!important;
    }

    Kind Regards
    XTemos Studio

    #38679

    rohon92
    Participant

    hello, suddenly I saw unnecessary black stripe spot on my webpage. can you please check and solve for me.

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

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .topbar-left-menu {
    	display: none;
    }
Viewing 4 posts - 1 through 4 (of 4 total)