Natural Herbs Theme Footer

Home Forums All Other Themes Natural Herbs Theme Footer

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #110512
    karen.vienkaren.vien
    Member
    • Topics: 5
    • Replies: 7
    • Total: 12
    Member since: October 26, 2018

    When you select the footer layout with four columns, there is an option for the fourth column to have a different overlay color. How do you enable this feature for a footer with only three columns (i.e. so that the third column in the footer has a different color overlay, like in the Natural Herbs Lite theme)?

    #110519
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    #110525
    karen.vienkaren.vien
    Member
    • Topics: 5
    • Replies: 7
    • Total: 12
    Member since: October 26, 2018

    Hi Chris,

    Here is my URL: http://mellieandhew.com.au

    You will see in the footer section at the bottom all three columns have a black background, however I would like the third column (right-had side) to be a different color.

    (I have only just started setting up, so content on website is ‘rubbish’, please ignore)

    #110531
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #footer::after {
        position: absolute;
        content: "";
        right: 0;
        top: 0;
        width: 40%;
        height: 80%;
        background: #2f8375;
    }

    Regards,
    Chris

    #110544
    karen.vienkaren.vien
    Member
    • Topics: 5
    • Replies: 7
    • Total: 12
    Member since: October 26, 2018

    Thanks Chris – that worked 🙂

    #110622
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi karen,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/19/

    Regards,
    Chris

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.