Forum Replies Created
-
AuthorPosts
-
Hi,
Kindly use this CSS.
@media screen and (min-width:1024px) and (max-width:1169px) { .wpcr3_respond_1.wpcr3_in_content { width: 100%; padding: padding: 0 33px !important;} }
Regards,
ChrisDecember 20, 2023 at 12:21 pm in reply to: Slider Title Text, Widget Title Space and Lock Navbar when scrolling. #210567Hi,
Unfortunately your all themes package has expired.
Kindly renew your package by buying it here: https://www.sktthemes.org/shop/all-themes/
We look forward to welcoming you again into our family.
Regards,
DaveHi,
Please use this CSS to resolve this issue.
@media screen and (min-width:1024px) and (max-width:1169px) { .logo h1 {padding-top:12px; font-size:22px; float:none; display:table;} .logoimga { width:30%;} span.desc { top:0;} }
Regards,
DaveHi,
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,
ChrisHi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.wpcr3_respond_1.wpcr3_in_content { padding: 0 15px !important; }
Regards,
ChrisDecember 19, 2023 at 7:08 pm in reply to: Slider Title Text, Widget Title Space and Lock Navbar when scrolling. #210536Hi,
1. One, when I view the website on my mobile device the title text on the slider reverts to a non-script font (I assume poppins) as opposed to the great vibes font that shows up on a PC when viewed vertically. When I rotate the phone horizontally, the font looks fine. The text that shows up is too large and over laps on one another when looking at it vertically. How can I shrink just the mobile slider title text (or show the proper font) so it looks better on a vertical viewed mobile device?
Ans: Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
2. Two, Widget Titles have too much space on the top and bottom of them. See image. https://ibb.co/G2b5dTG I want it to line up with the top of the text and shorten the space between the title widget and the widget below??
Three, is there a way to lock the navbar when scrolling down. I have not been able to find the option to lock it??
Ans 2,3: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#block-9 { display: none;} #sidebar #block-10.widget { margin-bottom: 10px !important;} .header_wrap.layer_wrapper { position: sticky; z-index: 9999; top: -55px;} .topmenu-bar { border-bottom: 1px solid #ccc;}
Regards,
DaveWelcome 🙂
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.logo > h1 > a > span, #footer .footercols1 h3::first-letter, #footer .footercols2 h3::first-letter, #footer .footercols3 h3::first-letter, #footer .footercols4 h3::first-letter, h1.postitle::first-letter, .single_post_content h1::first-letter, h2.postitle::first-letter { color: inherit !important; }
Regards,
ChrisHi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#content { padding: 30px 0 80px;}
Regards,
ChrisHi,
Kindly show us your website URL?
Regards,
ChrisHi,
This is a custom requirement which would require some additional hours and doesn’t fall under theme support. Kindly connect with us on [email protected] for a quote.
Regards,
ChrisHi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
DaveHi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.skt-services-row .skt-services-column { min-height:450px;}
Regards,
DaveHi,
If you update the theme, your content will lose data because in the updated theme version we changed the builder. The new theme is based on the elementor builder, and here we check if your old theme is based on the theme option.
Which PHP you want to set, kindly say here, and we’ll check if it’s compatible or not with the old theme version.
Regards,
Chris -
AuthorPosts