Viewing 4 replies - 1 through 4 (of 4 total)
  • HI carob555. In order to help with moving the logo please post a link to your site so we can see the page.

    Here is a post that discusses adding the logo to the menu bar:
    https://wordpress.org/support/topic/add-logo-in-mobile-navigation-bar?replies=20#post-6803314

    You could add the site title to the menu bar by adding a Link menu item and giving it a # for the url.

    Thread Starter carob555

    (@carob555)

    The link top my site is: http://dietstoreduceweight.com/

    I´m building up a list of stuff to farm out to an expert and I´ve a feeling this is going to end up on that list. As soon as anyone talks about “coding”, panic sets in.

    Many thanks for answering!

    Try adding the following CSS to a child theme style.css file or a plugin like Simple CSS:

    /* allow header logo image to slide left */
    #header .site-image {
        margin: 0;
    }

    The couple of other items regarding the menu modifications aren’t particularly complicated. If you want to give it a go let me know and I’ll try to help you through it.

    Thread Starter carob555

    (@carob555)

    bdbrown:

    Many many thanks!!

    It´s nearly midnight where I am, so I´ll have a go on Sunday. I´m terrified of doing irreparable damage.

    Saludos,
    Robert

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Hueman title and logo’ is closed to new replies.