Home Forums WoodMart support forum mobile product page – short description section wider

mobile product page – short description section wider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #602904

    speango
    Participant

    Dear Sirs hi.

    The question is for the mobile set up and only for the mobile.

    On the individual product page I wish to make the short description section as wide as the elementor section bellow. I I have search both settings and your support pages but I did not manage to find my reply.

    I wish the wording and rest of items wider NOT the box that they are in.

    I enclose screenshot for your convinience.

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

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for Mobile section:

    .woocommerce-product-details__short-description { 
    width: 100% !important; /* Adjusts the width to match other sections */
    }

    Best Regards

    #603180

    speango
    Participant

    Dear Aizaz hi.

    Thank you for your prompt reply. I have tried the CSS given and I report that it only widens the Mobile Short description to the right. Can you offer a solution that makes wider right also ?

    Best regards
    Georgios

    #603181

    speango
    Participant

    Sorry the the left also?

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