- This topic has 3 replies, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Charm Theme header / logo area question
Greetings, my URL is http://saurfarming.com/
My question is regarding the header image, which has a limitation of 1400 by 200px. However, when viewing on differing sized browser windows there appears black behind the image. I cannot locate where to adjust this property and would, at the very least, like to change it to white instead of black.
Thanks!
Hi Ben,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.logo{padding:19px 0 !important;}
Regards,
Dave
Hello Dave, thanks for the response. That seems to be a partial fix. But if you view the site in any mobile device or even zoomed out in a PC browser, there’s lots of black behind that 1400x200px slot. So the issue isn’t really addressed with this answer. Can that color behind the image be changed to white?
Hi Ben,
Add this code in custom css box:
.header{background:#ffffff !important;}
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]