• Resolved aviramg

    (@aviramg)


    I’m building my website with the Business Elite theme.
    On the home page the header color is grey.
    On the another pages the header color is black and the categories writen in white.
    I’ll be happy to know how can I change the header colors to another colors.
    Thanks for your help !

Viewing 8 replies - 1 through 8 (of 8 total)
  • Sona

    (@support-web-dorado)

    @aviramg,

    The color scheme of the theme is available with Pro version only. Here if you go to Theme Options>Color control you can change the color scheme to a desired option. Thank you.

    Thread Starter aviramg

    (@aviramg)

    Hi Sona,
    Thanks for your answer.
    Can you tellme please how can I change the header color on the CSS ?

    Sona

    (@support-web-dorado)

    @aviramg,

    The header color is located within the same location.If you want to change the homepage first gray to another option you will have to add the following to style.css file:

    #header.has_slider{
    background-color:#000000 !important;
    }

    Where you can replace black with any color of your choice.

    If you want to change the header in general or menu colors it is complicated to achieve with simple css you need to use the options used by Pro version.

    Thread Starter aviramg

    (@aviramg)

    Sona, thanks for your answer.
    I really like this Business Elite theme and I almost finish to build my website, but unfortunately, I can’t stay with this black header.

    Even if this is complicated, can you write me please how can I do it ?
    If I’ll can’t change the black header color probably I’ll need to take another theme and as I wrote before, I really like this theme and my site is almost finish…

    Sona

    (@support-web-dorado)

    @aviramg,

    The black option with its menu color cannot be changed using CSS, it is a really long process and to make it simple we have released Pro version with its color schemes, where you simply make the changes in any location using the color picker only. Thus unfortunately we cannot help you out here if you don’t use Pro version.

    Thread Starter aviramg

    (@aviramg)

    Sona,
    Thanks for your help.

    Hi
    Im having an issue with the header background color on the site https://www.axopar.je.
    I have tried a few changes in CSS and no joy. I want to change the header around the Axopar logo from white to #59656F

    The theme is ThemeGrill Flash which is great but there doesnt appear to be an easy way to amend the header color.
    Appreciate some help please

    Thanks
    T

    Hi Guys, Changing color on default theme isn’t that difficult. From this tutorial, you can implement on other themes too. Let me know if it works. Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘How to change the header color ?’ is closed to new replies.