Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@abisbee: To center align the image captions selectively
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#attachment_5562 .wp-caption-text { text-align:center; }This will center align the caption of the first image on this https://wellnesswarriorsboston.org/special-events/
Like wise if you want to center align the caption of only the second image use the following CSS Code.#attachment_5565 .wp-caption-text { text-align:center; }So, different images have different #attachment_ids. You will need to use the ids to selectively center align the captions.
Hope this helps you out. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@joeywickham: Hello Joey, Thank you for using Catch Fullscreen Pro.
For this you will need to create a child theme and do a little bit of customization. Please 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@ptidwell: You cannot update pro theme like you update free theme. To update pro theme you’ll need to first download the theme from https://catchthemes.com/my-account page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
Please check the tutorial video in the link below:
https://www.youtube.com/watch?v=W95SuabDZi8
For more, check out theme instructions at https://catchthemes.com/theme-instructions/catch-responsive-pro/#updatingLet me know if this solves the issue!
Kind Regards,
SkandhaSkandha
Participant@toerfiets: Can you post in the URL of the page where this is happening? I can’t seem to find it.
Kind Regards,
SkandhaOctober 29, 2018 at 11:55 pm in reply to: gap between content home page and sidebar before footer #158024Skandha
Participant@toerfiets: I don’t see a large gap between the homepage content and the widget before footer. Can you attach a screenshot showing the large gap?
Kind Regards,
SkandhaSkandha
Participant@abisbee: Please post in your site URL where you want to center align the caption.
Kind Regards,
SkandhaOctober 29, 2018 at 7:24 am in reply to: How to change the text colour in search box widget to white? #157998Skandha
Participant@atousa: Can you let me which browser you are using as I am not able to see words overflowing to the next line on Firefox?
This seems to be happening in Internet Explorer.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..siteorigin-widget-tinymce p { -ms-hyphens:none; }Let me know if this resolves your issue!
Kind Regards,
SkandhaSkandha
Participant@coachnancyk: Are you still having this issue?
Kind Regards,
SkandhaSkandha
Participant@swaitela: Sorry for the late reply. You seem to have succeeded in slowing the slider speeds. Let me know if you are still struggling to decrease slider speed.
About adding the school address and phone number above the menu, i’m afraid this is not possible. For this you will need to create child theme and customize your site. I suggest you to hire a customizer.
Let me know if you have anymore issues.
Kind Regards,
SkandhaOctober 29, 2018 at 12:47 am in reply to: How to change the text colour in search box widget to white? #157981Skandha
Participant@atousa: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.page-id-2 .siteorigin-widget-tinymce.textwidget p { text-align:justify !important; }Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@bloodbath: Our themes does not officially support Polylang or lets say we have not conducted our themes compatibility test with Polylang. All our pro themes are WPML ready. I suggest you to upgrade to pro and use WPML Plugin. You can check out the additional-features available in pro version of the theme.
Kind Regards,
SkandhaSkandha
Participant@casenet: You don’t seem to be using our theme. Please post your issues and queries in the respective theme support forum. This forum is only for issues related to Catch Themes.
Kind Regards,
SkandhaOctober 28, 2018 at 11:57 pm in reply to: Slow Website Because of Solid Construction Pro Theme #157973Skandha
ParticipantSkandha
Participant@rodeboy: I have sent you the theme .zip file on facebook message. Please let me know if you receive it. Also upload and use the theme and check if the features you needed has been or not.
Kind Regards,
SkandhaSkandha
Participant@rodeboy: Thank you for your appreciation. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@hoiung: Thank you for the suggestion. I will definitely forward this to the development team.
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-fullscreen/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@josh613: Please post in your site URL and let me know on which page you want the background color.
Kind Regards,
SkandhaSkandha
Participant@mailhunter: Please use the following code and let me know if this works out!
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#access { background:#33ff33 !important; }You can change the color according to your requirement.
Kind Regards,
SkandhaOctober 27, 2018 at 10:17 am in reply to: How to change the text colour in search box widget to white? #157894Skandha
Participant@atousa: You seem to have already left us a review so you cannot leave a review again. Anyways thank you for you appreciation and have a good day.
Also let me know if you have anymore issues.
Kind Regards,
SkandhaSkandha
Participant@hoiung: Go to => Child Theme Folder => Copy the file template-parts\testimonial\display-testimonial.php from the parent theme folder and paste it in child theme folder with same file path.
Then open the file and find
data-cycle-next="#testimonial-slider-next"code in the file and under that add the following line of code and save the file.
data-cycle-timeout="1000"
Here 1000=1sec, 2000=2sec and so on so you can change the value according to your choice.Let me know if this changes the speed of the testimonial slider.
Kind Regards,
Skandha -
AuthorPosts
