Home Forums Themes Support Claue Change layout of these category images in a two column layout for mobile view

Viewing 2 reply threads
  • Author
    Posts
    • #25215

      Hello sir, Need to change the categories in mobile view to show in two columns refer ( like-this.jpg)

      View attached images for more clear picture

       

      Attachments:
      You must be logged in to view attached files.
    • #25238

      Hi,

      Please edit column contain the categories banner like this screenshot http://take.ms/QWI50

      Regards

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

    • #25682

      I need to do this also for my shop page but I only want two columns on my mobile version so it looks right? How can I do this?? And also it doesnt look centered

      • #25690

        Hi Littlegents,

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

        @media only screen and (max-width: 736px) {
        .products.jas-masonry .jas-col-xs-12 {
        width: 50%;
        max-width: 50%;
        flex-basis: 50%;
        }}

        Regards

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

Viewing 2 reply threads

You must be logged in to reply to this topic.