New Landing How can we help? Themeforest Theme Support Neighborhood Add to Shopping Bag on Mobile

Viewing 8 posts - 1 through 8 (of 8 total)
  • #266834
    easternco
    Member
    Post count: 16

    I am sorry for the double post every time I try to add a reply it doesn’t submit into the other thread.

    I am working on building out my store, and the Add to Shopping Bag button is automatically over each product image in the catalog and it is covering important areas of my product image. Is there a way to disable this on mobile?

    #266837
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    @media only screen and (max-width: 767px){
    li.product figcaption .shop-actions {
        display: none!important;
    }
    }

    Hope it helps.

    -Rui

    #266860
    easternco
    Member
    Post count: 16

    I added this to the custom CSS but the “Add to shopping bag”, but it is still there?

    #266861
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you provide me admin access in a private reply to have a look?
    Thanks

    -Rui

    #266865
    easternco
    Member
    Post count: 16

    Did the creditentials come through via private?

    #266869
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    It should work definitely. Where did you insert this code? Are you using any cache plugin?
    Thanks
    Mohammad

    #266875
    easternco
    Member
    Post count: 16

    Thanks – I put it in the theme options custom CSS form, but added it directly to the stylesheet.css and it worked!

    #266877
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Ok. Glad it’s sorted.
    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register