• Hi everyone – I’m dealing with a responsive issue that is driving me crazy. When looking at the website on a desktop, if you shrink the window down to 768w, the code seems to conflict over media sizes and the menu blinks like crazy. In addition to the menu issue, when you resize the window to full screen, the text wrap is one character per line (see screenshot). Anyone else have these issues? I’m driving myself crazy trying to fix it and I don’t have any additional CSS changing the @media specs.

    null

Viewing 8 replies - 1 through 8 (of 8 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Please provide a link to a page on your site where we can see this. Thanks.

    https://www.htwtravel.com/
    I’ve got the blinking issue but not the text wrap one.

    Thread Starter chrisbailey54

    (@chrisbailey54)

    Sorry, Steve and thanks sinip!

    I first noticed it when I used my HP work computer (never before saw it on my Mac). Today, I was checking out the menu issue and then when I resized it to full screen, the text-wrap issue happened. Now my Chrome browser on my Mac only displays it with the text-wrap error (Safari still views it just fine).

    Thread Starter chrisbailey54

    (@chrisbailey54)

    and thank you for the help!

    Not that we helped much thus far. ??
    Could it be that different elements are not resizing proportionally with the browser resize, therefore causing the issue?

    Thread Starter chrisbailey54

    (@chrisbailey54)

    Would that affect every page? I’m dealing with the wrap issue on all of the pages.

    Thread Starter chrisbailey54

    (@chrisbailey54)

    Looks like I’ve pin-pointed the wrap issue down to the div class ID panel-grid-cell. Unchecking it using Inspect on Chrome seemed to fix it. Still trying to figure out the menu problem.

    Yes, IMHO if there’s some kind of “race” condition between different elements on a page, where those elements are present on all the pages, it would affect all pages.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Responsive Issue’ is closed to new replies.