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 #861352
Primary Colour for buttons differ between Chrome & Firefox
Closed

Comments

  •  1
    Jason started the conversation

    I like to bring to your immediate attention that Firefox for Mac isn't showing the primary colour that has been set in admin.

    Fortunately, Chrome for Mac is showing the correct colour, which means that the browser has recognised the theme's option settings.

    How come this is broken on Firefox?  Is there a permanent fix to this problem in your next release?


    Please advise.  Thank you.

  •  1,845
    Elated replied

    Hello here,

    You can fix this by adding custom css code in Elated Options > General > Custom CSS. Just send me URL to your website and I will send you custom code which will adjust colors for all browsers.

    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.

  • Ayo replied

    Hi, I am having this issue as well. Can you send me a custom CSS too. My URL is https://kostoma.com thanks.

  •  1,845
    Elated replied

    Hello,

    Please paste this code and just change these colors with your main color:

    .eltd-listing-search-holder .eltd-listing-search-categories-holder .eltd-listing-search-category-link:hover {
     background-color: #9b1515 !important; 
    }
    .eltd-listing-feat-list-holder article.eltd-listing-feat-listing-item .eltd-listing-item-category-icon, .eltd-listing-single-holder .eltd-listing-title-holder .eltd-listing-rating-info .eltd-listing-item-category-icons .eltd-listing-item-category-icon {
     background-color: #9b1515 !important;
    }
    #eltd-back-to-top > span {
     background-color: #9b1515 !important;
    }
    .eltd-listing-archive-sort-holder {
        background-color:#9b1515;
    }
    .eltd-listing-archive-adv-search-holder .eltd-listing-archive-adv-search-count .eltd-listing-archive-sort-holder .select2-container .select2-selection {
        border-color:#9b1515!important;
    }
    .eltd-listing-archive-adv-search-holder .eltd-listing-archive-adv-search-count .eltd-listing-archive-sort-holder .select2-container .select2-selection .select2-selection__rendered {
        background-color:#9b1515!important;
    }
    .eltd-listing-archive-adv-search-holder .eltd-listing-archive-adv-search-count .eltd-listing-archive-sort-holder .eltd-listing-left-section {
        border-right: #9b1515 !important;
    }
    .eltd-listing-archive-adv-search-holder .eltd-listing-archive-adv-search-count {
     background-color:#9b1515!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.