Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • thefc_uk Friend
    #740346

    Thanks Nija Lead 🙂

    hhas2 Friend
    #577217

    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.

    hhas2 Friend
    #643522

    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.

    hhas2 Friend
    #742169

    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.

    Ninja Lead Moderator
    #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

    hhas2 Friend
    #577335

    OK, 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 Moderator
    #577446

    You 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 Moderator
    #643743

    You 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 Moderator
    #742390

    You 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;
    }
    }

Viewing 9 posts - 16 through 24 (of 24 total)

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