Home Forums WoodMart support forum Disabling favorites & quick preview – bug icons

Disabling favorites & quick preview – bug icons

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #147114

    Jeriss Cloud Center
    Participant

    Dear,

    I remove the icons of favorites & quick preview from the shortcuts of the products, and I see that there’s a little bug. We can see still a line altough there is normally no need to see such line as there’s only 1 icon left : the shop icon.

    Can you please fix this?
    Thanks

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

    Bogdan Donovan
    Keymaster

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

    body .woodmart-hover-base[class*=add-small] .wd-bottom-actions>div:not(:last-child) {
    	border: none;
    }
    #147227

    Jeriss Cloud Center
    Participant

    Works great, thanks
    Please close this ticket

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

The topic ‘Disabling favorites & quick preview – bug icons’ is closed to new replies.