- This topic has 1 reply, 2 voices, and was last updated 7 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Charity Pro
I’m using Charity Pro and I have a few questions:
1. How do I take out the phone symbol and edit the address on the top of the page?
2. How do I add in a background image for the Donations option 1 section?
3. I have the home page as static and don’t want blog postings. How do I get that out of the middle section of the footer?
4. There’s a map section that just appeared and I don’t know how to control the link of the address or to disable the map entirely.
www. freshwaterfriends. net
thanks for your help
Hi,
1. Answer
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.phoneadressinfo:nth-child(1) { display:none !important;}
Kindly refer our documentation to setup address.
http://sktthemesdemo.net/documentation/charity_documentation/#footer-section
2. Answer
Kindly refer our documentation to setup background image.
http://sktthemesdemo.net/documentation/charity_documentation/#playing-with-theme-options
3. Answer
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.cols-4 .widget-column-2 { display:none !important;}
4. Answer
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Chris
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 […]