Forum Replies Created
-
AuthorPosts
-
Sakin
KeymasterHi Marta,
Thanks for reporting the issue. Please update the theme to latest version and the issue will be fixed.
Regards,
SakinSakin
Keymaster@markuskempus : I checked your site but don’t see any big white space. Can you share screenshot?
Sakin
KeymasterHi Ben,
The homepage is controlled by Front Page. So, go to “Appearance => Editor => Templates => Front Page” and edit it.
Regards,
SakinSakin
KeymasterHi Byron,
Which WordPress Version are you using? WordPress has just moved its placement to version 6.3.
Template Parts: Now, it has been moved inside the patterns. Go to “Appearance => Editor => Patterns”, then you will see the template parts.
Template: You can check it at “Appearance => Editor => Templates”.If you want to use the template in a specific page/post, then edit that page/post open the settings panel, click on the template, and choose the desired templates.
Regards,
SakinSakin
KeymasterHi Dirk,
It’s the same issue with your Custom CSS. So, please fix it as mentioned in https://catchthemes.com/support-forum/topic/custom-colours-in-custom-css-do-not-show-on-mobile/
Regards,
SakinSeptember 7, 2023 at 4:30 am in reply to: Custom colours in custom css do not show on mobile #324508Sakin
KeymasterHi Dirk,
I see that you have an issue with your Custom CSS. You forgot the closing curly bracket
}
after logo width CSS, Please check for the following CSS:@media screen and (min-width:1023px) { .custom-logo { max-width: 190px; }
Update that with the following:
@media screen and (min-width:1023px) { .custom-logo { max-width: 190px; } }
Then Update the Theme to the latest version for that black background above the footer.
Regards,
SakinJuly 26, 2023 at 3:02 am in reply to: Demo import problem, please send me XML file I want to install rock start theme #321601Sakin
Keymaster@rohitkesharwaninri1gmail-com : You can also download the demo file zip from the Theme page under the Theme Instructions tab at https://catchthemes.com/themes/rock-star/#theme-instructions
Sakin
Keymaster@effess: Glad to hear that it worked for you. If you like the theme and our support then I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/catch-kathmandu/reviews/#new-post. Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.
Regards,
SakinSakin
Keymaster@effess: You can add the following CSS in the “Appearance => Customize => Additional CSS” box to change the title color of the slider 4 to black:
#main-slider .imageid-4 .entry-container .entry-title { color: #000; }
Regards,
SakinSakin
Keymaster@sophiezh: Glad to hear that it worked for you. If you like the theme and our support then I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/catch-bells/reviews/#new-post. Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.
Regards,
SakinSakin
Keymaster@sophiezh : About the WPForms and others as well. This is an issue in WordPress version 6.2.2, you can see it in Forum at https://wordpress.org/support/topic/6-2-2-version-only-show-short-code/
Also, you can read post about this on https://wptavern.com/wordpress-6-2-1-update-breaks-shortcode-support-in-block-templates
Sakin
Keymaster@dirtypixel : You can also download the demo content zip file from the theme instructions tab on the theme page at https://catchthemes.com/themes/kids-camp-pro/#theme-instructions
Sakin
KeymasterHi Anon,
Looks like you have already customized the header for the mobile devices as you are not using our default header search but you have replaced that with the default Search Block.
When I check your site on Mobile, it does show’s the Logo.
Regards,
SakinSakin
KeymasterHi Mirjam,
You can add the following CSS in the “Appearance => Customize => Additional CSS” box:
.has-background.alignfull { padding-left: 30px; padding-right: 30px; }
Regards,
SakinSakin
KeymasterThen you can replace the above CSS with the following to make it just for the content:
.full-width-layout .site-content .wrapper, .full-width-layout .section .wrapper { max-width: 1200px; }
Sakin
KeymasterHi Richard,
Instead of changing the individual page layout. You can overall layout from the “Appearance => Customize => Theme Options => Layout Options”.
* You can use No Sidebar in “Default Layout”
* Then use use No Sidebar: Full Width Homepage/Archive Layout.In this layout, No Sidebar uses a width of 680px and No Sidebar: Fill Width uses a width of 1400px.
Regards,
SakinApril 26, 2023 at 11:57 pm in reply to: Links to my author pages don’t work anymore in authors block #317752Sakin
KeymasterHi Anna,
Looks like there is an issue with the author avatars shortcode CSS. So, try adding the following CSS in the “Appearance => Customize => Additional CSS” box:
.shortcode-author-avatars { display: block; height: 1%; overflow: hidden; }
Regards,
SakinSakin
KeymasterHi Hans,
Glad to hear that it worked for you. If you like the theme and our support then I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/clean-journal/reviews/#new-post. Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.
Regards,
SakinSakin
KeymasterHi Hans,
You need to go to “Appearance => Customize => Theme Options => Header Right Sidebar Options” then check “Check to disable Header Right Sidebar” and publish it.
Regards,
SakinSakin
KeymasterHi Richard,
Glad to hear that you fixed it. Have a nice day.
Regards,
Sakin -
AuthorPosts