• Resolved chuckparks

    (@chuckparks)


    After I installed your plugin and changed the Site Identity Background color to black my site title is not centered vertically within the box. It is much closer to the top than the bottom and not visually attractive. What code can center the title and description?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Oliver Campion

    (@domainsupport)

    Hello,

    The padding at the top of the site branding is set by the theme. You can change it to match the bottom with the following CSS which you can insert into “Customizer – Additional CSS” …

    .site-branding {
    padding-top: 3em;
    }

    Please let me know if this resolves your issue.

    Oliver

    Plugin Author Oliver Campion

    (@domainsupport)

    Marking this as resolved now.

    Oliver

    Thread Starter chuckparks

    (@chuckparks)

    Thank you but that did not fix the issue.

    Plugin Author Oliver Campion

    (@domainsupport)

    We’ve just looked at your site again and applied the CSS we suggested. It adds black background padding above your site title as requested so we are not sure what it is that you are looking for.

    Perhaps if you could please supply more information as to how it didn’t fix your issue we might be able to help further.

    Oliver

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Site Identity Top Padding Issue’ is closed to new replies.