• Resolved Stacienk

    (@stacienk)


    Hello,

    I’m trying to add a link to the news page within the top menu (in front of Client Upload, and Search). I’ve got the text there, but it appears to be sitting up higher than the other two.

    I’m not sure what i can do to fix it:
    https://www.gandrcustomcabs.com is the site.

    thanks,
    Stacie

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Stacie,

    It looks like it’s due to the fact that it doesn’t have an image like the other two. You could put a filler blank image there to even it out, or you might be able to get away with adjusting your css like so:

    #menu-item-847 {
        padding-top: 10px;
    }

    Hope that helps!

    Thread Starter Stacienk

    (@stacienk)

    thank you, I appreciate it.

    I’ve been searching for other menu item styles and can’t seem to locate any, could you suggest where I could safely put this (even if the other 2 menu items aren’t styled this way)?

    Sure, if your theme has a css editor, you can simply drop it in there.

    You could also use a custom css plugin, something like this –

    https://www.ads-software.com/plugins/simple-custom-css/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘top menu, custom menu items (forms) and misaligned News link’ is closed to new replies.