Viewing 9 replies - 1 through 9 (of 9 total)
  • The image you set is 1500 x 714px. If you put in an image with a smaller height, that would do the trick.

    Thread Starter Nancy J. Walker

    (@nancy-curra)

    thanks so much! Now, where and how do I do that? ??

    Thread Starter Nancy J. Walker

    (@nancy-curra)

    also can you tell me how I can reduce the vertical width of the menu bar? since I removed the borders, it has too much black underneath the tabs. Thanks again

    Nancy –

    To reduce the width, you can use:

    #header .menu {
        margin-bottom: 0;
    }

    As for the image, you would just need to replace your current image with one that has a smaller height. Wherever you originally uploaded your current header image, you can just replace it with your new image. I would imagine that it’s through one of your theme settings.

    Best,
    David

    Thread Starter Nancy J. Walker

    (@nancy-curra)

    oh ok ty. I just ran into another problem. I had a very light gray background for my widget area and it just disappeared. Can you help me?

    Thread Starter Nancy J. Walker

    (@nancy-curra)

    Ugh and I somehow deleted the hover color over menu bar. I was trying to change the color of the menu font. And the blue title is supposed black or white. I can’t remember which showed up better on the light to be Can you help? thanks so much

    Did you make these changes using css, or through your theme options?

    If it’s the latter, it’s probably better to try and backtrace exactly what you did to cause the issue, otherwise it’ll be more of a hassle now, and in the future, if you just cover it over with css.

    Thread Starter Nancy J. Walker

    (@nancy-curra)

    I have no idea what happened so I cannot backtrack. ??

    Okie dokey then, let’s take it one step at a time, can you list out what you would like to change/edit?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Reduce size of header image’ is closed to new replies.