• Resolved SaraLuisa

    (@saraluisa)


    Hi, I am using Hestia free which I find great. I’m having an issue placing content in a widget in the footer on 1 line. I think the footer is divided into 3 ‘containers’ so when I place the content it doesn’t go across the page. I would appreciate any help.
    Thanks
    Sara

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Sara,

    Thank you for your feedback and sorry for the delayed reply!

    Could you please share the settings of the footer that you currently have and which content doesn’t appear on the website?

    Thank you!

    Having trouble figuring this out aswell

    AC

    (@purplecodes)

    Themeisle Support

    Hi @saraluisa, @moofen,

    Kindly try adding the snippet below from your Customizer > Additional CSS

    @media (min-width: 992px)
    .footer .col-md-4 {
        width: 100% !important;
    }

    If this does not work, kindly provide the link to your site where the footer is visible.

    Thread Starter SaraLuisa

    (@saraluisa)

    Hi @purplecodes, apologies I missed your reply. Thank you for your suggestion. I redesigned the website so I don’t need the footer to be one column. Thanks again for responding.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hestia – how to have only one area in the footer’ is closed to new replies.