Home › Forums › All Other Themes › Charity Pro
- This topic has 1 reply, 2 voices, and was last updated 5 years, 11 months ago by
Forum Moderator.
-
AuthorPosts
-
October 10, 2017 at 1:00 pm #85172
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
October 11, 2017 at 5:50 am #85199Hi,
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-section2. Answer
Kindly refer our documentation to setup background image.
http://sktthemesdemo.net/documentation/charity_documentation/#playing-with-theme-options3. 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 -
AuthorPosts
- You must be logged in to reply to this topic.