Forum Replies Created
-
AuthorPosts
-
Pratik
ParticipantHi @ten4ot,
Please use following code in Appearance=> Customize=> Additional CSS box:
#front-page-recent-posts .blog-section-headline { display:none; }
Remove this code if you want the text to appear after update is available.
Regards,
PratikPratik
ParticipantHi @ten4ot,
We will be adding that feature in next version update. It should be available soon.
Regards,
PratikPratik
ParticipantSeptember 19, 2017 at 11:25 pm in reply to: Have been unable to change the site tagline color, and you cant read it! #122528Pratik
ParticipantThis forum is for themes and plugins from Catch Themes only. You are using a different theme. Hope you understand.
Regards,
PratikPratik
ParticipantHi @mfferreiro,
Try following code in Appearance-> Customize-> Additional CSS box:
#slider-section .readmore { display: none; }
This should work. Let me know how it goes.
Regards,
PratikPratik
ParticipantHi @lenny-obez,
The Pro version should run qTranslate without any problems. Free version is only translation ready and does not support any translation plugins. You will need to make customization on free version to make it work with plugins.
Regards,
PratikPratik
ParticipantHi @jaldri01,
Do you want image only on home page as all other pages are wither page or post with some readable content. So you can use following code instead:
body:not(.home) { background: none !important; background-color: #000000 !important; }
Let me know if this is what you wanted.
Regards,
PratikPratik
ParticipantHi @michelg,
Enable Featured Content on homepage or entire site. Then select the pages. Make sure you have featured images set for the pages you choose. Then it will appear on the places you want.
Regards,
PratikPratik
ParticipantHi @jsonborges,
The three images below is image from featured content. I have mentioned the way to add it in above post. Please check it.
The main image is single image which is header image. This is currently in your site. The rest three images below menu is Featured Content images.
Pratik
ParticipantHi John,
Try following code in Appearance=> Customize=> Additional CSS box:
#feature-slider .slider-content-wrapper > .entry-container { display: none; }
This is for slider.
For hero content, please add it and i will check it.
Regards,
PratikPratik
ParticipantI am glad it worked out.
If you liked our theme and support, please leave a review at https://wordpress.org/themes/nepalbuzz/.
Regards,
PratikSeptember 10, 2017 at 11:35 pm in reply to: Change colours background & text of breadcrumbs in V4.2 #121917Pratik
ParticipantHi @webmasterbert,
Try following CSS code:
#breadcrumb-list a, #breadcrumb-list a span, #breadcrumb-list { background-color: #000; }
Let me know if this solves your problem or not.
Regards,
PratikSeptember 9, 2017 at 11:13 pm in reply to: Change colours background & text of breadcrumbs in V4.2 #121880Pratik
ParticipantHi @webmsaterbert,
Themes should be updated regularly. Jumping from major versions (2-4) directly can create problems.
Can you post in your site url? I need to check it and I will provide you modified codes.
Regards,
PratikPratik
ParticipantHI @jaldri01,
Try following CSS code in Appearance=> Customize=> Additional CSS box:
body.blog { background: none !important; background-color: #000000 !important; }
Let me know if this works out or not.
Regards,
PratikPratik
ParticipantHi @herby007,
We need to check the bug to be sure. For now, can you try the feed option in Catch Web Tools plugin: Catch Web Tools.
It should be in Webmaster tools option.
Let me know how it goes.
Regards,
PratikPratik
ParticipantHi John,
Can you post in your site url so I can check it?
Regards,
PratikPratik
ParticipantHi @Jsonborges,
What you mentioned is featured content. For that please view isntructions here: https://catchthemes.com/theme-instructions/fotografie/#featured-content.
Let me know if you have problems adding it.
Regards,
PratikPratik
ParticipantHi @vj2017,
Making custom modifications is not possible in WordPress.com platform. Please contact WP.com team.
Regards,
PratikSeptember 5, 2017 at 11:30 pm in reply to: How to change layout option default to eliminate sidebar for posts "only" #121684Pratik
Participant@albertjee: Yes, checkout Appearance=> Customizer=> Theme Options=> Layout Options
Regards,
PratikPratik
ParticipantHi Andy,
Thanks for the appreciation. If you liked my support, it would be great if you could leave us a review at https://wordpress.org/support/theme/adventurous/reviews/#new-post.
Regards,
Pratik -
AuthorPosts