HELP EDITING CHARITY THEME!

Home Forums IT Consultant Support HELP EDITING CHARITY THEME!

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #129194
    Jemina TaljaJemina Talja
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: July 25, 2019

    Hi, I am trying to edit the SKT charity theme and have a couple of issues.. please could someone help?

    1) I would like to remove the phone and location icons at the top left of the header. Please confirm how I do this.

    2) When I deselect a photo for the ‘inner page banner’ (as I do not want one) I am left with a gap of around 500px at the top of the screen on my pages (About page for example). How do I remove this please?

    3) How do I change the right sidebar widgets on pages where I have selected a side bar? I have gone to customise appearance and the widgets do not show as being there and it won’t allow me to add others?

    The website is www.yogastopstraffick.org but maintenance mode is currently switched on.

    Many thanks!

    #129247
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Your website is on under cunstruction mode. Therefore we are unable to check the issue.

    Regards,
    Brad

    #129292
    Jemina TaljaJemina Talja
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: July 25, 2019

    Hi Brad,

    I have now switched off maintenance mode.

    Many thanks,

    Emily

    #129312
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .widget-left i {
        display: none;
    }
    .innerbanner {
        height: 180px;
    }

    What do you want to show in the sidebar??

    Regards,
    Brad

    #129338
    Jemina TaljaJemina Talja
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: July 25, 2019

    That’s great, thank you Brad!

    I would just like to know how to add different elements to the side bar, or how to edit what is already there. For example, on the 2019 Events page, how do I remove testimonials and add different information to the contact form?

    Many thanks,

    Emily

    #129426
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    h3.widget-title:nth-child(3) {
        display: none;
    }
    #meta {
        display: none;
    }

    kindly go to sktframe >> core-functions.php >> find text “Contact Form” and change it there.

    Regards,
    Brad

    #129574
    Jemina TaljaJemina Talja
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: July 25, 2019

    Thank you Brad – how do I get to sktframe please? I can’t find it!

    Many thanks,

    Emily

    #129606
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Editor >> Right panel >> sktframe >> core-functions.php

    See example below:
    https://imgur.com/a/POmC9xq

    Regards,
    Brad

    #129695
    Jemina TaljaJemina Talja
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: July 25, 2019

    Hi Brad,

    I have checked through and I do not have a dropdown section named ‘sktframe’. Please could you advise further?

    Many thanks,

    Emily

    #129696
    Jemina TaljaJemina Talja
    Participant
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: July 25, 2019

    Hi Brad,

    I also need to know how to change the text under ‘Newsletter Sign Up’ on the footer please. It really doesn’t seem to be very straightforward!

    Many thanks,

    Emily

    #129885
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Brad

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