Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #158093
    hoiung
    Participant

    I had users telling me that the section title gets obscured/covered/unable to read on our website:

    https://spring.chillzouk.com/

    For me, it happens only when I am scrolling back up. However, some users reported they have this issue both scrolling up and down.

    Any idea how to fix? Or maybe even disable this scrolling feature completely so it’s smooth scrolling throughout the whole page?

    #158094
    hoiung
    Participant

    Sorry I found the problem now, some smaller desktop/tablet resolutions the menu line starts a new line. How can I change the menu style to change:

    Currently:

    @media
    screen and (min-width: 64em)

    I want to change it to:

    @media
    screen and (min-width: 92em)

    How can I do this?

    #158095
    hoiung
    Participant

    For clarity, I mean change it at 92em, it becomes menu-toggle-primary… I’m not sure what’s the CSS I need to use to make this happen.

    #158125
    Skandha
    Participant

    @hoiung: It is difficult to maintain the menu in smaller screens as you have a big logo and site title. I tried altering the CSS but then the menu item font size became very small. I think the best option for you will be to use Modern Menu Style from Menu Option.

    To enabling normal scrolling
    Go to => Appearance => Customize => Theme Options => FullPage Options => Check to enable Normal Scrolling

    Let me know if this helps you out!

    Note: We recently moved our site to a new web server. So, if you don’t receive our reply even after 1-2 days time please post a new issue in the support forum. Sorry for the inconvenience caused.

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Section title gets obscured’ is closed to new replies.