Viewing 1 replies (of 1 total)
  • Have you tried using the following CSS selector to target the navigation bullets –

    .soliloquy-container .soliloquy-pager { top: 10px !important; bottom: auto !important; }

    This will position them near the top, but you can modify the position values as you wish. Add this to your theme’s style.css file.

Viewing 1 replies (of 1 total)

The topic ‘Pagers hidden behind captions’ is closed to new replies.