• Resolved pcoledai

    (@pcoledai)


    I don’t know any CSS. Is it possible to have a full-width footer widget section in Cactus. I’d like to make a footer that would appear on all my pages.

    Thanks in advance for your assistance.

    My site is in maintenance mode right now. Let me know if I need to change it.

    Thank you.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author LQThemes

    (@velathemes)

    1, Go to Customize > Cactus: Footer Options > Display Footer Widgets

    2, Go to Customize > Widgets > Footer 1, add widgets.

    3, Go to Customize > Additional CSS, add the following css code

    .footer-widget-area .col-md-3 {
    width:100%;
    }

    Thread Starter pcoledai

    (@pcoledai)

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘full-width footer widget possible in Cactus?’ is closed to new replies.