Home Forums Themes Support Claue Touch improvement

Topic Resolution: Resolved
Viewing 3 reply threads
  • Author
    Posts
    • #25850

      Hi Harry,

      I was working with my blog on real mobile device that I realized changing the page like going to next page

      is so hard.

      Is there any chance the space of actions of the numbers and arrow?

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25857

      Hi Rahim,

      Please add below code

      .page-numbers li {
      	margin: 0 10px;
      }
      .page-numbers li a {
      	padding: 5px 10px;
      }

      Regards

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

    • #25865

      Hi Harry,

      I applied the code, but the page number which is active goes up. http://take.ms/q89iX

      any chance to increase the space of action without this?

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25866

      Hi Rahim,

      Please change prev code to

      .page-numbers li {
      	margin: 0 10px;
      }
      .page-numbers li a,
      .page-numbers li span {
      	padding: 5px 10px;
      }

      Regards

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

Viewing 3 reply threads

You must be logged in to reply to this topic.