Colour Background On Static Block Footer

This topic has 6 replies, 3 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp

  • Avatar: Leon1000
    Leon1000
    Participant
    April 21, 2014 at 15:05

    How do I create a footer with background colour, in static blocks I tried adding a section, then row so that on the section I can then have a background colour, but when I preview the footer created with the section, it does not display properly, the footer only works when just a row is selected, but then I can not have a colour background.

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 22, 2014 at 19:32

    Hello,

    You can change the background color for footer block in custom.css file. How to create this file you can watch here.

    If you have some problems please provide us with the site and admin panel credentials.

    Regards,
    Eva Kemp.

    Avatar: notionmotion
    notionmotion
    Participant
    May 3, 2014 at 08:25

    What’s the CSS code to change the color on the footer? (the very bottom copyright footer)

    Thanks,
    Whitney

    Avatar: Eva
    Eva Kemp
    Support staff
    May 3, 2014 at 09:10

    Hello,

    You need insert the following code in custom.css:
    .copyright.copyright-3 { background: red; } and replace the color name with yours.
    .copyright.copyright-3 means the type of footer you’re using. You can check it in Theme Options > Footer. If you’re using the 1st footer type then you should write “.copyright.copyright-1”.

    Regards,
    Eva Kemp.

    Avatar: notionmotion
    notionmotion
    Participant
    May 4, 2014 at 22:02

    Awesome. It worked. Thanks.

    Avatar: Eva
    Eva Kemp
    Support staff
    May 5, 2014 at 09:43

    Hello,

    You are welcome.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Colour Background On Static Block Footer’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.