Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #690368

    I have an issue with only one page on my website where the footer isn’t responsive.
    The “office page” footer is the one not working on mobile devices.

    #690945

    Hey mct2ok,

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 768px) {
    #footer .flex_column { width: 100% !important; margin-left: 0 !important; }}

    Best regards,
    Yigit

    #691910

    Thank you! That took care of it. :)

    #691941

    Hey!

    Please feel free to create a new ticket if need anything else.

    Thanks a lot

    Best regards,
    Basilis

    #691944

    Hi,

    Glad we could help!
    We really appreciate it if you rate our theme on themeforest .
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Footer not responsive on one page’ is closed to new replies.