• Resolved GracieA

    (@graciea)


    Sorry to bring this up again since I found an older topic that said the round, white button “problem” had been fixed in an earlier release, but I’m not sure where to go…

    I’m using Soliloquy Lite for a very simple slider on my home page. I just logged back into wordpress and installed the current updates, and I now have small, round, white circles at the bottom of the slider. I don’t have any captions or navigation or anything for this slideshow. It’s a very simple, just show some images on the home page.
    If it helps, you can see what it looks like at https://www.dperezphoto.com.

    I’ve looked at tutorials at Soliloquy that show how to move (I think) the buttons around, but I want to not have them at all. Can someone tell me, or point me at a page that’ll show me how to do this?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @graciea ??

    You could certainly hide those buttons with CSS. If you are running WP 4.7, you can go to Appearance > Customize > Additional CSS and copy/paste this CSS there (and save) :

    .soliloquy-theme-classic .soliloquy-pager {display:none !important;}

    Does that help?

    Thread Starter GracieA

    (@graciea)

    Perfect! Thanks a lot…..

    Hi!
    I would like the same thing GracieA talked about, and added the code as explained and it did not work for me. Running WP 4.7 with 2017 theme, using soliloquy lite.
    Thanks, Jim

    Hi @jtcowman ??

    This may be because you are not running the same slider theme.

    If you can change your theme to Classic then that CSS should work for you. If you are not running the Classic theme, could you please pass me a link to the site so that I could give you the exact CSS you would need. ??

    That would be awesome! My theme is Sydney, and the site is https://www.heroesofthepast.com.
    Thanks so much, Jim

    Hey Jim!

    Will you add the following CSS and confirm it hides the navigation circles:

    .soliloquy-pager {display:none !important;}

    Thanks!
    Erica

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Round, white navigation? buttons at bottom of slider’ is closed to new replies.