New Landing How can we help? Cardinal Menu/logo padding

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #87924
    vollern
    Member
    Post count: 5

    Hi,

    Can you please advise me how to make the space over and under the menu and logo smaller.

    #87931
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Try adding this line to your child theme functions.php file:

    add_filter( 'sf_logo_padding', function() { return 30; } );

    By standard it’s 30px, but the line will allow you to change it to suit your liking.

    Hope that helps!

    – Ed

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register