Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@roland500sel: Can you please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@petegwebmaster: You seem to be using table and the width of the table cannot be adjusted using CSS Code. I suggest you to hire a customizer.
Kind Regards,
SkandhaApril 27, 2018 at 7:06 am in reply to: Infinite Scroll (Click) Pagination Style for posts not working #144755Skandha
Participant@friarpaul: 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-adaptive/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@leannev: You cannot update pro themes like the way you update free themes.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 you are still having trouble updating the theme.
Kind Regards,
SkandhaSkandha
Participant@petegwebmaster: It is not possible to add two logos one for mobile view and one for desktop view. However what you can do is add a logo and a header image. On mobile view you can display the site logo and hide the header image and on desktop view you can display the header image and hide the site logo. This way you can get a square image on mobile view and rectangular image on desktop view.
After adding site logo and header image.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (max-width:991px) { #header-featured-image { display:none ; } } @media screen and (min-width:991px) { #site-logo { display:none; } }
Let me know if this works out for you.
Kind Regards,
SkandhaSkandha
Participant@quickssilverr: Go to => Appearance => Customize => Site Identity => Click on Site Logo and upload your Logo.
Let me know if this solves your issue.
Kind Regards,
SkandhaSkandha
Participant@toddautinw: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.testimonial-entry-title { pointer-events: none; cursor: default; text-decoration: none; color: black; }
Let me know if this is what you want.
Kind Regards,
SkandhaSkandha
Participant@rusconi: Sorry, We cannot provide you the demo contents but you can follow the theme-instructions and customize your site accordingly.
Hope this helps you out.
Kind Regards,
SkandhaSkandha
Participant@guitarizmo: 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-base/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@guitarizmo: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.tablepress .odd td, .tablepress .even td { background:none; }
Let me know if this does the trick.
Kind Regards,
SkandhaSkandha
Participant@petegwebmaster: Okay. Avoid the code I previously provided you.
Go to => Dashboard => Edit your Videos Page => At the bottom you will find Layout Option. Select No Sidebar(Content Width). This should reduce the size of the videos.Let me know if this solves your issue.
Kind Regards,
SkandhaSkandha
Participant@guitarizmo: Please post in your site URL so that I can provide you the necessary CSS Code.
Kind Regards,
SkandhaApril 25, 2018 at 7:32 am in reply to: Change featured content to 2 columns with different size (width) #142758Skandha
Participant@random2k4: I’m afraid it is not possible to bring the title above the image. If you really need it I suggest you to hire a customizer.
Kind Regards,
SkandhaApril 25, 2018 at 4:52 am in reply to: Third (of three) featured post does not display image #142751Skandha
Participant@tesseraltyme: The featured content seems to be working at my end. Can you add the featured content feature to your site so that I can look into the issue?
Kind Regards,
SkandhaSkandha
Participant@jamesmillerlifeology: There seems to be an issue with the featured category slider. Will get back to you soon on this.
Kind Regards,
SkandhaSkandha
Participant@logandonaldson: This is not a theme related issue. Please post your issue in the word press support forum.
Kind Regards,
SkandhaSkandha
Participant@brillinger: Please post in your site URL and elaborate your issue.
Kind Regards,
SkandhaSkandha
Participant@deuitdaging-net: 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-responsive/reviews/#new-post
Your review will help others know what to expect when they’re lookingfor 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@brillinger: You have added the link as
https://
that is the reason the site is not loading. Replace thehttps://
withhttp://
followed by the URL and that should work.Let me know if this solves your issue.
Kind Regards,
Skandha -
AuthorPosts