• I am using Alante Business – I cannot access the Editor in order to find and grab what code I can “fix” the footer background color by inserting a CSS snippet into “Additional CSS”. Help?

    I have tried various snippets but none seem to work. Thank you!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Irisalroy,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    #footer {
      background: red;
    }

    Thanks!

    Thread Starter irisalroy

    (@irisalroy)

    Hi, that’s precisely what I have up now…but it is not working. I’m wondering if Alante has a different code for the footer background? As I mentioned, it’s frustrating as I can’t get into Editor and find the exact code I need. Help?

    Hi Irisaloroy,

    You can reinstall the theme and then try adding the code. You can also check for plugin conflicts.

    Thanks!

    Thread Starter irisalroy

    (@irisalroy)

    let me try reinstalling the theme…Could I ask how I would check for plugin conflicts? I have removed a bunch of old plugins.

    Hi Iris,

    You can check for a plugin conflict by deactivating all the third party plugins on your site, and see if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can specify which one by reactivating them one at a time.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Changing footer background color in Free’ is closed to new replies.