Forum Replies Created
-
AuthorPosts
-
PsinkKeymaster
Hello TrishBlassin
The “Title Position for single Page/Post” option is not available in the free version.
Regards,
PsinkPsinkKeymasterHello Adrian
Can you please share your site URL?
Regards,
PsinkPsinkKeymasterHello Emmanuel
You can use an image widget for it,
Please watch the screen record
https://www.awesomescreenshot.com/video/2585823?key=8e5501aba901d764cb202d81cc3fcbd8Regards,
PsinkPsinkKeymasterHello Emmanuel
Please follow the screen record to edit/add socials links
https://www.awesomescreenshot.com/video/2584439?key=03e5ec3023acc01443b00657168f2b20
Hope this helps you
Regards,
PsinkPsinkKeymasterHello Diego
Currently, it’s is not possible to rearrange the order of the tab.
Regards,
PsinkPsinkKeymasterHello Diego
You need to fill that empty space manually with the exact translations of the String.
Please follow the screen record
https://www.awesomescreenshot.com/video/2579972?key=76a6893f6f7d90974a568cf8846f6a97Regards,
PsinkPsinkKeymasterHello Claire
I’m really Sorry for the above CSS, Please add this one
.elementor-page-3410 a.more-link { display: none; }
Regards,
PsinkPsinkKeymasterHello Diego
I guess you have miss one thing while translating the string
Please check the screen record
https://www.awesomescreenshot.com/video/2576202?key=7aea20bc63d05ba20ba454c75e002483Regards,
PsinkPsinkKeymasterhello Claire
Please add this CSS code in the theme
#hero-section a.more-link { display: none; }
To add above CSS in the theme, Please go to Admin Panel >> Appearance >> Customize >> Additional CSS, there paste the above CSS then published and refresh
Regards,
PsinkPsinkKeymasterHello Sybille
Now I understand, yes you can display the content of the page( selected as home page ) in the homepage. There is a option inside the customizer Theme Option >> Static Homepage, there you will find the option to enable the content of page.
Please follow the screen record
https://www.awesomescreenshot.com/video/2575697?key=684c99e08a1309425abe73dad416214fHope this will help you
Regards,
PsinkPsinkKeymasterYou are welcome
PsinkKeymasterHello Steffen
Can you please share the screenshot of that customizer section of the Home/Front Story Section?
I guess there may be an issue with the button URL.
And one more thing if you’re talking about the content below the ‘TESTIMONIALS’ it won’t appear, the reason is that you have used the image on that page
Regards,
PsinkPsinkKeymasterHello Sybille
Oh I see, so you are taking about slider and other sections of the homepage
Please follow the theme instruction for managing homepage sections
https://themepalace.com/instructions/themes/kids-education-pro/Regards,
PsinkPsinkKeymasterHello Diego
Please add this CSS code in Additional CSS
For header widgets – adjust the padding value in #header-widgets as per your requirement
For site logo – adjust the padding value in .site-branding as per your requirement@media screen and (min-width: 1024px) { #header-widget { text-align: right; padding: 0px 0px 0px 0px; } .site-branding{ padding: 0px 0px 0px 30px; } } #masthead{ padding: 20px 0px 25px 0px; }
Hope this helps you
Regards,
PsinkPsinkKeymasterHello Tena
Please This CSS in Additional CSS to remove the date and author name form the blog section on the homepage
#latest-posts article .entry-meta{ display: none; }
And this CSS in Additional CSS to remove the previous and the next post from a single post
.single .post-navigation{ display: none; }
Have a great day
Regards,
Psink -
AuthorPosts