Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Saguaros Moderator
    #1045664

    Hi,

    Could you also share the FTP account of your site for further checking?

    melou61 Friend
    #1045668
    This reply has been marked as private.
    Saguaros Moderator
    #1045952

    It due to the module ‘Upcoming Events SZ’ on your site, by default, module in ‘section’ position should have style of ‘T3Section’ but you change to use ‘xhtml’ style so it caused issue.

    I just added a class suffix for this module called swipemobile and style for this class in ‘custom.css’ file:

    .moduletable.swipemobile {
        overflow: hidden;
    }

    It’s working now, kindly check.

    melou61 Friend
    #1045954

    Good, thanks.

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

This topic contains 4 replies, has 2 voices, and was last updated by  melou61 7 years, 4 months ago.

The topic ‘Frame not Fixated’ is closed to new replies.