Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • ronron6 Friend
    #1001494

    hi

    how do i make the add to cart/wishlist button transparent? including the words?

    Pankaj Sharma Moderator
    #1001495

    Hi
    Can u share the page URL on which u want to hide it?

    ronron6 Friend
    #1001496
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1001498

    Hi
    add this code in custom.css file

    
    .hikashop_product_stock #hikashop_add_wishlist {display:none;}
    ronron6 Friend
    #1001499

    hi

    i only want it to be transparent so that when i hover it will still appear. if i use display none it wont appear when i hover

    Pankaj Sharma Moderator
    #1001505

    Hi
    you can use below code

    
        .hikashop_product_stock  a.hikashop_cart_button{
      background: transparent!important;
         }

    It work for the bg color since the color should be some value. So it appear on hover.

    ronron6 Friend
    #1001510

    its works on the background how about the words?

    i can see the words?

    Pankaj Sharma Moderator
    #1001515

    It work for the bg color since the color should be some value. So it appear on hover.

    As i said word need to be color otherwise it will no longer visible. this is i can suggest you for this .

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

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum