• Resolved edouardj

    (@edouardj)


    Hi,

    Again something really simple I guess.
    I’d like to add some space before my first word in the menu bar but I can’t find how.

    Again, if someone knows …

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Link? Most likely a simple css edit [Please don’t recommend people to edit theme files]. But with so little info it is hard to know. Is the first word a menu link/item or something else?

    Thread Starter edouardj

    (@edouardj)

    Yeah I admit, I didn’t say enough

    The menu bar has words which are links to the differents pages of course and I’d like to have more space between the first word/link and the left edge of my menu bar

    I have the same issue. I thought adding a few spaces in front of i.e. “Home” would help but it doesn’t.

    Theme Author alex27

    (@alex27)

    It’s possible with a little CSS. You’ll need My Custom CSS plugin for this, since you don’t wan’t to edit the original theme files. So install & activate this plugin, then navigate to My Custom CSS section in your dashboard, and add this:
    #navigation > .main-menu > ul { padding-left: 10px; }
    Of course you can change 10px to whatever you want. Save and that’s it!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Edit the menubar’ is closed to new replies.