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 #1111363
Main Colour
Closed

Comments

  •  2
    tinybluerocket started the conversation

    Hello,

    I'm working on a website using your excellent Kendall theme, however, I seem to be unable to change the main theme colour.

    I've used the 'Elated Options - General' settings, but they make no difference. The colour for the selected nav text in the header, the default button colour on the slider and the smooth scrolling button are all the default gold colour and I am unable to change them.

    Please advise me as to how I can change this colour to match the company's branding.

    Thanks.

    Alex Morgan

  •  1,845
    Elated replied

    Hello,

    In order to change text in header add this css code:

    .eltd-light-header .eltd-page-header>div:not(.eltd-sticky-header) .eltd-main-menu>ul>li>a, .eltd-light-header.eltd-header-style-on-scroll .eltd-page-header .eltd-main-menu>ul>li>a {
        color:red;
    }

    In order to change default color of buttons, go to Elated Options > Elements and set it here https://www.screencast.com/t/NeCRDnzx4

    In order to change back to top color, add this css code in Elated Options > General > Custom CSS field:

    #eltd-back-to-top>span  {
        background:red !important;
    }


    Thanks


    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.