Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • theatrerat81 Friend
    #204427

    i need some help getting rid of the horizontal scroll bar on my site. I don’t know what element is triggering it to appear, and I haven’t had any luck looking at the code using debuggers. Anyone know of anything in the Uber template that can trigger a horizontal scroll to appear?

    My site’s address is http://www.theatreunleashed.org. Thanks!

    jooservices Friend
    #561988

    Hi there
    Please try to apply this:

    .uber-header > .row {
    margin-right: 0;
    }

    Thank you,
    Viet Vu

    theatrerat81 Friend
    #562031

    Hi Viet,

    Thanks for the quick reply! Should this go in the template.css file?

    jooservices Friend
    #562032

    Hi there
    For most of ( latest ) case you should go with custom.css to prevent core hacking.

    Thank you,
    Viet Vu

    theatrerat81 Friend
    #565186

    Hi Viet,

    Sorry for not following up sooner. I wanted to let you know that I added that code to the custom.css file, but I still have a horizontal scroll bar on the site. Is there anything else that I can try?

    unvacancier Friend
    #565225

    Try to add this to your custom.css, it will work for all and not only for .uber-header


    .row {
    margin-left: 0px;
    margin-right: 0px;
    }

    jooservices Friend
    #565419

    Hi there
    If you still can’t work on it please provide FTP i’ll help you to work on.
    Thank you,
    Viet Vu

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

This topic contains 7 replies, has 3 voices, and was last updated by  jooservices 9 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum