• Resolved idodam

    (@idodam)


    Hey,
    I am using woocommerce 3.2.1, after the last updated the main picture inside the product page was disappear but when i am clicking magnifying glass i can see the picture.

    i read some solutions here in the blog, and also deactivate all plugins but still, isn’t working. still the main picture isnt show in the product page.

    what to do?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • add the following code to custom css

    .woocommerce-product-gallery__image.flex-active-slide {
    float: right!important;
    }

    Thread Starter idodam

    (@idodam)

    Hey Ruhul,
    thank you for your help, i add the code but still it’s not working, and other idea?

    I can’t find Ruhul’s custom css in the page. Did you flush any minified style sheets after putting the code in? If you have removed the code, please put it back in so it can be debugged.

    Custom css can be entered at:
    Dashboard > Appearance > Customise > Additional CSS

    Thread Starter idodam

    (@idodam)

    Hi Lorro,thank you for your response.
    I am using the plugin CSS and Javascript toolbox to add the code, i open a new section and paste the code, I think I didnt did it right because the code is showing on the top of the page.

    i didny found also to where paste the code in your advice, Dashboard > Appearance > Customise > Additional CSS
    Thanks again for your help

    Thread Starter idodam

    (@idodam)

    Hey Lorro,
    thank you very much!!! for your kind help.
    it is working now, many thanks!!
    Ido

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘main picture was disappear’ is closed to new replies.