Forum Replies Created
-
AuthorPosts
-
Mahesh
Member@rawikltd: This is not possible to change simply with CSS. I recommend you to hire a customizer.
Regards,
MaheshMahesh
Member@iamsgf:
@verosusil:
This can be hidden using Custom CSS. Please post in you site url.Regards,
MaheshMahesh
Member@iamsgf: Yes, you are at the right place. But since Homepage/Frontpage is selected, you must be at the Homepage/Frontpage on the right window too. Please make sure of it. If the problem persist, try disabling plugins if you are using any. Let me know if any problem.
Regards,
MaheshMahesh
Member@sunilv: First one about social icons is displaying fine on our server. May be because of some customization you’ve made.
And the second one, its a small bug in the theme and will be fixed in the next update.Regards.
MaheshMahesh
Member@pretty-dutch: 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/simple-catch-pro/#updating
Regards,
MaheshMahesh
Member@yolapi: There has been a small issue in the theme. This will be fixed in the next update. Since there is no translations file in the theme, you’ll need to create one for your desired language. If you need some help later, let me know.
Regards,
MaheshMahesh
Member@huoncs: Have you resolved the issue? The CSS above that you were using is working fine. How can I help you further?
Regards,
MaheshMahesh
Member@falkr1979: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
Member@caramb77: Please find plugins at wordpress.org/plugins and use an appropriate one.
Regards,
MaheshMahesh
Member@finnjackson: I checked the same on our server and is working fine. Please make sure the widget it being put in the widget area. If the problem persist, please contact Jetpack plugin support.
Regards,
MaheshMahesh
Member@nikolaskrex: You can do it with Custom CSS, please mention the pages and I’ll provide you with CSS.
Regards,
MaheshMahesh
Member@ccarmody: For that, please use your desired plugin from wordpress.org/plugins.
Regards,
MaheshFebruary 26, 2017 at 10:11 am in reply to: Adjust partial backgroundcolor, footercolor and logo size #110696Mahesh
Member@diet: Just deleted the post. For different header color, you can use custom css:
.header-bg #masthead { background-color: #ff00ff; }Regards
MaheshMahesh
Member@m-mommers: The above mentioned problem of not visible caption is because of the following CSS:
.site-content { color: #ffffff; }
Please remove it or add the following Custom CSS:.site-content .wp-caption-text { color: #bbb; }For number of sliders more than 20, you’ll need to modify some code in the theme itself. Edit
functions/panel/customizer/customizer.phpand go to line 422 and modify'max' => 20,to your desired number.
This cannot be modified through child theme, so you’ll need to modify the code in the theme itself.
Note: On every update, make sure you do this customization again so you won’t lose it.Regards,
MaheshMahesh
Member@cjdodaro: Sorry for the late reply. Just checked your site, you are currently using another theme. Please activate catch box and let me know. By default, the theme uses the normal pagination.
Regards,
MaheshMahesh
Member@omenicus: We’ll need to check for the issue on your server. We’ll contact you through email shortly.
Regards,
MaheshMahesh
Member@yourexpertself: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#feature-slider .entry-container { display: none; }Regards,
Mahesh -
AuthorPosts
