badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Bug: display widgets in AMP – chrome or Safari

#98733

Hi the5krunner.com,

We have found an issue with your content which is creating the issue. There is a width issue in the table content. You have set the fixed width of ‘915’ in the table for “Lumen Technical Specifications”. Please wrap the table element with the below code and the issue will be fixed.

<div class="table-responsive">
(your table content here)
</div>

Thanks