• Awesome. Nice, Simple & Elegant. Thank you.

    One request please. Remove or option to hide dots on mobile. Dots not showing on desktop, laptop & tablet. Increasing number of posts result in multiple rows of dots. Kindly consider.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Veda

    (@vedathemes)

    Hello @kennchin ,

    Thanks for using DPT and giving your kind review.

    Can you please inform the issue in a bit more detail? What specific dots are we talking about (Is it possible to share a page having this issue)? I will check the issue in detail and will certainly provide a solution.

    Thanks,

    Thread Starter Kenn Chin

    (@kennchin)

    My site is navis.cc
    Dots on home page.
    Thank you for prompt reply

    Veda

    (@vedathemes)

    Hi there,

    You can try following solution,

    1. Go to WordPress Dashboard > Appearance > Customizer
    2. Look for “Additional CSS” field in the left sidebar. Click on it.
    3. Copy and paste following CSS in the left field,

    .display-post-types .flickity-button {
      display: block !important;
    }
    
    .display-post-types .flickity-page-dots {
      display: none !important;
    }

    4. Click on the “update” or “Publish” button on top of the left sidebar.

    It should resolve the issue. Inform if any other help is required with the plugin.

    Thanks,

    Thread Starter Kenn Chin

    (@kennchin)

    It works, thank you for the CSS trick.

    Hopefully you make this a permanent solution in your next update. There are no dots on desktop, laptop or tablet. I thought it’s a bug when dots appear on mobile phone/device.

    Thanks again for your help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Awesome plugin but …’ is closed to new replies.