Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

About Page is partly Responsive


Hi Team,

The about page is not completely responsive, it fails for this section:

Image of Issue: https://ibb.co/r3G5GcR

Page: https://preview.keenthemes.com/metronic8/demo30/pages/about.html

Can you please take a look and fix it.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (1)


Hi,

Thanks for your feedback. We will fix this in the next update.

In the meantime you can use the below code to quickly fix it in the HTML level:


<!--begin::Items-->
<div class="d-flex flex-center flex-wrap mb-10 mx-auto gap-5 w-xl-900px">
<!--begin::Item-->
<div class="octagon d-flex flex-center h-200px w-200px bg-body mx-lg-10">
...
</div>
<!--end::Item-->

<!--begin::Item-->
<div class="octagon d-flex flex-center h-200px w-200px bg-body mx-lg-10">
...
</div>
<!--end::Item-->

<!--begin::Item-->
<div class="octagon d-flex flex-center h-200px w-200px bg-body mx-lg-10">
...
</div>
<!--end::Item-->
</div>
<!--end::Items-->


Regards.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(