• I am using the Mantra theme and I have two problems.

    I can’t figure out how to change the heading color in the posts without changing the link colors. Right now, both the headings (1,2,3..) are blue as well as the link color. I want the headings black and the links to remain blue.

    Secondly, my header is a bit too large in terms of height. The size of the header image is just right but I see that there is still extra black space which makes the header taller overall. How can I fix this?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mekap04

    (@mekap04)

    Forgot to add my url – http://onlinemoneybuzz.com

    Hi there, just seen your post,

    You will need to edit the colour of you header title.

    Do this, go to:
    Appearance, then
    editor
    then the , style.css file

    search for this code
    #site-title a {
    color: #006643;
    font-weight: bold;
    text-decoration: none;
    font-variant: small-caps;
    letter-spacing: -0.02em;
    text-shadow: -2px -2px 0px #000;
    }

    As you can see there is a color line – just edit that code to the colour you want i.e #EEE and then save changes

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mantra Theme: Changing Heading Color & Header Problem’ is closed to new replies.