Woodworks Theme Footer Getting Squashed

Home Forums All Other Themes Woodworks Theme Footer Getting Squashed

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #110202
    StuartStuart
    Participant
    • Topics: 26
    • Replies: 27
    • Total: 53
    Member since: April 29, 2016

    Good afternoon all.
    I am using the woodworks theme here:
    Website

    I have only used three of the footer sections.
    I have discovered the footer area doesn’t present correctly on mobile devices. On my Edge 7 phone, using Chrome it is ok. Using other browsers it gets squashed and disjointed.

    Can somebody please help?
    Thank you
    Stuart

    #110204
    StuartStuart
    Participant
    • Topics: 26
    • Replies: 27
    • Total: 53
    Member since: April 29, 2016

    Here is a screenshot…
    Footer screenshot

    #110209
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    .footer-column { width:100%;}
    }

    Regards,
    Chris

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.