Support Forums - Classified Ads Script Osclass
Osclass theme support => Zara Osclass Responsive Theme => Topic started by: assamsiddibapa on August 07, 2017, 11:23:50 PM
-
Hi there,
I am facing problem with the alignment of the icons in the mobile view .
Please help .
Problem:
http://imgur.com/hBnx0W1
URL :
https://goo.gl/xB68EK
Thank you
-
You are missing some styles from responsive.css, make sure you use latest version.
You can fix issue adding following code to style.css:
@media screen and (max-width: 767px) {
#top-cat ul li .img img {
margin: 7px auto;
}
}
-
Thanks for the quick response .
You got me worried now with the missing/old files response .
The template was purchased like 2 weeks back from osclass market when 3.7.3 was the current version. Are there any changes for 3.7.4 ?
I re downloaded the official version from osclass market and checked . Both the dates of last modified are the same (10th Nov 2016) . If there is a version related after that, I would like to request to update the it or give access .
P.S. The above solution worked .
Thank you
-
@assamsiddibapa
I just sawn different structure of styles in console....