Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@minormoves: Hello Max,
Yes, that is possible. Please post in your site URL and enable the Team section on entire site and let me know. I will then provide you the necessary CSS Code.Kind Regards,
SkandhaSkandha
Participant@shawn-hassell: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#site-navigation { background-color: rgba(0,0,0,0.6); }You can change the opacity of the background by altering the last value of 0.6 to 0-1.
Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@catwingz: Hello there,
1. I am afraid it is not possible to change the position of the Store notice at the top. To remove it
Go to => Appearance => Customize => WooCommerce => Store Notice => Uncheck the option Enable store notice and Publish.2. To move the header media text
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..custom-header-content { top: 120px; }Let me know if this works out!
Kind Regards,
SkandhaOctober 21, 2020 at 10:41 pm in reply to: Improve spacing and remove the heading description #263341Skandha
Participant@avani: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#testimonial-content-section { padding-top: 0; padding-bottom: 0; } .testimonial-content-section .hentry { padding-bottom: 0; } #content { padding-top: 0; }Can you let me know which description in the products would you like to remove?
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@avani/: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/catch-store/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. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@adrmusic: Thank you for your wonderful review. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@henebe: Hello Heinz,
You will need to migrate your customizer settings from parent theme to the child theme. For that you can use our plugin Catch Import/Export.First you will need to activate your parent theme and import the cutomizer settings file. Then, activate your child theme and export the customizer settings file you imported earlier.
For instructions you can check out the Instructions tab in this link.
Since to randomize the slider images theme file needs to be altered and if you alter the parent theme file the changes you make will be lost after you update to the latest version. So to avoid that a child theme is created and the necessary changes is made in the child theme.
Let me know if this works out!
Kind Regards,
SkandhaOctober 21, 2020 at 8:19 am in reply to: Photo Journal MP4 Header: Desctop – OK, Android Mobile – Not working, iPad-OK bu #263280Skandha
Participant@alextsy: Hello Alex,
The default setting in the Header Enhancement free plugin is that it enables sound and disables autoplay. To autoplay Header Video you will need to upgrade to the pro version of the plugin. You can check out the additional-features available in pro version of the plugin.Kind Regards,
SkandhaSkandha
Participant@volana: Hello there,
To create a child theme you can use our plugin Generate Child Theme.Install and Activate the plugin.
Then,
Go to => Dashboard => Generate Child Theme => Select Parent Theme as My Music Band and fill in remaining fields and Click on Generate.This will create and activate the child theme.
Now,
Go to => Child Theme Folder =>functions.php and add the code in this link.Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@planarknight: Hello there,
Can you please let me know the Name of the page where you would like to have the background image?Kind Regards,
SkandhaSkandha
Participant@catwingz: Hello there,
1. I am afraid that is not possible as the Breadcrumb only changes when visited to another page. If you really need it I suggest you to hire a customizer to get it done.
2. The CT: Social Icons widget seems to be working fine at my end. The menu you chose will be displayed in the Social Icons widget. So you will need to choose the Social Menu.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@fredericopessanha: Hello Frederico,
Go to => Child Theme Folder => create new folders template-parts/header/ => Create a file contact-details-top.php inside the header folder and add the Code in this link.Then,
Go to => Appearance => Customize => Theme Options => Header Top Options => Contact Number => Add the linkhttps://wa.me/123456789and Publish.Replace the number
123456789in the link by your Whatsapp number with country code and then the phone number. Don’t use space or dash(-) between the code and the number.Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@adrmusic: Hello there,
To have Header Media text like in the demo
Go to => Appearance => Customize => Header Media => Enter Header Media Title, Header Media Sub Title, Header Media Text and Publish.The option to have Featured Image display as Header Image on About Page is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@cadalinehelmgmail-com: Hello there,
To edit the header text on post page.
Go to => Appearance => Customize => Theme Options => Homepage/Frontpage Options => Edit the text Recent Posts Heading and Recent Posts Sub Heading and Publish.TO have the text Project Type you will need to use our plugin Hide Archive Label. Install and Activate the plugin.
Then,
Go to => Dashboard => Hide Archive Label => Check Taxonomy and Save Changes.Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@volana: Hello there,
Yes, that it possible but for that you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.Kind Regards,
SkandhaSkandha
Participant@henebe: Hello Heinz,
All your work is saved in your parent theme.To check,
Go to => Appearance => Themes => Activate the parent theme Catch Fullscreen Pro.Let me know if your work is saved in the parent theme.
Kind Regards,
SkandhaSkandha
Participant@broek264: Hello there,
I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.Kind Regards,
SkandhaSkandha
Participant@henebe: Hello Heinz,
To create a child theme you can use our plugin Generate Child Theme.Install and Activate the plugin
Then,
Go to => Dashboard => Generate Child Theme => Select Parent Theme as Catch Fullscresn Pro and fill in remaining fields and Click on Generate.This will create and activate the child theme.
Now,
Go to => Child Theme Folder => create new folder inc. Inside the inc folder create a file featured-slider.php and add the code in this link.Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@radiohaven: Hello there,
You can upload the screenshot image to platforms like Dropbox or Google Drive and then paste the link here.Kind Regards,
SkandhaSkandha
Participant@andrmcal: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#venue-section .wrapper { padding: 0px; margin: 0px; max-width: unset; } #venue-section .post-thumbnail img { margin: 0; width: 100%; } #venue-section { padding-top: 0; }Let me know if this works out!
Kind Regards,
Skandha -
AuthorPosts
