Forum Replies Created
-
AuthorPosts
-
March 24, 2025 at 1:21 pm in reply to: Catch Theme “Mustang”, Version 4.0.1: Customizer & THEME OPTIONS failure #339289
Sakin
KeymasterHello Andreas,
Sorry for the issue. We have fixed it in version 4.0.2. Please update and it should work fine.
Regards,
SakinMarch 23, 2025 at 11:15 pm in reply to: My domain got a new name. Now I can’t activate my theme at the new domain. #339276Sakin
KeymasterHello Juergen,
I have deactivated the license key from your old site. Now, you can log in to your new site and activate the license key.
In the future, you can deactivate the license from your account by yourself:
- First, log in to My Account page: Once you are on the My Account page, click on “View Licenses” and you will see your license details.
- Click on “Manage Sites” and you will see the site URL, then click on “Deactivate Site”.
- Then you can Install the license key on your Live Site.
Regards,
SakinSakin
KeymasterHi Laura,
You can increase the font-size in the following CSS and add it in “Appearance => Customize => Additional CSS” box:
@media screen and (max-width: 1024px) { body, button, input, select, textarea { font-size: 15px; } }
Regards,
SakinSakin
KeymasterHello Hans,
I’m glad to hear that you found the solution. Closing this topic.
Regards,
SakinSakin
KeymasterHi Antonio,
It’s a little technical to check the ID. Please refer to https://support.google.com/campaignmanager/answer/2828688?hl=en
Regards,
SakinSakin
KeymasterHi Antonio,
You need to link the form using # ID. Please this as link
https://weddingphotographymiami.com/contact-me/#QFBsDxT7HsQbjuv9M9kX
Regards,
SakinFebruary 28, 2025 at 10:48 am in reply to: Photofocus Pro / Licencse renew and CSS for Header #339081Sakin
KeymasterHello @ute hieke: Yes, your theme license expired on June 23, 2024. So, you need to renew it to get an update. You can move the license key from the development site to the live site. Please check https://catchthemes.com/frequently-asked-questions/#question-installation-how-to-move-license-key-from-development-site-to-live-site
Sakin
KeymasterBut if you try to open the video link https://eximglobalsupply.com/wp-content/uploads/2025/01/cargo1.mp4, it says “404 Not Found”. So, try uploading on your server again.
Sakin
KeymasterHello Antonio,
Looks like you copy the DIV HTML code as well. You can find the raw CSS at https://gist.githubusercontent.com/sakinshrestha/2a8ef03ad182e5fefb4a4bbf2c176c08/raw/cff5b5f37dd1cd4010d67d6eac246c316e26b52a/style.css
Copy the code from this link and add it to the “Appearance => Customize => Additional CSS” box. This code is the code for the Desktop menu for 1024px and above.
Regards,
SakinSakin
KeymasterWelcome and let me know if you have any other issues. Have a nice day.
Sakin
KeymasterHi Edwin,
You can remove that box shadow by adding the following CSS:
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::before { box-shadow: none; }
For Header Border Color, you can add the following CSS:
#masthead { border-color: #eee; }
For Header Border Color, you can add the following CSS:
#colophon { border-color: #eee; }
Regards,
SakinSakin
KeymasterCan you try the following CSS?
#masthead .site-description { color: #fff; }
Sakin
KeymasterHello Edwin,
That’s the active tab border color, if you don’t want it then make it the same as your background color. For that, just add the following CSS in the “Appearance => Customize => Additional CSS” box:
.woocommerce div.product .woocommerce-tabs ul.tabs li.active { border-bottom-color: #f7f7f7; }
Regards,
SakinSakin
KeymasterCan you let me know your site URL and I will check it?
Sakin
KeymasterHi,
You can change the Header Text Color from “Appearance => Customize => Colors” which will change the color of both the Site Title and Tagline. But if you want to change the Tagline color then you can change the color code in the following CSS and add it in the “Appearance => Customize => Additional CSS” box:
.absolute-header .site-description { color: #ffffff; }
Regards,
SakinSakin
KeymasterHi Hans,
That screenshot shows the creation of the menu. But it’s not showing the assignment. Maybe you have another menu that is assigned to that menu area. If not then it’s a plugin conflict. So, we need to check in detail. Everything is working when I test on our server.
See this screenshot
I will check with you via email as well.
Regards,
SakinSakin
KeymasterHi @priestofelohim,
There was an issue in the code and it’s fixed in the latest version of the theme. Please update the theme.
Regards,
SakinJanuary 21, 2025 at 8:48 pm in reply to: Are there any settings that control media uploads within the theme? #338755Sakin
KeymasterHi Tabitha,
Looks like your server’s PHP Max Upload Size is limited. So, please check with your website hosting server support to increase it. Please check this article https://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/
Regards,
SakinSakin
KeymasterHi Geoff,
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/chique-music/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