• Resolved RobinRob

    (@robinrob)


    Hey Kaira,

    i have some questions.

    1) How can i change the color of the footer.
    2) I would like to try remove the copyright-footer
    3) i would like to make 4 columns in a footer. how can i do that?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Kaira

    (@kaira)

    Hi RobinRob

    To do those you can:

    1) Add the below code to your custom CSS section under Appearance -> ALBAR Settings -> Styling Settings.

    .site-footer {
        background-color: #FFFFFF;
    }

    2) Add the below code to your custom CSS section too

    .footer-bottom-bar {
        display: none;
    }

    3) Go to your widgets ( Appearance -> Widgets ) and drag the 4 widgets you want into the Albar Footer widget area. The footer equally divides the footer by the amount of widgets added.

    Thanks

    Thread Starter RobinRob

    (@robinrob)

    Thanks Kaira for answering.

    I use the page Builder Plugin. How can i use it in the Footer?

    @robinrob if the footer is available as a widget area under Appearance > Widgets you can now insert the Layout Widget into that area. Give that a try.

    Thread Starter RobinRob

    (@robinrob)

    Thanks

    For sure. If you have any Page Builder specific questions moving forward, please open a thread on the plugin’s support page.

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