Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@coachcathy: Are you using plugins? Seems the plugin is causing the issue. Please try deactivating plugins and check if the issue resolves.
Regards,
MaheshMahesh
Participant@borderexplorer: Thank you for your appreciation. If you like my support and Catch Responsive theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-responsive?rate=5#postform
Have a nice day!Regards,
MaheshMahesh
Participant@micha: Please use the following CSS to display navigation in travel-blog page only:
.page.page-id-101 nav#nav-below { display: block; }Regards,
MaheshMahesh
Participant@micha: Thank you for the suggestion, we appreciate it. We’ll try to look into it in the future theme updates.
Regards,
MaheshMahesh
Participant@altinak: Yes the header image is positioned correctly. But if you prefer to have image in the header background. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#masthead { background-image: url('your_image_url'); background-size: cover; }Note: Please replace your_image_url in the above code with your desired image.
Regards,
MaheshMahesh
Participant@instafic: You’ll need to customize the structure of the theme(HTML) for this. I recommend you to hire a customizer.
Regards,
MaheshMahesh
Participant@micha: Sorry for the confusion. We have not planned for that change in the theme as this feature is included in our plugin. I do understand the problem you’ve mentioned above about using plugin.
Regards,
MaheshMahesh
Participant@coachcathy: Please post in your site url.
Regards,
MaheshMahesh
Participant@borderexplorer: Please use the following CSS instead:
#promotion-message .right .promotion-button { background-color: #009bff; color: #fff; font-weight: bold; }Regards,
MaheshMahesh
Participant@micha: Are you using any other plugins? Try disabling the plugins one by one and check if the issue resolves. You are using child theme, have you modified the codes? Try the same with the parent theme and check if the problem persists or not. The plugin is working fine with the latest version of the theme in our server.
Let me know if problem persists.Regards,
MaheshMahesh
Participant@valerieanne89: Are you using any plugins? Please try disabling you plugins and check if it resolves the issue. Seems one of you plugin affecting the default CSS and causing the issue.
Let me know further.Regards,
MaheshMahesh
Participant@micha: The update for Catch Web Tools has been released. You can use the Social Icons module to display social icons on your page.
https://wordpress.org/plugins/catch-web-tools/
Let me know if any problem.Regards,
MaheshMahesh
Participant@alwaysinspired: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.catchbase-nav-menu .current-menu-item > a { font-weight: bold; }Regards,
MaheshMahesh
Participant@xweb77: Please use the following link instead.
http://pastebin.com/jFJ0dGLTRegards,
MaheshMahesh
Participant@wouwonline: I checked your site in Safari and the site seems to be working fine. Let me know further.
Regards,
MaheshMahesh
Participant@moskito7: As I’ve mentioned above, this can be done with Featured Content but if you want to change the look of blog post list and change the design to multi-column instead, you’ll need to hire a customizer.
Regards,
MaheshMahesh
Participant@impressionsfromheaven:
1. Adjust font size: This can be done through Custom CSS.
Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following:.featured-text .slider-title { font-size: 20px; } .featured-text .slider-content { font-size: 15px; } #access ul li a { font-size: 15px; }Note: Adjust the font-size as required.
2. Did you changed the image size in code? If so, you’ll need to use Regenerate thumbnails plugin once.
https://wordpress.org/plugins/regenerate-thumbnails/3. Please use Jetpack Plugin’s Subscription module or any other plugins in http://wordpress.org/plugins that suits for you.
Regards,
MaheshMahesh
Participant@valerieanne89: Please post in your site url.
Regards,
MaheshMahesh
Participant@instafic: Just to let you know that update has been released and is available for download. Please update to the latest version 3.7
Regards,
MaheshMahesh
Participant@alwaysinspired: It seems you are using Catch Base Pro. Thank you for using Catch Base Pro.
For removing links form title in featured content, you’ll need to create child theme. You can find more details on creating child theme HERE.
Then in your child theme’sfuntions.php, add codes from the following link:
http://goo.gl/f4AvSA
Let me know if any problem.Regards,
Mahesh -
AuthorPosts
