Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

About Page is partly Responsive


Hi Team,

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

Image of Issue:

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

Can you please take a look and fix it.


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • 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
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(