• Resolved kaireiou

    (@kaireiou)


    Hi, On my mobile site, I realised that the placement of the word “contact us” is not on the same line with the rest of the text links. Is there anyway I can re-align it with the rest without changing the computer version?

    • This topic was modified 2 years, 8 months ago by kaireiou.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Add this in Appeareance > Customizer > Additional CSS:

    @media only screen and (max-width: 610px) {
    .cmsmasters_footer_default .footer_nav > li { margin: 0 8px; }
    }
    Thread Starter kaireiou

    (@kaireiou)

    Oh!! It worked like magic! Thank you sooo much!

    • This reply was modified 2 years, 8 months ago by kaireiou.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile Footer Text Link’ is closed to new replies.