[Resolved] Decrease/reduce spacing between logo and site title

Home Forums Support [Resolved] Decrease/reduce spacing between logo and site title

Home Forums Support Decrease/reduce spacing between logo and site title

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1250588
    Anonymous

    Hi there,

    There doesn’t appear to be the option to decrease the spacing between the logo and site title.

    Attempting to customize the CSS class “site-logo” for example, does not take effect.

    What is the recommendation to bring the logo and site title closer?

    #1250939
    David
    Staff
    Customer Support

    Hi there,

    do you have an example site ? As the arrangement of Site Logo and Site Title will vary depending on the customizer settings.

    #1252044
    Anonymous

    Hi David,

    It’s the Broadcast site library.

    #1252056
    Leo
    Staff
    Customer Support

    The default Broadcast site doesn’t use a logo.

    Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Let me know ๐Ÿ™‚

    #1252068
    Anonymous

    Hi Leo,

    The issue occurs when a logo is uploaded to the Broadcast theme.

    The site’s offline and inaccessible.

    #1252076
    Leo
    Staff
    Customer Support

    I just tried it and there isn’t any default padding added between site title and logo:
    https://wordpress-202309-991531.cloudwaysapps.com/

    I’ll need to see your set up to determine the issue.

    #1252096
    Anonymous

    Thanks Leo.

    The reason you don’t see the padding/margins is because the setting you have isn’t to display the logo adjacent (side by side) the site title.

    If you change this, you’ll notice the spacing.

    #1252143
    Leo
    Staff
    Customer Support

    This is the CSS you need to overwrite:
    https://www.screencast.com/t/RyzArMzqQrZ

    #1252146
    Anonymous

    Hi Leo,

    Yes, I did identify the classes however when attempting to apply them via the customizer they don’t appear to take effect. Can you please share the styles you are using to overwrite the default style?

    #1252150
    Leo
    Staff
    Customer Support

    The exact CSS selector shown in the screenshot should work:

    .site-branding-container .site-logo {
        margin-right: 0;
    }
    #1254590
    Anonymous

    Thanks Leo.

    #1255204
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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