Footer backgroundcolor gradient

  • Author
    Posts
  • #74267
    heinenmja
    Power User

    I use Mantra with great pleasure.

    I now want to make the footer gradient (from the top to bottom) from white to blue.

    Is that possible ? If yes,how ?

    #74526
    Zed
    Cryout Creations mastermind

    The footer has two sections:
    body #colophon { /* widgets area */ }
    body #footer2 { /* footer menu, socials, custom text */ }

    Apply a custom CSS gradient background on whichever of those you wish to.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #75653
    heinenmja
    Power User
    This reply is private.
    #76337
    heinenmja
    Power User

    Is it also possiblie to put an gradient banner underneath the horizaontal menu ?

    #76338
    heinenmja
    Power User

    I also want get rid of the header backgroundcolor under the header.

    When you look at http://www.marcelheinen.nl/HUBACH you see an grey color under the header and above the menu

    Website: www.marcelheinen.nl/HUBACH

    #76435
    Zed
    Cryout Creations mastermind

    @heinenmja: Apply this CSS to remove the space between the header image and your custom menu:
    body #access { margin-top: 0; }


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Footer backgroundcolor gradient’ is closed to new replies.