New Landing How can we help? Cardinal Tour section mobile version

Viewing 11 posts - 16 through 26 (of 26 total)
  • Posted in: Cardinal
  • #269628
    djbram1
    Member
    Post count: 49

    Oke great! When do i hear from him?

    Thanks!

    #269630
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Can you clear all previous css used if it did not fix the issue, then I’ll check it

    – Kyle

    #269639
    djbram1
    Member
    Post count: 49

    I have deleted all the CSS now. At the screenshots you see the problem, if i change the screen to mobile (even on a mobile phone) the text that have to be next to the tabs jumps under the taps.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #269644
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    
    .spb_tour .tab-content {
      float: right;
      padding-left: 0 !important;
      width: 66%;
    }

    – Kyle

    #269645
    djbram1
    Member
    Post count: 49

    Yes, the lining is good now. But i can’t click on the tabs or the button in the text..

    #270006
    djbram1
    Member
    Post count: 49

    Is there al solution already? I can’t click on the tabs.. The lining is fine!

    #270405
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this also:

    .spb_tour .nav-tabs {
        position: relative;
        z-index: 100;
    }

    Thanks.

    #271852
    djbram1
    Member
    Post count: 49

    I hoped the problem was solves, but its not. Now i can’t click on the buttons in the tabs..

    See screenshot.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #272303
    David Martin – Support
    Moderator
    Post count: 20834

    Please also add:

    .spb_tour a.sf-button {
        position: relative;
        z-index: 101;
    }

    Thanks.

    #272337
    djbram1
    Member
    Post count: 49

    I have this in my custom css:

    .spb_tour .tab-content {
    float: right;
    padding-left: 0 !important;
    width: 66%;
    }
    .spb_tour .nav-tabs {
    position: relative;
    z-index: 100;
    }
    .spb_tour a.sf-button {
    position: relative;
    z-index: 101;
    }

    But i still cant click on the button.

    #272391
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    can you try to purge the cache from the cache plugin? And also the browser cache.

    -Rui

Viewing 11 posts - 16 through 26 (of 26 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register