Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@suegibbins: Login to your Catch Themes account. Go to => Account Details => Email Address and edit the email adress.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@thetiffster:
1. Header Video not appearing on mobile or table devices is not a theme related issue. This is a default feature of WordPress.2. To use social media icon like in the demo Go to => Appearance => Customize => Menus => View All Locations => Social on Primary Menu => Create a New Menu for social links => Add Items using Custom links of all your social media.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@olgasyracusegmail-com: To insert a Social Icon you can use the CT: Social Icons widget. Then Go to => Appearance => Customize => Social Links => Social Links => Insert the links of the social media icons you want to be displayed.
To use a custom image Go to => Appearance => Customize => Social Links => Custom Social Links
and add the image.Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@husker: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@hoiung: Adding the Section Sorter for Adonis Pro is quite complicated as it may disturb the section order of people already using the theme. A child theme can be created and the feature can be added to the child theme but that will take some time as we will need to test it so that it works perfectly.
Alternately if you are sure in what order you want the sections to be in. I can provide you the code you can insert in functions.php file of your child theme. This is a better option if you are sure of the order you want the sections in.
Let me know what you would like to do.
Kind Regards,
SkandhaSkandha
Participant@sven: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.widget_archive li { border:none !important; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@tklosa: 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/adventurous/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@tklosa: Replace the above code with the following CSS Code.
#content article, #content .page-header, #comments, #content .author-info { background-color:rgba(255,255,255,0) !important; } #homepage-message { background-image:none; background-color:rgba(255,255,255,0); }Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@tklosa: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#post-18 { background-color:rgba(255,255,255,0) !important; } #homepage-message { background-image:none; background-color:rgba(255,255,255,0); }Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@tklosa: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@joma5662: Yes, you will need to hire a customizer for that.
Kind Regards,
SkandhaSkandha
Participant@joma5662: You will need to get your site customized for that. I suggest you to hire a customizer.
Kind Regards,
SkandhaNovember 28, 2018 at 2:46 am in reply to: Please assist! Changing Header Image Text and Font Size – Catch Store #160302Skandha
Participant@kulu-ribeirogmail-com:
1) To change header media title of the shop page to Shop
For this you will need to create a child theme. You can use Generate Child Theme plugin to create a child theme. Install and Activate the plugin. Go to => Dashboard => Generate Child Theme tab => Select parent theme as Catch Store, fill the other fields and press Generate. This will create and activate the Child Theme.Now, Go to => Child Theme Folder => functions.php and add the code in this link
2) To reduce the margin space between the header media image and the next section
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#content { padding-top:0; }3) To have uniform product thumbnail size in shop page.
Go to => Appearance => Customize => WooCommerce => Product Images => Thumbnail Cropping => 1:14) To fit product images on the image container in single product page
Go to => Appearance => Customize => WooCommerce => Product Images => Main image width => Select 500Let me know if this works out!
Kind Regards,
SkandhaNovember 28, 2018 at 1:46 am in reply to: Catch Full Screen Pro: the header is not responsive #160295Skandha
Participant@unseenmars: Can you let me know on which section the issue is persisting?
Also I put the same header image from your site on my local environment and the image seems to be showing up fine on mobile(iPhone5) without having to add the above CSS Code. Here you can check out the screenshot:
https://www.dropbox.com/s/l6ncnvfujdv7z8f/46837102_533403827132200_8928832400989880320_n.jpg?dl=0Kind Regards,
SkandhaSkandha
Participant@pstationpub: To make the text on the News Ticker larger
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..new-ticker-text { font-size:20px; }You can change the font size according to your choice.
Let me know if this does the trick!
Kind Regards,
SkandhaSkandha
Participant@ooxx: To change the slider text box width
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#fullpage .entry-container { max-width:1000px; width:800px; }You can change the width according to your choice.
Can you explain what do you mean by positioning this module downward?Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@evdel: To have same font in the header image as that of feature slider.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..custom-header-content .entry-title { font-family:'Montserrat', sans-serif; font-weight:500; font-size:1.5rem !important; letter-spacing:0.4em; }Let me know if this is what you want!
Kind Regards,
SkandhaNovember 27, 2018 at 11:23 pm in reply to: PAGE/POST featured image disable doesn't work properly #160285Skandha
Participant@hoiung: Thank you for your appreciation. Let me know if you have anymore issues. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@joeburch: 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/audioman/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,
SkandhaNovember 27, 2018 at 6:36 am in reply to: PAGE/POST featured image disable doesn't work properly #160232Skandha
Participant@hoiung: 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/adonis/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,
Skandha -
AuthorPosts
