Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Catch Themes

    (@catchthemes)

    @ Mixie Pixie: Can you try adding in the following css in “Appearance => Theme Options => Custom CSS” box.

    #main {
        height: 1%;
        overflow: hidden;
    }

    Note: we are not so active in www.remarpro.com support forum. So, it will be nice if you could post in our site Support Forum for your future reference.

    Thread Starter Mixie Pixie

    (@mixie-pixie)

    Thanks for the reply but that didn’t do anything, do you have to pay to post on your support forum? Can you send me the link?

    Theme Author Catch Themes

    (@catchthemes)

    there is issue in one of your custom css that is why it is not working.

    Please find the following css
    #header-right .widget ( margin- top: 0; }

    and replace it with
    #header-right .widget { margin-top: 0; }

    No you don’t need to pay to post. You just need to register first from my-account.

    Thread Starter Mixie Pixie

    (@mixie-pixie)

    Ahhh, thanks so much! That was it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘background color not changing on bottom of no sidebar pages’ is closed to new replies.