• Resolved Marty11

    (@marty11)


    All –

    I have inserted a few images in the blog area of a main page of this website: https://www.kbministry.org/.

    I apparently expanded the width of the block and it impacted the width of the header. One of the buttons has slide down below the line of buttons.

    How do I tighten up the blog area (with wise) in order to correct this problem? I have reduced the images and that hasn’t helped.

    Thanks!

    Marty

Viewing 4 replies - 1 through 4 (of 4 total)
  • To correct the menu issue, try editing style.css:

    #nav a, #nav a:visited {
    color:#FFFFFF;
    display:block;
    padding:0 20px;
    }

    and changing padding:0 20px; to padding:0 15px;.

    Thread Starter Marty11

    (@marty11)

    esmi –

    thanks 4 posting an idea. I couldn’t find this area specifically in the style.css. I tried a # of things like making the page wider in style.css but that didn’t help. I tried a variety of different padding elements. Am I correct to assume that I need to fix the navigation bar? Or do I make the page wider?

    It still isn’t working. Any other suggestions?

    thanks so much, Marty

    Thread Starter Marty11

    (@marty11)

    esmi –

    that did it! I found that area in nav.css. Thanks you SO MUCH.

    You’re welcome. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Items in 'Blog' impacted Title’ is closed to new replies.