• Resolved drdough

    (@drdough)


    I Followed the install instructions. After a little fiddling finding the right HTML chain to put in the first box I got the plugin to work.

    The HTML chain I put in the first box to remove the copyright notice is:

    “Blossom Recipe | Developed By Blossom Themes. Powered by WordPress.
    </div>”

    However, when the plugin is activated it messes up the formatting of my site logo which is centred at the top of the page above the site navigation menu. This was achieved with the following CSS:

    “.main-header .site-branding:not(.has logo text) {flex-direction: row !important }”

    When I activate the plugin the site logo changes position to be inline on the right hand side of the navigation menu. If I change nothing but deactivate the plugin then the logo formatting returns to how I’d set it before.

    I’m using:

    Chrome Version 102.0.5005.115 (Official Build) (64-bit)
    Wordpress version 6.0
    plugin version 1.0.13

    I also have screen shots depicting the issue if that would be helpful.

    Any help you could offer would be greatly appreciated

    The page I need help with: [log in to see the link]

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

    Please replace the code you entered in Step 1 with this one:
    Blossom Recipe | Developed By <a href="https://blossomthemes.com/" rel="nofollow" target="_blank">Blossom Themes</a>. Powered by <a href="https://en-gb.www.ads-software.com/" target="_blank">WordPress</a>.

    This should fix it and not interfere with the logo.

    Warmly,
    Mihaela

    Thread Starter drdough

    (@drdough)

    This worked first time.

    Thank you so much for your help Mihaela it is most appreciated.

    all the best

    Dave

    Hi Dave!
    Happy to hear it worked??
    Have a great rest of the week!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘plugin messes up site logo placement’ is closed to new replies.