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

    Hi,
    as you can see I installed a widget with a calendar at the right side. But the last part of the calendar is cut off – so nobody can use it for bookings. It seems that all pages are cut off at the right. How to show this part of the pages?

    Uli

    #238789
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Everything seems fine to me please provide me marked screenshot to check in detail. You can check the attachment also.
    Thanks
    Mohammad

    Attachments:
    You must be logged in to view attached files.
    #238792
    uli63
    Member
    Post count: 11

    Sorry, my mistake – I did not mention on which devices. It works fine on My Macbook, Mac Mini, Macbook pro, iPhones 4,5,6. The right edge is not visible on iPad 1, iPad 2, iPad air. Under Theme options Responsive is activated.

    Uli

    #238891
    uli63
    Member
    Post count: 11

    Attached a photo of how it looks on iPad 1, in the calendar the sunday is missing. maybe this is just reality for some of us, but I prefer to be informed that there is still one more day a week …. 😉

    same for “altes Zollhaus” and “Mondgesicht”.

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

    Try adding this to your custom css:

    @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%;
    }
    }

    – Kyle

    #239134
    uli63
    Member
    Post count: 11

    Thanks, much closer to what I imagined!

    Uli

    #239138
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

Viewing 7 posts - 1 through 7 (of 7 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