Forum Replies Created
-
AuthorPosts
-
sujeet
Keymastersujeet
KeymasterHello Jennifer,
Yes your current theme will function normally even after a PHP update. Thank you.
Regards,
Sujeetsujeet
KeymasterHello @ulisesg,
Please try the following:
1. Try deactivating all plugins, in the editor add a random block and try to save.
2. Refresh your permalink, go to Dashboard->Settings->Permalink and try to changes the permalink.
3. Check your site health, go to Dashboard->Tools->Site Health, in the Status section, check if the REST API is being blocked and also fix other issues you see there.
4. Check your web’s firewall service, there is a chance that the service may block your REST API calls. This can cause issue because WordPress mostly uses REST API inside the editor.
Regards,
Sujeetsujeet
KeymasterHello Hans,
Glad to know that. Feel free to reach out anytime if you encounter any other issues.
Regards,
Sujeetsujeet
KeymasterHello @sandy07,
Your theme has already been updated to latest version 3.0, so it should work.
Firstly, please try to clear cache and secondly, try disabling all the plugins and check it.The latest version of theme is all fine in our side. Please let me know if the above suggestions worked for you. Thank you
Regards,
Sujeetsujeet
KeymasterHello Hans,
You have set link color as black which is causing issue.
Please add the following css code to Dashboard -> Appearance -> Editor -> Styles -> Additional Css..logged-out.wp-block-loginout a { color: #0018c0; }Regards,
Sujeetsujeet
KeymasterHello @sandy07,
I am unable to view the website: https://www.breiterag.ch/ . Any issue with the website url?
Can you please check and share me your correct url?Regards,
SujeetMarch 25, 2025 at 12:41 am in reply to: How do I change the padding and/or height of the footer section #339293sujeet
KeymasterHello @ferryhousekayaktours,
You just have to remove the space between the widgets and copyright sections. And I suggest you not to use height in the footer, it is better to adjust with padding. Here is the css code to remove the space.
#site-generator { padding-top: 0 !important; } .footer-widget-area { padding-bottom: 0 !important; } .widget-column.widget { margin-bottom: 0 !important; }Pleae let me know if you need further assistance. Thank you.
Regards,
SujeetMarch 24, 2025 at 8:23 am in reply to: Catch Theme “Mustang”, Version 4.0.1: Customizer & THEME OPTIONS failure #339285sujeet
KeymasterHello @rockwall-guitars,
Can you please check with your server and ask them to check with php version for the issue? Changing the php version can solve the issue.
Please let me know if that helped. Thank you.
Regards,
SujeetMarch 24, 2025 at 2:57 am in reply to: How do I change the padding and/or height of the footer section #339278sujeet
KeymasterHello @ferryhousekayaktours,
For space, you can’t make adjustment through customizer. You have to add custom css. Please try adding the following css code to Dashboard > Appearance > Customizer > Additional CSS.
Use the following code to get spacing around the three footer widgets. You can change the value ’50px’ as you preferred.
.widget-area .widget-column { padding: 50px; }Regards,
Sujeetsujeet
KeymasterHello @effess,
You can add attribute text for the Blog page. For that you need to enable the attribute text field for the menu items from screen options at top right of dashboard. Please check screenshot for more detail.
Let me know if this worked for you. Thank you.
Regards,
Sujeetsujeet
KeymasterHello @effess,
Please try adding this code. Hope this works for you.
.archive.category .secondary-navigation .current_page_parent > a, .single .secondary-navigation .current_page_parent > a { background-color: #e2d3b1; color: #000000; }Regards,
Sujeetsujeet
KeymasterHello @effess,
The parent of an active post is already highlighted in the menu. You please add sub items in the Blog menu item and if didn’t work, I will check for the code for you. Thank you.
Regards,
Sujeetsujeet
Keymastersujeet
KeymasterYou’re most welcome !
Regards,
Sujeetsujeet
KeymasterYou’re most welcome !
Regards,
Sujeetsujeet
KeymasterHello @effess,
For now, please add the following css code to resolve the issue. This should fix the active colors.
.archive.category .secondary-navigation .current_page_parent > a { background-color: #e2d3b1; color: #000000; }Regards,
Sujeetsujeet
KeymasterThanks Alex.
sujeet
KeymasterHello @cherise,
I checked the screenshot and your website, but I didn’t find much space above and below headings. Can you please confirm?
To remove small gaps you can add the following css.
figure { margin-bottom: 0 !important; }Regards,
Sujeetsujeet
KeymasterHello @effess,
I’m 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 a 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.
Thank you.
Regards,
Sujeet -
AuthorPosts




