[Resolved] 1.Mobile product image gallery full width 2.Space between image , title

Home Forums Support [Resolved] 1.Mobile product image gallery full width 2.Space between image , title

Home Forums Support 1.Mobile product image gallery full width 2.Space between image , title

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1265466
    reza myT

    1. please look at the sample mobile page of this product, the product image gallery too small , how can i make it bigger or full width ?

    2. and if you open the same page on dekstop , there is no gap between image and the title/description beside them. how can i adjust the gap between them ?

    2. on dekstop how can i make bigger width for all shop and product page ?

    #1265577
    Leo
    Staff
    Customer Support

    Hi there,

    Can you turn off any caching plugins enabled so I can take a look at the source of the code?
    https://www.screencast.com/t/jRMYlbw65

    Thanks ๐Ÿ™‚

    #1265611
    reza myT

    hai. i just deactivate the caching plugin.

    please assist. thanks

    #1266069
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Additional CSS REMOVE this to make the page wider:

    .no-sidebar .site.grid-container {
        max-width: 800px;
    }

    And add this to put some space between gallery and summary

    .woocommerce-page div.product div.images {
        margin-right: 2em;
    }

    I am not seeing an issue with the mobile gallery

    #1266090
    reza myT

    THATS GREAT !!!

    thanks for your assist.

    as for mobile i think because of cache plugin (purge evertything first) – Solved

    space between gallery and summary – Solved

    as for the sidebar, how can i make wider specific for all shop and product page only ?

    #1266436
    Leo
    Staff
    Customer Support

    Looks like this topic is all resolved?

    Can you open a new topic for the separate question?

    Thanks ๐Ÿ™‚

    #1266479
    reza myT

    ok sure thanks

    #1266481
    Leo
    Staff
    Customer Support

    Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.