Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@sven: 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/my-music-band/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@olgasyracusegmail-com: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change the color and background color of social icons */ .site .widget_fullframe_social_icons a.genericon { color:#123456; background-color:#dd4b39; }You can change the color according to your choice.
Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@pstationpub: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.page-id-752 .site-content .wrapper { background-color:rgba(255,255,255,0) !important; } .page-id-752 .site-main .hentry { background-color:rgba(255,255,255,0) !important; } .page-id-752 .fl-node-5bfdf3ac0f2da > .fl-row-content-wrap { background-image:none; }Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@markkiev2019: If you are not working with any images then the Regenerate Thumbnails plugin wont be necessary.
Kind Regards,
SkandhaNovember 29, 2018 at 11:36 pm in reply to: bug with the 4.0 catch base pro update (2nd post) #160463Skandha
Participant@salamali: I will need to login to your site and debug the issue. For that I will need your WP admin credentials. I will contact you shortly by email.
Kind Regards,
SkandhaSkandha
Participant@florian: Please post in your site URL so that I can look into the issue and provide you possible solutions.
Kind Regards,
SkandhaNovember 29, 2018 at 10:42 pm in reply to: Need to hire an Australian based web design company #160460Skandha
Participant@jamesgomes9797: I understand your problem but I don’t think this is the right forum. This forum is only for issue and queries related to Catch Themes.
Kind Regards,
SkandhaSkandha
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,
Skandha -
AuthorPosts
