Reply To: Changing heading colours

Homepage Community Forums Epik Theme Support Changing heading colours Reply To: Changing heading colours

#6807
CADsmarter
Customer

    Ok I’ve got some colours changing but not how I wanted or expected.

    I edited the code at line 3063 and it changed the colour of the menu items HOME BLOG CONTACT

    .epik-gray #header a {
        color: #fe5a1d;
    }

    I edited the code at line 669 and nothing changed

    #description {
        color: #fe5a1d;
        line-height: 1.25;
        padding: 10px 0;
    }

    I went through a lot of lines of code and tried changing them to get what I wanted but couldn’t get it to do what I wanted.

    I ended up changing the titles by editing

    Appearance -> Customise -> Colours -> Header Text Colour

    So this is how it looks at present:

    CADsmarter.com

    Ideally I’d like to:

    1. Be able to change the titles CADsmarter and unleash your creativity independantly of each other and have them different colours from each other.

    2. Have the menu items react in the normal manner by being one colour then changing to another colour when hovering over them or selecting them.

    Thanks
    Paul
    CADsmarter