• Resolved purissimo

    (@purissimo)


    Hi,
    I have just recently updated to Zakra 3.0 after I have made the necessary adjustments of the child theme on a staging site. Everything went fine except for the mobile footer styling.

    Here my CSS:

    .zak-footer,
    .zak-footer-bar {
    background-color: #fff;
    color: #3f3f46;
    font-size: 1em;
    }
    .zak-footer-bar {
    border-top: 1px solid #e4e4e7;
    padding-top: 1em
    }

    In small viewport at least the text color and border-top color are not overridden by the child theme CSS.

    Thanks in advance for your help,
    Gabriele

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter purissimo

    (@purissimo)

    I have solved the problem! I was missing a closing bracket from a CSS @media rule before the footer styles, so the footer styles applied only for monitors and not for mobile devices.

    • This reply was modified 1 year, 7 months ago by purissimo.

    Hi @purissimo,

    Glad to hear that the issue has been fixed. Let me know of any other issues or confusion in the future and I will get back to you.

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Zakra 3.0 Footer styles in mobile view’ is closed to new replies.