Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
How to show listings on gallery view only on Mobile ?
Support Forums - Classified Ads Script Osclass
Osclass theme support
Veronika Osclass Responsive Theme
How to show listings on gallery view only on Mobile ?
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
nijamutheen
110 posts
How to show listings on gallery view only on Mobile ?
«
on:
August 19, 2017, 08:40:47 PM »
How to show listings on gallery view only on Mobile view but desktop need to show listing view
Logged
MB Themes
Support team
17567 posts
Only quality matters
Download Osclass
Re: How to show listings on gallery view only on Mobile ?
«
Reply #1 on:
August 20, 2017, 10:31:29 PM »
@nijamutheen
Theme does not have such solution.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
nijamutheen
110 posts
Re: How to show listings on gallery view only on Mobile ?
«
Reply #2 on:
August 20, 2017, 11:26:51 PM »
How to hide online chat and instant plugin only on Mobile listing not desktop listing instead of showing following screenshot
Logged
MB Themes
Support team
17567 posts
Only quality matters
Download Osclass
Re: How to show listings on gallery view only on Mobile ?
«
Reply #3 on:
August 21, 2017, 01:04:44 PM »
Add following to your style.css
Code:
[Select]
@media screen and (max-width: 767px) {
.class, #id, element {display:none!important;}
}
Replace .class, #id, element with identification of elements.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
nijamutheen
110 posts
Re: How to show listings on gallery view only on Mobile ?
«
Reply #4 on:
August 21, 2017, 06:18:59 PM »
How to see .class, #id, elements ?
Logged
MB Themes
Support team
17567 posts
Only quality matters
Download Osclass
Re: How to show listings on gallery view only on Mobile ?
«
Reply #5 on:
August 21, 2017, 06:44:34 PM »
Use browser console or right click on element and select inspect
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
nijamutheen
110 posts
Re: How to show listings on gallery view only on Mobile ?
«
Reply #6 on:
August 23, 2017, 09:08:03 PM »
Sorry bro
I didn't find element id and class id i sent my site to PM messages so can u help me for some example or can u do for me ?
Thanks & Regards
«
Last Edit: August 26, 2017, 06:58:19 AM by nijamutheen
»
Logged
Print
Pages: [
1
]