How fix css single product page: text on image bug

This topic has 4 replies, 3 voices, and was last updated 1 years, 9 months ago ago by Awais Ahmed

  • Avatar: Jemo
    Jemo
    Participant
    July 7, 2022 at 15:22

    Hi

    I have a problem on my single product page:

    The text of the short description is on the picture and not after (at the ligne) as a “container”?

    On my child theme css i have this : (for picture of the single product page and the container):

    .main-images .woocommerce-product-gallery img {
        max-height: 300px;
        width: auto;
    }
    /* FIN limiter la hauteur des images produits */
    #containerBH {
        display: flex;           /* establish flex container */
        flex-direction: column;  /* make main axis vertical */
        justify-content: center; /* center items vertically, in this case */
        align-items: center;     /* center items horizontally, in this case */
        
    }

    Is there the problem? how can i fix this ?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 7, 2022 at 17:12

    Hello,

    Provide correct URL to your WP Dashboard, please. Error screenshot in Private content.

    Regards

    Please contact administrator
    for this information.
    Avatar: Jemo
    Jemo
    Participant
    July 7, 2022 at 20:40

    Hops, sorry

    Please contact administrator
    for this information.
    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    July 8, 2022 at 05:58

    Hello, @Jemo,

    I have just checked your site now and it is working perfectly fine at my end on 2 different browsers, here is the screenshot: https://postimg.cc/Pp1kZXb6 so it must be the cache issue at your end nothing else.

    Please try to clear your browser cache and check again or try to access your site on any other PC on a fresh new browser.

    Regards 8Themes Team.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.