Theme Palace » All Posts https://themepalace.com/forum/pro-themes/teach-kiddo-pro/feed/ Mon, 24 Mar 2025 13:32:06 +0000 https://bbpress.org/?v=2.6.12 en-US https://themepalace.com/topic/main-slider-height-in-mobile-version/#post-209477 <![CDATA[Reply To: Main slider height in mobile version]]> https://themepalace.com/topic/main-slider-height-in-mobile-version/#post-209477 Wed, 05 Mar 2025 03:45:41 +0000 Psink @alvaruus2, The height of slide is different because of the content, one slide has only Title and second one has Title plus content

However you can add this CSS to make the height of the slide same

@media screen and (max-width: 767px) {
.featured-slider .slick-track article:nth-child(3), .featured-slider .slick-track article:nth-child(1) {
padding: 142px 0px;
}
}

@media screen and (max-width: 562px) {
.featured-slider .slick-track article:nth-child(3), .featured-slider .slick-track article:nth-child(1) {
padding: 156px 0px;
}
}

@media screen and (max-width: 438px) {
.featured-slider .slick-track article:nth-child(3), .featured-slider .slick-track article:nth-child(1) {
padding: 170px 0px;
}
}

@media screen and (max-width: 390px) {
.featured-slider .slick-track article:nth-child(3), .featured-slider .slick-track article:nth-child(1) {
padding: 150px 0px;
}
}

@media screen and (max-width: 380px) {
.featured-slider .slick-track article:nth-child(3), .featured-slider .slick-track article:nth-child(1) {
padding: 164px 0px;
}
}

Let us know if this does not solve the issue

]]>
https://themepalace.com/topic/main-slider-height-in-mobile-version/#post-209471 <![CDATA[Main slider height in mobile version]]> https://themepalace.com/topic/main-slider-height-in-mobile-version/#post-209471 Tue, 04 Mar 2025 07:42:15 +0000 alvaruus2 Hi! The main slider height is different on different sliders. First slider is ok but the second slider is much more narrow than the first one.

Please check this URL: https://laululind.edu.ee/eerika/

It is ok on desktop view but the problem occurs on the mobile version. Both pictures formats and size are the same.

]]>
https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209468 <![CDATA[Reply To: How to make Testimonial linkable?]]> https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209468 Tue, 04 Mar 2025 05:52:48 +0000 alvaruus2 Fixed! Thank you for everything.

]]>
https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209467 <![CDATA[Reply To: How to make Testimonial linkable?]]> https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209467 Tue, 04 Mar 2025 03:32:01 +0000 Psink @alvaruus2, Here you can add the CSS to Additional CSS, to align testimonial content to center on mobile Screen

.slider-nav .slick-track {
transform: none !important;
}

Please follow the screen record to add Additional CSS
https://www.awesomescreenshot.com/video/37220303?key=d6579e6dceef97432820d637db745b23

]]>
https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209466 <![CDATA[Reply To: How to make Testimonial linkable?]]> https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209466 Mon, 03 Mar 2025 18:21:34 +0000 alvaruus2 Please check my URL: https://laululind.edu.ee/eerika/

]]>
https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209460 <![CDATA[Reply To: How to make Testimonial linkable?]]> https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209460 Mon, 03 Mar 2025 11:06:39 +0000 Psink @alvaruus2, Please share your site URL. We will inspect the issue and provide you a solution to fix it

]]>
https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209459 <![CDATA[Reply To: How to make Testimonial linkable?]]> https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209459 Mon, 03 Mar 2025 10:48:49 +0000 alvaruus2 Hi! Otherwise very good work and the problem was solved but on the mobile version the image and the text just under the testimonial is not in the middle. Can you help me with this?

Screenshot

]]>
https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209458 <![CDATA[Reply To: How to make Testimonial linkable?]]> https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209458 Mon, 03 Mar 2025 06:00:11 +0000 Psink @alvaruus2, We have released the update please update theme, and there is the screen record on how to enable link on testimonials

https://www.awesomescreenshot.com/video/37182884?key=0617914388f05e319b25e9365fa8791e

]]>
https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209449 <![CDATA[Reply To: How to make Testimonial linkable?]]> https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209449 Fri, 28 Feb 2025 05:39:12 +0000 alvaruus2 Super. Please let me know when this has been done. It would be very useful.

]]>
https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209448 <![CDATA[Reply To: How to make Testimonial linkable?]]> https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209448 Fri, 28 Feb 2025 05:39:12 +0000 alvaruus2 Super. Please let me know when this has been done. It would be very useful.

]]>
https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209447 <![CDATA[Reply To: How to make Testimonial linkable?]]> https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209447 Fri, 28 Feb 2025 04:23:32 +0000 Psink @alvaruus2, Curently there is no such option, but no worries we will release an update ( in couple of days ) by adding option to Enable Link on testimonial section so that on click it will redirect to its respective page or post

]]>
https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209444 <![CDATA[How to make Testimonial linkable?]]> https://themepalace.com/topic/how-to-make-testimonial-linkable/#post-209444 Thu, 27 Feb 2025 19:27:59 +0000 alvaruus2 Hi! How would it be possible to make a testimonial part clickable so that it actually goes to the page or post selected?

]]>