• Hi, on certain monitors/resolutions my website has horizontal sidebar scrolling (the 1 that pops up at the bottom of the page) which is not good. How do I fix this problem?

    the website is elogod.com

    if someone can offer some assistance thatd be awesome

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

    (@sterndata)

    Volunteer Forum Moderator

    You have set a width of 1400px in your CSS (the class “container”), so if the browser is less that 1400px wide, you get scroll bars.

    Thread Starter buttabrain

    (@buttabrain)

    ah i see, is there a way to widen the width of my content area without getting the scroll bars? i see a lot of other websites that have wider white content space than my site despite not having the issue

    maybe the css code i entered was not optimal and theres another way to create the same effect with no scroll issue?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    instead of using a fixed width, set it to 100%

    Thread Starter buttabrain

    (@buttabrain)

    nice, that fixed the sidescroll problem but it seems now (or maybe it was like this before and i didnt realize it) the sidebar is reacting weird when i zoom in and out

    if i zoom out from my page, the sidebar with the pictures all stretch horizontally which is unnatural, if u know anything about how to fix that, thatd be awesome

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Check here to ask the developers of your theme:
    https://www.ads-software.com/support/theme/nisarg

    Thread Starter buttabrain

    (@buttabrain)

    okay, thank you very much for your help

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘website has horizontal scrolling on certain monitors, need fix’ is closed to new replies.