New Landing How can we help? Cardinal Theme Support Cardinal – Feature Request Logo padding is different in Firefox

Viewing 9 posts - 1 through 9 (of 9 total)
  • #112294
    neilswaab
    Member
    Post count: 66

    Hi,

    I just noticed my logo padding is different in Firefox. In Chrome and Safari the padding matches, but in Firefox there is extra padding on the top and bottom. Any suggestions for fixing? Website: neilswaab.com.

    Thanks,

    Neil

    #112427
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Have you set the padding in Theme Options > Logo Options?

    – Kyle

    #112575
    neilswaab
    Member
    Post count: 66

    Yeah, I’ve tried setting padding to 0 and just leaving it blank. Doesn’t seem to affect it either way. If it matters, I’m using a text logo and not an image.

    #112678
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    This should sort it:

    #logo .text-logo {
      display: block;
    }

    – Kyle

    #112748
    neilswaab
    Member
    Post count: 66

    Thanks. Unfortunately, that doesn’t work. The top padding is fine, but now the bottom padding is huge.

    #113173
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I will get the developer to check this for you

    – Kyle

    #113407
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    If you add this custom css, that should set it to how you’d like:

    .browser-ff #logo a {
        height: 42px;
    }

    Hope that helps.

    – Ed

    #113505
    neilswaab
    Member
    Post count: 66

    Thanks! This works!

    #113584
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks Ed

    – Kyle

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

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

License required for one of the following items
Login and Registration Log in · Register