*

james koya

  • **
  • 19 posts
Mobile view navigation dots on the image
« on: March 16, 2021, 12:45:35 AM »
Hi,

I want to shift navigation bots on the image in mobile view when browsing ADs.

Please guide me how can i shift those navigation dots below the display image.

Thanks

Marked as best answer by frosticek on March 16, 2021, 02:53:12 PM
*

MB Themes

Re: Mobile view navigation dots on the image
« Reply #1 on: March 16, 2021, 08:06:33 AM »
@james
In responsive.css of theme, you may find this line:
Code: [Select]
#listing #pictures .bx-wrapper .bx-pager
bottom: 30px set vertical position of this box.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

james koya

  • **
  • 19 posts
Re: Mobile view navigation dots on the image
« Reply #2 on: March 16, 2021, 12:42:39 PM »
This tip perfectly worked

Thanks for the great tip