Home Forums WoodMart support forum single product page content margin

single product page content margin

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #627230

    vapeliondubai
    Participant

    i set margin for my website single product page content also i kept same space 2 side ( left and right ). i thing it is is best margin for single product page content but the problem is, when i use
    bullet point or number ( 1.2,3….) than i see this bullet point symbol and number out of the content area.
    i give you a video in private content , please look this.

    #627304

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #627378

    vapeliondubai
    Participant

    please tell me. do you undrestand about this issue?

    #627386

    vapeliondubai
    Participant

    when i use bullet point or number in the content of single product description than i see those symbal out of the margin , at this reason mobile version donnot see those symbal
    please look private content.

    #627388

    vapeliondubai
    Participant

    another image look private content

    #627509

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #627510

    vapeliondubai
    Participant

    i have no problem to share wp-login access.but you make sure me, do you undrestand about this issue?

    #627673

    Hello,

    Yes, I understand the issue clearly. Please feel free to share the WP login access, and I will assist you in resolving it promptly.

    Best Regards

    #628023

    vapeliondubai
    Participant

    this issue just for single product page and catagory page. keep in mind, those page content margin right place and it is ok, but when i use bullet point or number in content Description than i see bullet point icon and number icon out the margin. please donot change content margin between right and left space.
    i give wp- login access in private content

    #628157

    Hello,

    Please try to use the below custom CSS code and paste it to Theme Settings > Custom CSS > Mobile CSS section:

    .single-product .wd-single-content ul,
    .wd-single-content ol {
        margin: 0; 
        padding-left: 10px; 
        list-style-position: inside; /* Keep bullets and numbers inside the content area */
    }

    Best Regards

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