Copyright © 2010 Your Name. All rights reserved
-
I need to add
Copyright © 2016 Strive Software International. All rights reserved.To footer
The blog I need help with is: (visible only to logged in users)
-
Hi, add the following and see what you think. I’ve darkened the existing footer credits a bit and kept the added text white so it will stand out more.
.site-footer, .site-info a { color: #888 !important; } .site-info:before { content: "Copyright © 2016 Strive Software International. All rights reserved."; display: block; padding-bottom: 15px; font-size: 110%; color: #fff !important; } -
-
Sorry, go to Appearance > Customize > CSS, delete all the informational text in that window, and paste in the above custom CSS.
-
-
-
Please can I ask you another question, is there anyway to have client logos running across the bottom of our home page?
-
Hi there,
Please make sure that with these logos you’re not running banner advertising on your site since it’s not allowed in WordPress. For more information, check out this link: https://en.support.wordpress.com/affiliate-links/ -
@strivesoft, there are three footer widget areas where you can add things, such as your client images, which could each be put into an image widget and then arranged in the three widget areas as desired. You can even, if you wish, limit the display of those to the main page using the Widget Visibility feature.
-
-
-
Hi, please can I ask you, on the Solutions page, how do I make the buttons have a blue backgrounds, what should I add into the code.
Also, can I change the menu header to a lighter colour using CSS and if so, what would the CSS code be?
-
Hi, I’m seeing blue buttons on the solutions page. Did you get this taken care of?
On the header area, this would be the CSS. Edit the color code as desired.
.pique-panel:nth-of-type(2n), #masthead, .overlay { background-color: #2e6ec0; } -
-
- The topic ‘Copyright © 2010 Your Name. All rights reserved’ is closed to new replies.