Reply To: Site Responsive

#10034723
Support
Keymaster

Hello,

Great!

I did the changes you specified, now I urge you to check the other pages and list down the errors we made.

In the other fixes I sent to you I saw you changed a lot the HTML structure of the template, that are generating these issues. Sorry but check each page for issues is out of what our support scope can offer. We can help you with instructions about how the template works. For example, the template comes with ready utilities/helpers responsive classes for spacement:
https://getbootstrap.com/docs/4.5/utilities/spacing/#notation

Here’s how the grid system works:
https://getbootstrap.com/docs/4.5/layout/grid/

* I saw in some part of your website you add columns inside another columns without a row. This type of practice generates spacing issues. The best way is always wrap columns within a row. For example:

<div class="row">
    <div class="col-gl-6">
        <div class="row">
             <div class="col-lg-4">
                  ............
             </div>
        </div>
    </div>
</div>

Also, I see a space in the right of every page when we open in the mobile.

Sorry but we couldn’t reproduce this issue here. I tested in a real mobile device. This is a known bug If you are testing in a web browser and resizing the window or using developer tools. On this case you need close the window/tab and open again. Note that it is a bug generated by browsers and not the template.

We hope this helps!

Kind Regards,

Rodrigo.


If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads