-
AuthorPosts
-
thefc_uk Friend
thefc_uk
- Join date:
- May 2007
- Posts:
- 143
- Downloads:
- 89
- Uploads:
- 15
- Thanks:
- 55
- Thanked:
- 20 times in 2 posts
June 24, 2015 at 9:48 am #740346Thanks Nija Lead 🙂
July 13, 2015 at 4:42 pm #577217Hi guys
I would like to make the content of acm-topbar visible on mobile devices. You can select positions within acm-topbar, one of them is “topbar-1” for the left side. Now when website is viewed on a mobile device the topbar-1 position is gone, I want to display the topbar-1 position also on mobile and for expample hide the social icons.
Can you let me know where to configure it? I checked all settings, could not find.
Thank you.
July 13, 2015 at 4:42 pm #643522Hi guys
I would like to make the content of acm-topbar visible on mobile devices. You can select positions within acm-topbar, one of them is “topbar-1” for the left side. Now when website is viewed on a mobile device the topbar-1 position is gone, I want to display the topbar-1 position also on mobile and for expample hide the social icons.
Can you let me know where to configure it? I checked all settings, could not find.
Thank you.
July 13, 2015 at 4:42 pm #742169Hi guys
I would like to make the content of acm-topbar visible on mobile devices. You can select positions within acm-topbar, one of them is “topbar-1” for the left side. Now when website is viewed on a mobile device the topbar-1 position is gone, I want to display the topbar-1 position also on mobile and for expample hide the social icons.
Can you let me know where to configure it? I checked all settings, could not find.
Thank you.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 14, 2015 at 4:19 am #577274<em>@hhas2 482618 wrote:</em><blockquote>Hi guys
I would like to make the content of acm-topbar visible on mobile devices. You can select positions within acm-topbar, one of them is “topbar-1” for the left side. Now when website is viewed on a mobile device the topbar-1 position is gone, I want to display the topbar-1 position also on mobile and for expample hide the social icons.
Can you let me know where to configure it? I checked all settings, could not find.
Thank you.</blockquote>
I need to check it directly on your site maybe I will find the solution with this case, please give me the screenshot and describe with this request on your site and URL of your site
July 14, 2015 at 9:58 am #577335OK, here are the screenshots. Sorry no URL yet, as I deleted the whole site again.
I will show you with your demo page.
Screen 1. Full width: The phone number/address are visible (topbar)
Screen 2. Device view: Phone number/address are hidden – but the topbar is still there.
I want to show also the phone number on mobile device view.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 15, 2015 at 4:09 am #577446You can try to enable it via css style
Open templates/uber/acm/bar/css/style.css file
find and remove it
@media (max-width: 767px) {
.uber-bar .col-sm-8 {
display: none;
}
}
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 15, 2015 at 4:09 am #643743You can try to enable it via css style
Open templates/uber/acm/bar/css/style.css file
find and remove it
@media (max-width: 767px) {
.uber-bar .col-sm-8 {
display: none;
}
}
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 15, 2015 at 4:09 am #742390You can try to enable it via css style
Open templates/uber/acm/bar/css/style.css file
find and remove it
@media (max-width: 767px) {
.uber-bar .col-sm-8 {
display: none;
}
}
-
AuthorPosts
This topic contains 24 replies, has 4 voices, and was last updated by Ninja Lead 9 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum