Home › Forums › IT Consultant Support › HELP EDITING CHARITY THEME!
- This topic has 10 replies, 2 voices, and was last updated 5 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
August 21, 2019 at 8:54 am #129194
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!
August 22, 2019 at 5:05 am #129247Hi,
Your website is on under cunstruction mode. Therefore we are unable to check the issue.
Regards,
BradAugust 22, 2019 at 10:23 am #129292Hi Brad,
I have now switched off maintenance mode.
Many thanks,
Emily
August 23, 2019 at 5:20 am #129312Hi,
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,
BradAugust 23, 2019 at 9:11 am #129338That’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
August 26, 2019 at 6:35 am #129426Hi,
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,
BradAugust 27, 2019 at 7:03 pm #129574Thank you Brad – how do I get to sktframe please? I can’t find it!
Many thanks,
Emily
August 28, 2019 at 6:15 am #129606Hi,
Kindly go to Appearance >> Theme Editor >> Right panel >> sktframe >> core-functions.php
See example below:
https://imgur.com/a/POmC9xqRegards,
BradAugust 29, 2019 at 9:31 am #129695Hi Brad,
I have checked through and I do not have a dropdown section named ‘sktframe’. Please could you advise further?
Many thanks,
Emily
August 29, 2019 at 9:33 am #129696Hi 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
September 2, 2019 at 5:08 am #129885Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.