Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@vatrailrider: Yes, upgrading from Free to Pro will not impact on you content. All your content will stay as it is. And if you do have settings, they will be migrated to Pro automatically too.
Please check the video tutorial in the link below:
https://www.youtube.com/watch?v=gVvrbKJNfkERegards,
MaheshJune 8, 2017 at 11:58 pm in reply to: remove featured image from featured content and disable comments #117148Mahesh
Participant@cedmund84googlemail-com: Please post in your site url.
Regards,
MaheshMahesh
Participant@ttjackson91gmail-com: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.wrapper { width: 98%; padding: 0 1%; max-width: none; }
Regards,
MaheshMahesh
Participantmmarvel54: You cannot update Pro themes by just directly Update Now button like 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=W95SuabDZi8For more, check out theme instructions at https://catchthemes.com/theme-instructions/clean-journal-pro/#updating
Let me know if any problem.
Regards,
MaheshMahesh
Participant@dosk: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#secondary #wpcf7-f244-o1 input[type="submit"]:hover, #secondary #wpcf7-f244-o1 input[type="submit"]:active, #secondary #wpcf7-f244-o1 input[type="submit"]:focus { background-color: #2630f2; border-color: #2630f2; }
Regards,
MaheshMahesh
Participant@mmarvel54: The second code works fine for menu items to make it capitalize. Please post in your site url.
Regards,
MaheshMahesh
Participant@wamukota: No such issue on our server. And how are you able to choose Post in Featured Slider, Clean Education Free version only allows to put Pages in Featured Slider. Have you customized the theme? Please install a clean theme and check if the issue persists. If you are using any plugins, please try disabling the plugins one by one and check if that resolves the issue. Let me know further.
Regards,
MaheshMahesh
Participant@serasta: In Hero Content, post, pages, categories or custom image and content can be used. Same can be done for Featured Slider too. If you are using post/page/category, you can select the same in Featured Slider too. And if you have put Custom content and image in Hero Content, please choose Image in Featured Slider Type in Dashboard=> Appearance=> Customize=> Theme Options=> Featured Slider and use custom image and content.
Let me know if any problem.
Regards,
MaheshMahesh
Participant@serasta: Please use 320×320 image for all. And as far as possible, put short text, not more that it overflows the image.
Regards,
MaheshMahesh
Participant@serasta: For this you’ll need to customize further for this as this feature is not available in this theme. I recommend you to hire a customizer.
Regards,
MaheshMahesh
Participant@webhostpro: Clean Education theme is fully compatible with PHP7.
Regards,
MaheshMahesh
Participant@sziszi: Add the following CSS:
/*closed menu background color and font color*/ #access ul li a, #access ul li ul li a { background-color: #ffffff; /* Menu Background Color */ color: #fe0000; /* Menu Text Color */ } /*hover menü background and font color*/ #access ul li a:hover, #access ul li a:focus, #access ul li.current-menu-item a, #access ul li:hover > a, #access ul li.current-menu-item a, #access ul li:focus > a, #access ul li ul li a:hover, #access ul li ul li:hover > a, #access ul li.current-menu-item .sub-menu a:hover, #access ul li ul li a:focus, #access ul li ul li:focus > a, #access ul li.current-menu-item .sub-menu a:focus { background-color: #3a9605; /* Menu Background Color */ color: #ffffff; /* Menu Text Color */ } /*open menu color*/ #access ul li a:hover, #access ul li a:focus, #access ul li.current-menu-item a, #access ul li:hover > a, #access ul li.current-menu-item a, #access ul li:focus > a { background-color: #008000; }
Regards,
MaheshMahesh
Participant@fireflywebs: Please use the following CSS for opacity:
#masthead .wrapper { background-color: rgba(55, 71, 65, 0.9); }
Yes, its kinda strange that changing opacity property is causing such issue.
Regards,
MaheshMahesh
Participant@frafulla: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#header-featured-image .wrapper, #header-featured-image .wrapper .wp-post-image { width: 100%; }
Regards,
MaheshMahesh
Participant@laurenmichelleherrera: Sorry, we don’t have any video tutorial for now. We may do in the near future. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.portfolio-wrapper .entry-title, .featured-content-wrapper .entry-title { font-family: "Lato", sans-serif; text-transform: capitalize; }
What do you not understand in theme instruction. Let me know so I can help you further.
Regards,
MaheshMahesh
Participant@smyo2017: I hope I was able to resolve your issue. Would you mind taking a few minutes to write a review for me please? I’d really love to know what you think of my support. Your feedback is deeply valued as it will help potential clients read about your experience and also help me improve.
https://wordpress.org/support/theme/catch-base/reviews/#postform
Thank you so much for your help!Regards,
MaheshMahesh
Participant@wolpertinger: 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? 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.
https://wordpress.org/support/theme/catch-flames/reviews/#postform
Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.Regards,
MaheshMahesh
Participant@bjbarker: You recently gave me some really helpful comments about my service. I really appreciate the time you took to help me improve. Thank you!
And about the questions regarding Pro version:
* You can use the theme on as many site as you’ve owned without any third party involvement.
* You’ll have 3 column options:
** Content, Primary Sidebar
** Primary Sidebar, Content
** No Sidebar (Content Width)
** No Sidebar (Full Width)Regards,
MaheshMahesh
Participant@praulla: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.gallery.galleryid-42.gallery-columns-4.gallery-size-medium { text-align: center; } .page .gallery figure.gallery-item { float: none; display: inline-block; }
Regards,
Mahesh -
AuthorPosts