Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #433315

    Hello everybody.
    I have a question:
    I need to put the top logo inside the main menù. I try to explain:
    I have six menù items and after the first three i want to put the brand, before the last three items.
    Is it possible?

    Thanks!

    #433522

    Hi matvada!

    You can go to Appearance > Menus and use HTML in navigation label to add your logo image to your menu item. If that is not what you meant, please post a screenshot and show the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Best regards,
    Yigit

    #433621

    Thanks for your reply, correct point but i tried to enter the url of the image into the label but the result is the text url between the menu items.
    Can you explain me the right html to enter?
    Thanks!

    #433625

    Hi!

    Please add following code and change the URL to your logo image

    <img src="http://kriesi.at/wp-content/themes/kriesi/images/logo.png" />

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.