Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #224105

    Hi since the update 2.5.2 the footer column 1,2,3,4 are having formatting issues when viewed on a mobile devise

    Any suggestion as to why this is happening and what can be done fix it

    http://rcgauto.staging.wpengine.com/ (hosted on WPengine)

    Thanks

    #224113

    Hey rcgroup!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 767px) {
    div .av_one_third, div .av_one_fourth {
    margin-left: 0!important;
    width: 100%!important; }}

    Regards,
    Yigit

    #224115

    Great – fixed !

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problems with Footer’ is closed to new replies.