Home Forums Themes Support Claue Primary sidebar RTL fix

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

      Hello friends,

      Hope all of you are doing fine and enjoying your time.

      I am using the primary slider in my Blog section.

      And in this slider like the demo version, I am using the categories which is showing my blog categories.

      I have also enabled ” Show Hierarchy “in the widgets so my blog should be like this on the demo :

      but it’s like below :

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #17261

      Hi,

      And one more thing! Please have a look to my Blog

      As I am publishing posts to my blog, I see that I will have only 5 posts in every page!

      The sidebar that I am using is long so I get so much free and white space under the page numbers!!!

      How can I increase the number of the shown posts?

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #17294

      Hi Rahim,

      1. Please add below code to fix this issue

      .sidebar .widget ul li::before {
      	left: auto;
      	right: 0;
      }
      .sidebar .widget ul li {
      	padding-left: 0;
      	padding-right: 15px;
      }

      2. Please go to Settings > Reading and change number of post on blog page.

      Best regards

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

    • #17298

      Hi Harry,

      Thank you.

      Works perfectly. 🙂

      Rahim Vaziri
      CEO & Founder at Look.ir

Viewing 3 reply threads

You must be logged in to reply to this topic.