Home › Forums › Pro Themes › Corponess Pro › Kidspress Pro Homepage Issues
- This topic has 15 replies, 5 voices, and was last updated 2 years, 9 months ago by sanam.
-
AuthorPosts
-
February 4, 2021 at 4:12 pm #144021Kirsty LordParticipant
Hi,
I have recently purchased the KidsPress Pro theme. I am trying to change the homepage to a page I have created. I go into customiser, homepage settings, I change the homepage to the page that I created but nothing happens. It just stays on the demo page.
Any help would be appreciated on this.
Many thanks,
AaronP.S. Apologies for posting this in a different forum but there is no option for the KidsPress theme.
February 5, 2021 at 12:52 am #144043PsinkKeymasterHello Kirsty Lord
Ahh, so you have created a homepage manually using page builder and now you want to display it rather than the theme default homepage
Please follow the screen record
https://www.awesomescreenshot.com/video/2646840?key=366a85a1e185ff1b3a111a703dd23e4ahope this helps you
Regards
PsinkFebruary 6, 2021 at 3:51 pm #144162Kirsty LordParticipantHi Psink,
Thanks for the reply, I’m glad to say the screen record did help, so thank you very much.
Do you know if there is a way to disable the header image function.
Regards
February 7, 2021 at 12:24 am #144174PsinkKeymasterHello Kristy Lord
Is it the parts that I have a mark with the red cross in the screenshot, you want to disable?
https://tinyurl.com/y4q9suq9If that’s the one, please add this CSS to disable it
#page-site-header{ display:none; }
To add this in the theme, Please go to Admin Panel >> Appearance >> Customize >> Additional Css, there paste the above Css and published
Have a great day
Regards,
PsinkFebruary 16, 2021 at 3:23 am #144675silke.gessleinParticipantHallo,
yesterday I bought kidspress pro.Here my website: https://legasthenie-dyskalkulie-adhs-augsburg.de/
So I have several questions:
1. I would like to make a smaller fixed header or disfix it. Also, without my logo it will not become smaller.
2. I have two websites. It is possible to use the theme for both or is it for only one website?
3. I wanted to install links to categories with a short teaser. So I tried several and only with testimonials, it was possible to go for different links. But the links don’t work. I tried also al link to an article, but this also don’t work.
4. Is it possible to choose a color for the background?
5. Is it possible to choose a color for all links?
6. Is it possible to choose a color for all letters in articles?
7. Is it possible to choose a color for all headers
8. Is it possible to choose a color for the clouds?
Thank you very much.
Silke GessleinFebruary 16, 2021 at 11:16 pm #144725PsinkKeymasterHello @SILKE.GESSLEIN
Here is the answer to your questions
1) to disfix the header please follow the screen record there is the options in the theme
https://www.awesomescreenshot.com/video/2779357?key=179f57845b8f031d17380aa42b1324bf
2) license is only for one site
3) for query no. 3 can you please explain in more details with the reference screenshotyes you can change the color for all elements through Additional CSS except for the cloud because it the background image
Regards,
PsinkJuly 16, 2021 at 8:48 am #154233Kirsty LordParticipantHi Psink,
I would like to remove the background image from the footer and replace it with just a plain colour. Is that possible?
Many thanks in advance.
July 18, 2021 at 4:49 am #154325PsinkKeymasterHello Kristy Lord
Can you please share your site URL ?
Regards,
August 18, 2021 at 5:59 am #156069Kirsty LordParticipantHi Psink,
Apologies for the delay
Here is the website https://monthlyharvestboxclub.co.uk/
Kind regards,
August 18, 2021 at 6:24 am #156071PsinkKeymasterhello Kristy
Please add this CSS in Additional CSS
‘
#colophon{
background-image: none;
background-color: #fff3f3;
}
‘You can put a color code for background color as per your requirement
Regards,
PsinkAugust 18, 2021 at 7:30 am #156074Kirsty LordParticipantThank you!
February 7, 2022 at 11:26 pm #178346kaisplayhubParticipantHi,
I’m trying to remove a “banner” I think from my Shops page. Tried inserting the CSS code mentioned above but its not working. Not sure if that’s the correct code for my particular page though.
Here’s my shop link: https://kaisplayhub.com/shop/
Hope to hear from you soon.
Thank you!
February 7, 2022 at 11:55 pm #178393sanamKeymasterHello @KAISPLAYHUB, Please try this CSS
.archive.woocommerce-page #page-site-header {
display: none;
}Regards.
- This reply was modified 2 years, 9 months ago by sanam.
February 8, 2022 at 6:25 am #178436kaisplayhubParticipantHi again Sanam,
By the way, how do I disable this for all pages? Seems like it was only disabled for Shops page. But it’s appearing on the other pages like FAQ, About Us, Contact Us, etc.
Thanks again in advance!
February 8, 2022 at 6:25 am #178435kaisplayhubParticipantThank you Sanam! Worked splendidly! 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.