[Resolved] Telephone Number & Email Address Top Bar Alignment on Mobile

Home Forums Support [Resolved] Telephone Number & Email Address Top Bar Alignment on Mobile

Home Forums Support Telephone Number & Email Address Top Bar Alignment on Mobile

Viewing 15 posts - 16 through 30 (of 36 total)
  • Author
    Posts
  • #1559152
    Leo
    Staff
    Customer Support
    #1559279
    Duncan

    Hi Leo

    GeneratePressVersion: 1.3.46

    #1559385
    Leo
    Staff
    Customer Support

    That is very old.

    Can you please update?

    #1559405
    Duncan

    Hi Leo

    That’s me updated to GeneratePressVersion: 3.0.2

    #1559474
    Leo
    Staff
    Customer Support

    Now add this CSS back in:
    https://generatepress.com/forums/topic/telephone-number-email-address-top-bar-alignment-on-mobile-2/#post-1557021

    Then this as well:

    @media (max-width: 1000px) {
        .inside-top-bar {
            justify-content: center;
        }
    }
    #1559555
    Duncan

    Hi Leo

    As you suggested I’ve added both bits of CSS back in to the “Additional CSS” section within the the ‘Appearance’ – ‘Customise’ section.

    What else do I do now?

    Thanks in advance

    #1559630
    Leo
    Staff
    Customer Support

    That should be it.

    Are you still seeing some issues?

    #1561564
    Duncan

    Hi again Leo

    Firstly I’d like to thank you for the support you’ve given me over the past few days, it’s much appreciated.

    I’ve now got the site looking as I want, however I have one final issue I hope you can help me with.

    When viewing the site on iPad horizontal, the telephone number and email address in the top bar is still sitting to the right, and I would like it to sit aligned to the centre.

    I’ve added an additional piece of CSS which helped to get the telephone number and email address aligned to the centre on mobile vertical and horizontal modes, but only vertical on iPad.

    Thanks in advance.

    #1561577
    Leo
    Staff
    Customer Support
    #1561627
    Duncan

    Hi Leo

    Thanks for the prompt reply.

    I’ve increased the breakpoint to 1200px and it has helped, however it’s still sitting to the left slightly.

    Any suggestions so we can wrap this up?

    #1561790
    Leo
    Staff
    Customer Support

    Try matching the left and right top bar padding:
    https://docs.generatepress.com/article/top-bar-widget-area/#spacing

    #1561933
    Duncan

    Hi Leo

    I’ve matched the left and right top bar padding and it’s now displaying as it should on iPad.

    However, it’s now knocked the telephone number and email address in the top bar over to the right on desktop.

    I’ve tried to change the padding for each individual mode i.e. desktop, tablet and mobile, however it won’t let me set individual values for each mode for some reason.

    #1561982
    Leo
    Staff
    Customer Support

    What if you remove the left and right header padding?
    https://docs.generatepress.com/article/header-padding/

    #1562016
    Duncan

    Hi Leo

    I’ve tried removing the left and right header padding and it doesn’t make any difference.

    #1562081
    Leo
    Staff
    Customer Support

    Are you sure you’ve removed the header padding?
    https://docs.generatepress.com/article/header-padding/

    I’m currently still seeing 26px on the right and 38px on the left.

Viewing 15 posts - 16 through 30 (of 36 total)
  • You must be logged in to reply to this topic.