Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #2113512
Styling the footer
Closed

Comments

  • DanaM4787 started the conversation

    I don't have the option in the elated options to adjust the background color of the footer. 

  •  1,845
    Elated replied

    Hi there,

    In order to set the color of the footer top area please use the code below and add it into Appearance > Customize > Additional CSS or Elated Options > General > Custom CSS:

    footer .eltd-footer-top-holder {
        background-color: aliceblue !important;
    }
    

    In order to set the color of the footer bottom area please use the code below:

    footer .eltd-footer-bottom-holder {
        background-color: aliceblue !important;
    }
    

    Simply change the value of the color you'd prefer.

    Hope this helps and if there is anything else that we can assist you with please don't hesitate to ask.

    Kind regards,
    Sean


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • DanaM4787 replied

    Ok thank you. 

  •  1,845
    Elated replied

    You're welcome.

    If there is anything else that we can assist you with please don't hesitate to ask.

    Kind regards,
    Sean


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.