Hi
If You will check CSS files on your site,
as example
www.golfcarttown.com/luxcarts/components...s/vehiclemanager.css
You will see sections:
Code: |
@media (max-width: 992px)
...
@media (max-width: 635px)
...
|
In these sections you may set how will look your site on monitors with different size
Regards
OrdaSoft team