• Resolved techihick

    (@techihick)


    Where do I get the HTML to add to the text area? Because I do understand everything but whatever video I watch or what I read, people say they add the HTML in the text area. But where do I get that from? I’ve been wracking my head trying to figure this out but nothing has worked. I just need to divide the menu with my logo in the center, because I love that looks and it’s being snuffed out by the new logo to the left themes I see everywhere now.
    I have my logo on the computer and I was hoping to just upload it, but I don’t have an HTML link for it or anything, because it’s never been online or anything. I’ve just designed it. Please help because I’m a new business and without a site, I don’t feel comfortable opening my studio.

Viewing 1 replies (of 1 total)
  • Plugin Author Matt Keys

    (@mattkeys)

    Hi @techihick,

    You would write that HTML yourself. First you would upload your logo to your website, either put it into your theme, or upload it in the WordPress media manager.

    Then you would write some html like:

    <a href="/"><img src="/path/to/your/logo.jpg" alt="My Logo" /></a>

    I feel I should warn you though that this plugin is built for developers and after getting this logo in place you will likely still have some CSS to write to get things positioned/looking exactly how you would like them. I am not able to provide 1 on 1 training for this so you will need to do some research and trial/error.

    I hope this helps!

    Matt Keys

Viewing 1 replies (of 1 total)
  • The topic ‘Where do I get the HTML to add to the text area’ is closed to new replies.