Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

How to add an image just on top of the footer credit? but with different backgro

Home / Forums / Virtue Theme / How to add an image just on top of the footer credit? but with different backgro

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
February 25, 2020 at 10:41 am

How to add an IMAGE LOGO using CSS just on top of the footer credit? but with different background from the footer credit

I was able to add the logo on top of the footer credit, but it has the same background as the footer credit (green). I want the logo to have a white background and the footer text credit with the copyright and name of the site to have a green background.

I know that I can add an image to the footer widget, but that won’t work in this case because the image will be in a top location in the footer, and I need it to be in the bottom, just on top of the footer credit, so I prefer to add it using CSS

Also if you can help me to make the footer credit background to go completely from side to side, right now it doesn’t go all the way to the end. right now as you can see in the image the footer background in green color doesn’t go all the way to the end of the sides.

I made the footer credit to be green using this CSS code:

.footercredits p {
font-size: 16 px;
line-height: 30px;
color: #FFFFFF;
background-color:#1e7200;
text-align: center;
width: 100%;
}

This is the way it looks now:

  • The forum ‘Virtue Theme’ is closed to new topics and replies.