Footer Colour Style not applying to all pages

ThemeBurn SupportForumsWordPress ThemesShoppica WordPress ThemeFooter Colour Style not applying to all pages

This topic has been marked as resolved.

Hello Support,

Even though i have added this code you supplied


The best way to make modifications to the existing theme styles is to either put everything new at the bottom, or from the Admin > Theme Options > Design > Style panel.
You can also use the !important declaration to be sure, your styles will be applied. In your case:
#footer_nav {
    background: #FACC2E !important;
}

there are pages which are still ignoring the rule- please can you fix this for me on the following pages:

danielle

May 20, 2013 at 3:32 am #23352

Hello,

You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!

Best,
ThemeBurn team

May 20, 2013 at 10:06 am #23358

Hello,

I looked in that file and that code is not there…..

Please advise.

Danielle

May 20, 2013 at 7:36 pm #23377

Hi,

We deleted the code, it was there but on different line.

Best,
ThemeBurn team

May 21, 2013 at 6:27 pm #23416

Hello,

For some reason the footer colour is now not applying AGAIN :(
Please can you look into this and see what the new issue is.

Thanks
Danielle

June 25, 2013 at 7:07 pm #24776

Hello,

On which pages the problem is appearing?

Best,
ThemeBurn team

June 27, 2013 at 11:49 am #24826

Hello,

All of them.

Thanks,
Danielle

June 27, 2013 at 10:00 pm #24848

Hello,

Did you made any changes after the fix?

Best,
ThemeBurn team

June 28, 2013 at 11:12 pm #24936

Hello,

No I haven’t made any changes after the two fixes above apart form the fix you gave me to solve the My Account issue……

Danielle

July 1, 2013 at 5:01 am #24981

Hello,

Please apply the fix we post before. When you apply the patch for My Account issue you overwrite css file and the code is still there.

Best,
ThemeBurn team

July 2, 2013 at 9:23 am #25030

Hello I looked in screen.css.php & it had this code:

#content + #footer_nav,
#content + #footer
{
padding-top: 30px;
background: url(“../images/content_border.png”) no-repeat center top;
}

I tried deleting it & checked the site- but it did nothing….. please advise.

Danielle

July 2, 2013 at 7:10 pm #25064

Hello,

Your code into custom styles was wrong.

Best,
ThemeBurn team

July 3, 2013 at 3:45 pm #25109
Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.