Tagged: Color, featured slider, footer, kathmandu
- This topic has 13 replies, 4 voices, and was last updated 10 years, 5 months ago by Sakin.
-
AuthorPosts
-
April 18, 2014 at 3:16 am #26120DorenParticipant
Hi,
Does anyone know the CCS code to change the Footer Widget color, not the bottom Footer, but the one that appears when you active a Widget and it expands the Footer.
Thank you!
-DorenApril 18, 2014 at 4:31 am #26129DorenParticipantBTW Here’s the site: http://psaasnj.com
April 18, 2014 at 10:01 am #26160SakinKeymaster@Doren: You can change that from “Appearance => Theme Options => Color Options => Site Color Options”, change the color for Footer Background Sidebar Color
April 18, 2014 at 7:08 pm #26225DorenParticipantNope, that’s not the space I’m referring to. I already changed that with your help, it’s the space right above that. You can see the original blue color still in that Footer above the Footer, not sure what it’s called, sorry. I included the site for reference since I probably wouldn’t know what to properly call it. Thanks!
April 19, 2014 at 10:35 pm #26415SakinKeymaster@Doren: I think you are confused with the Color Options. There are two section in Footer.
1. Footer Background Sidebar Color: You can change this color for Footer Sidebar Background
2. Footer Background Color: You can change this color for Footer Copyright information.April 20, 2014 at 8:11 am #26498DorenParticipantYou are 10000000000% correct my friend! Thanks again for pointing out the obvious that I continue to overlook LOL Have a great Easter! Thanks again!
May 2, 2014 at 10:53 pm #28659greengiantParticipantSo to confirm, I am planning to upgrade to the Kathmandu pro version. Can I change the color of the labeling of the featured slider from blue to another color? The footer widget, and the footer can also be changed? I would like to change to specific green colors. Would this be possible or only the 20 pre-specified colors?
Thanks
MatthewMay 3, 2014 at 11:25 am #28731SakinKeymaster@greengiant: For Labeling of the Featured Slider from Blue to another color. I will give you the code to add in your “Appearance => Theme Options => Custom CSS” box. You just need to send me the HTML color code that you like.
Yes Footer Widget and Footer can be changed from Color Options. You just send me your site URL after you upgrade to Pro version and then I will help you out.
May 5, 2014 at 5:02 pm #29053greengiantParticipantThanks Sakin:
Color code would be #339933for labeling of featured slider. I will contact soon after upgrading. Thanks for your help with this great theme.May 5, 2014 at 6:50 pm #29068SakinKeymaster@greengiant: Yes send me your site URL and then will send you the css.
May 5, 2014 at 7:09 pm #29077greengiantParticipantURL: malereproduction.org
Would also like to change background static color of menus (not the hovering part). This is possible too with the premium version?
Many thanks Sakin.
May 5, 2014 at 10:53 pm #29103SakinKeymaster@greengiant: For slider text background, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#main-slider .entry-container { background: #339933; /* Show a solid color for older browsers */ background: rgba(51, 153, 51, 0.6); } #main-slider .entry-container:hover { background: #339933; /* Show a solid color for older browsers */ background: rgba(51, 153, 51, 1); border: 1px solid #329232; }
For menu color and all you can upgrade to Catch Kathmandu Pro theme.
May 27, 2014 at 6:29 am #32621Dirk R.MemberHello: I have two questions regarding changes I’d like to make in Catch Kathmandu Pro:
1. Can you change the color of the sidebar widgets? And how?
2. Can you enlarge the social media icons and have them be in color – how?
The site is: http://www.sleepapneasurgicure.com
Thanks,
DRHMay 28, 2014 at 1:07 am #32705SakinKeymasterHello DRH,
1. For Sidebar widgets background color, you can edit the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box.
#secondary .widget { background-color: #fff; }
2. You cannot increase the size of the social icons but yes, you can make it default color which you see it when hover over. Let me know if you need as I see that now you have already added different social icons.Regards,
Sakin -
AuthorPosts
- The topic ‘How to change Footer Widget color’ is closed to new replies.