• Resolved neilj01

    (@neilj01)


    Hi,
    I would like to add a custom border image above where my footer widgets start to differentiate the footer area from the rest of the site. Is there CSS to do this?

    I found this code:

    #footer
    {
    background-color: #F3F3F3 !important; /* Bonus light gray background color, you can remove it if you wish */
    border-top: 1px solid rgba(206, 206, 206, 0.4); /* 1px high and 60% transparent border */
    }

    The colour for the widget and footer area is #004687 How do I add the custom image bar?

    • This topic was modified 2 years, 12 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

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

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Add custom footer border’ is closed to new replies.