Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi Rachel,

    Thanks for choosing Apex!

    You can use the following CSS to reduce the space around the logo, increase the size of the primary menu items, and increase the size of the social media icons:

    .title-container {
      margin: 1.5em 0 !important;
    }
    .menu-primary-items a {
      font-size: 16px !important;
    }
    .social-media-icons a {
      font-size: 24px !important;
    }

    You can copy and paste that code into the “Custom CSS” section in the Customizer (Appearance > Customize). Once added there, it should take affect right away.

    Thread Starter RachelTriesLife

    (@racheltrieslife)

    Thank you, that worked a treat!

    Can the size of the images on the home page be changed as well or is this fixed?

    Thanks for your help, love the theme!

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome 🙂

    We actually just added a feature for this in Apex Pro. It lets you change the aspect ratio of the featured images to any of the following:

    • 2:1 (default)
    • 1:2
    • 16:9
    • 9:16
    • 3:2
    • 2:3
    • 4:3
    • 3:4
    • 5:4
    • 4:5
    • 1:1
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Reducing space around logo’ is closed to new replies.