Charity Pro

Home Forums All Other Themes Charity Pro

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #85172
    THOMAS CLAIRMONTTHOMAS CLAIRMONT
    Participant
    • Topics: 17
    • Replies: 7
    • Total: 24
    Member since: May 5, 2016

    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

    #85199
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30796
    • Total: 30796
    Member since: August 16, 2013

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.