• Resolved elori

    (@elori)


    Hi,

    how can i change the width of the plug? It currently fills 100% of the page width. I wish the width was reduced and more like the default style.

    Regards

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @elori,

    Thank you for reaching out to us.

    Kindly use the below-mentioned CSS style to your theme and check. Let us know how it goes.

    .wt-related-products {
      margin: auto;
      overflow: hidden;
      max-width: 80%; 
    }
    Plugin Author WebToffee

    (@webtoffee)

    Hi @elori,

    This thread has been inactive for a bit. So we will go ahead and set this thread to resolve – please feel free to follow up on the ticket you have with us if you have further questions!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plug width problem’ is closed to new replies.