Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Product page fall apart on mobil

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #40917
      kabummmm
      Support Expired

      Hi!

      My porduct pages little bit fall apart on mobil view and i dont now why. Like on the picture below:

      The page is wider than it supposed to be. When I hide the divider element on the title it become better, but still wider then should be. Can you help me please fix this? Thanks alot!

    • #40921
      Harry
      Support Expired

      Hi Kabummmm,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 767px) {
      #jas-content {
      	overflow-x: hidden;
      }}

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #40923
      kabummmm
      Support Expired

      Thank you! it is okay now!

Viewing 2 reply threads

You must be logged in to reply to this topic.