Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@mbfadmin: I see that you have WP Super Cache plugin enable. So, after you make change, you need to go to your WP Super Cache plugin settings and clear/empty cache. This is cache issue. So, after you clear/empty cache, you can refresh your browser and check in.
Sakin
Keymaster@akearns: I see following custom css that you have added in your site. Remove that and it will work fine.
.entry-content img {max-width: 100000%; /* override */}Sakin
Keymaster@bri-swatek: I have answered you at http://catchthemes.com/support-forum/topic/posts-to-support-forum-not-showing-up/
Sakin
Keymaster@tmoore615: That shouldn’t be a problem.
Sakin
Keymaster@Brian: You post are not showing up as your link is not of live site and it looks like spam. So, it went to spam. I have just answered you at http://catchthemes.com/support-forum/topic/posts-to-support-forum-not-showing-up/
Sakin
Keymaster@akearns: Please post in your issue page URL and let me know it. Then I can check in.
October 31, 2015 at 11:46 pm in reply to: Remove Gray Space between Featured Image Slider and Home Page Content #78914Sakin
Keymaster@Brian: You cna add the following css in “Appearance => Customize => Theme Options => Custom CSS” box to remove the padding below slider:
#feature-slider { padding-bottom: 0; }Sakin
Keymaster@Brian: I have already answered you at http://catchthemes.com/support-forum/topic/posts-to-support-forum-not-showing-up/
Sakin
Keymaster@Brian: Go to “Appearance => Customize => Featured Content” and uncheck option “Check to Move above Footer” and then “Save & Publish” it.
Sakin
Keymaster@Brian: I will check in. But I see that you have already posted it in Catch Responsive Pro forum at http://catchthemes.com/support-forum/topic/move-page-below-featured-content-2/
Sakin
Keymaster@vichewordpress: Sorry I don’t have any recommendation. But you can search at https://wordpress.org/plugins/
Sakin
Keymaster@LynJon: Sorry gain. Replace code with the following:
// Unhook default Catch Responsive functions function unhook_catch_responsive_functions() { remove_action( 'catchresponsive_after_header', 'catchresponsive_add_breadcrumb', 50 ); } add_action( 'init', 'unhook_catch_responsive_functions' ); //Adding Breadcrumb Primary menu add_action( 'catchresponsive_after_header', 'catchresponsive_add_breadcrumb', 10 );Sakin
Keymaster@Keir: Nice… 🙂
Sakin
Keymaster@Debbie: Thanks for your appreciation 🙂
Sakin
Keymaster@Debbie: Thanks for your appreciation 🙂
Sakin
Keymaster@s.stelter: Thanks for your appreciation 🙂
-
AuthorPosts
