Shudh theme woo commerce

Home Forums Shudh theme support Shudh theme woo commerce

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #175514
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    hi

    see product page: https://bw-jigs.com/wordpress/product/31mm-radius-plates/
    the ‘related products’ text is not above the related images but to the right of the main image

    see product page: https://bw-jigs.com/wordpress/product/lockjig/
    the gallery images require white space

    please advise

    thanks

    #175525
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS:

    .related.products {
        float: left;
        width: 100%;
    }
    .related.products h2 {
        margin: 28px 0;
    }

    Regards,
    Dave

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