New Landing How can we help? Themeforest Theme Support Dante something overlapping so no mouse action on the right of the screen

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #240116
    uli63
    Member
    Post count: 11

    Hi,
    I am using a calendar plugin on the right side of the page. but it is not possible to use the mouse on the left side of the calendar on smaller screens. the support of the plugin gave me a hint that something is overlapping this part of the calendar. here is a link to what they found out. http://bit.ly/1mVDBDp

    Please help – the deadline has been yesterday …

    Uli

    ps: there is a custom css I am using which your support suggested to save a problem on an iPad. here is the custom css for information – hope this is not the problem …:
    ——————
    @media only screen and (max-width: 1080px) {
    .spb_sidebar_widget.spb_content_element.col-sm-3 {
    width: 100%;
    }
    .spb_parallax_asset.sf-parallax.col-sm-9 {
    width: 100%;
    }
    }
    ————————-

    #240121
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Yes, the accordion is overlapping the sidebar. So you will need to either alter the width of the accordion tabs or adjust the z-index, ex:

    .page-id-332 .spb_sidebar_widget.spb_content_element.col-sm-3 {
        z-index: 5;
        position: relative;
    }

    I suggest you hire a web developer if this is a time sensitive project as this customisation is not caused by the theme as such.

    Thanks.

    #240294
    uli63
    Member
    Post count: 11

    Hi, thanks for this very fast and helpful response! This helped and we are going to hire somebody for improving the website.

    Uli

    #240308
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks David

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 total)

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

License required for one of the following items
Login and Registration Log in · Register