Osclass Support Forums

Osclass theme support => Zara Osclass Responsive Theme => Topic started by: james koya on March 16, 2021, 12:45:35 AM

Title: Mobile view navigation dots on the image
Post by: james koya 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
Title: Re: Mobile view navigation dots on the image
Post by: MB Themes 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.
Title: Re: Mobile view navigation dots on the image
Post by: james koya on March 16, 2021, 12:42:39 PM
This tip perfectly worked

Thanks for the great tip