Viewing 3 replies - 1 through 3 (of 3 total)
  • Per the forum guidelines we don’t normally support commercial themes. However you might try this CSS:

    /* push logo down to align with ad bar */
    .rst-logo {
        padding-top: 15px;
    }

    If you have additional questions I’d recommend asking at the theme vendor’s support site so the theme’s developers and support community can help you.

    • This reply was modified 9 years, 4 months ago by bdbrown. Reason: code formatting

    Hello sstierch,

    Try below css


    .rst-logo {
    padding-top:20px;
    }

    Hope this will helps you.

    Thread Starter sstierch

    (@sstierch)

    Thank you to you both. I have requested help from Lazanews but did not hear back – it’s been two weeks!

    I really appreciate you making an exception. It worked! Cheers.
    -Sarah

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fixing padding on logo’ is closed to new replies.