Forum Replies Created
-
AuthorPosts
-
Sakin
KeymasterHi Issac,
For block themes, yes you can add Custom CSS from “Appearance => Editor => Styles” and then Click on the three dots icon on Style Panel and click on “Additional CSS”.
See this image for the Style Panel:

Regards,
SakinSakin
KeymasterHi Jeff,
We have just updated the My Music Band Pro to include the TikTok icon. So, please update the theme and clear your browser cache and chceck it.
Regards,
SakinSakin
KeymasterHi Dragos,
The color options are there in the Pro version. So, I recommend you upgrade to the pro version for more color options as well as other features. You can check the compare table at https://catchthemes.com/themes/visanti-pro/#compare
1. For Header Media Title:
You can change the color code in the following CSS and add it in the “Appearance => Customize => Additional CSS” box:.has-header-image .custom-header-content .section-title { color: #111111; }2. For Header Media Subtitle
You can change the color code in the following CSS and add it in the “Appearance => Customize => Additional CSS” box:.has-header-image .custom-header-content .section-subtitle { color: #0b57e3; }3. For the submit button on the contact page.
You can change the background color and color code in the following CSS and add it in the “Appearance => Customize => Additional CSS” box:.entry-content .wpcf7-form input[type="submit"] { background-color: #0b57e3; color: #ffffff; }Regards,
SakinSakin
KeymasterThanks Dirk.
Sakin
Keymaster@markuskempus: I checked your site on my computer and it’s not showing any spaces below the footer. Can you clear your browser cache and check it. Also, check in other computers as well.
If it still show then can you let me know which browser are you checking it from?
Sakin
KeymasterHi Ben,
Bizboost is a Corporate Block theme with front-page.html which controls the front page. So, you need to edit the front page template and edit it there.
Regards,
SakinSakin
KeymasterHi Marta,
1. I just checked your site and see that you have already updated the theme to the latest version 1.0.3 and now your date issue has been fixed on your site.
2. That line is there even in our demo but we have a margin gap in between. But I don’t know why on your site there is no gap. So, you can add the following CSS in “Appearance => Customize => Additional CSS” to remove that line:@media screen and (min-width: 48em) { .wp-block-section.wp-block-most-popular-news .wp-block-query.most-popular-query .wp-block-post-template > li::after { border-right: none; } }Regards,
SakinSeptember 10, 2023 at 12:13 pm in reply to: countdown numbers act like they are being squished #324704Sakin
Keymaster@jus10hand: Can you post in your site URL and then I can check it. You can eliminate space by adding Custom CSS.
Sakin
KeymasterHi Issac,
You can make the mobile menu to the left by adding the following CSS in the “Appearance => Customize => Additional CSS” box:
@media screen and (max-width: 1199px) { .wp-block-template-part .wp-block-main-header .wp-block-navigation { margin-left: 0; } }Regards,
SakinSeptember 8, 2023 at 7:55 am in reply to: Header image pixelated / custom header alt is pixelated #324603Sakin
KeymasterHi Brindl,
The recommended Height is 1920px and the Width is 1080 for a Custom Header image. But it’s flexible and can be used any size. So, can you post in your site URL and let me check why it’s not working on yours? You can just replace the image from “Appearance => Customize => Header Media” and in Header Image, click on “Add New”.
Regards,
SakinSeptember 8, 2023 at 7:48 am in reply to: Positioning Header-Video and Header Image on mobile? #324602Sakin
KeymasterHi Daniel,
Sorry, we don’t have control over the video. But for the image, you can add the following CSS in “Appearance => Customize => Additional CSS” to show the top left:
.site .custom-header .wrapper:before { background-position: top left; }Regards,
SakinSakin
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,
Sakin -
AuthorPosts
