Viewing 3 replies - 1 through 3 (of 3 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello bjbaron,

    => Put below css code into Additional CSS textarea (Dashboard >> Apperance >> Customize) then click on Save & Publish button.
    => If there is no Additional CSS option then put below css code into your current theme’s style.css file located at wp-content/themes/your_current_active_theme/ folder


    .enigma_footer_widget_area, .enigma_footer_area {
    position: fixed;
    width:100%;
    bottom: 0;
    }
    .enigma_footer_widget_area {
    bottom: 52px
    }

    Note : All Changes you done in style.css or other file are gone when you update theme. So prefer Child Theme

    Hope this will helps you.

    Thread Starter bjbaron

    (@bjbaron)

    Thank you for the reply. Works perfectly when I put it in style.css!

    Thread Starter bjbaron

    (@bjbaron)

    I have one other question about my footer. I need to translate the theme footer into two other languages and have different phone numbers and links in each. I can’t seem to find where I can do this. LINK
    Any help is greatly appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sticky footer’ is closed to new replies.