• erfmen

    (@erfmen)


    I am using the Virtue theme and I am trying to align the logo and primary menu to the bottom of the header. I have attempted several things but nothing has worked correctly. I can get it to align by increasing the top margin but that causes issues when the window size changes.

    https://velocityhcs.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • Kevin

    (@jx-3p)

    Is this what you’re talking about?
    If not, let me know and I’ll mess with it some more!

    .col-md-8.kad-header-right {
        padding-top: 60px;
        padding-left: 80px;
    }
    Theme Author Ben Ritner – Kadence WP

    (@britner)

    Hey,
    In your theme options > main settings. If you increase the top margin there then once the screen is small enough to switch to touch menu the margin will be taken out.

    Also you can use media queries if there is a certain window size where it’s not looking like you want.

    Kadence Themes

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Trying to align logo and primary menu to bottom of header’ is closed to new replies.