Home Forums WoodMart support forum Mobile gallery Carousel ICON visible

Mobile gallery Carousel ICON visible

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #531638

    sohail
    Participant

    Hi I Added this code to remove thumbnail from mobile gallery
    but the arrosws are still visbile the navigation arrow for thumbnail <> is visble on product images how do i hide that
    screenshot attached
    .order-lg-first{
    display:none;
    }
    body .website-wrapper .woocommerce-product-gallery.thumbs-position-left .col-lg-9 {
    flex: 0 0 100%;
    max-width: 100%;
    }

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

    Hung Pham
    Keymaster

    Hi sohail,

    Thanks for reaching to us and appreciate your patience.

    Please provide me temporary wp-admin info (wp-admin URL, username, password) to Private Content area, this will allow me to thoroughly investigate and address your concerns in a more efficient.

    Regards,

    #531956

    sohail
    Participant

    I want to remove thumbnail images in mobile devices and this < > symbols to change images in prduct images
    login credentials attached in privte content

    please refer screenshot attached in the image section highlited in blue

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

    Hung Pham
    Keymaster

    Hi sohail,

    Add below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile

    .wd-nav-arrows.wd-pos-sep .wd-btn-arrow{
    	display: none;
    }

    Regards,

    #532166

    sohail
    Participant

    thank you so much it helped

    #532167

    Hung Pham
    Keymaster

    Hi sohail,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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

The topic ‘Mobile gallery Carousel ICON visible’ is closed to new replies.