Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@collierslivinglife: Are you using any plugins? If yes, try deactivating all plugins one by one and check if it resolves the issue. If not, try activating default themes and check if the problem persists or not. If you don’t see issue in default theme, it is theme related issue if not, its not.
Let me know further.Regards,
MaheshMahesh
Participant@world-of-hot: The menu in our sever is working fine in mobile devices too. Please check the menu in this demo
https://catchthemes.com/demo/catch-responsive/
Are you using any plugins? If so try deactivating plugins and check again.
Let me know further.Regards,
MaheshMahesh
Participant@senn_9212_arnegg: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
@media screen and (min-width: 481px) { .one-column .site { width: 90% } }Regards,
MaheshMahesh
Participant@friarpaul: Seems you’ve managed to change the font-size to 30px in mobile devices. To remove the logo in mobile devices, add the following CSS in Custom CSS:
@media screen and (max-width: 480px) { #site-logo { display: none; } }Regards,
MaheshMahesh
Participant@opublicerad-se: Please post in your site url.
Regards,
MaheshMahesh
Participant@senn_9212_arnegg: Please post in your site url.
Regards,
MaheshMahesh
Participant@friarpaul: By site logo, do you mean the background image in the header? If so go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS and add the following CSS:
@media screen and (max-width: 990px) { .site-title { font-size: 40px; } } @media screen and (max-width: 480px) { #masthead{ background-image: none; background-color: #fff; } }Hope this helps. Let me know if any problem.
Regards,
MaheshMahesh
Participant@friarpaul: Please post in your site url.
Regards,
MaheshMahesh
Participant@friarpaul: Glad to know you’ve resolved the issue by yourself. Have a nice day!
Regards,
MaheshMahesh
Participant@ffwa: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#branding img { max-height: none; }Let me know if any problem.
Regards,
MaheshMahesh
Participant@fmck: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.sb-options a { border-bottom: none; }Let me know if any problem.
Regards,
MaheshMahesh
Participant@veer: Have you modified the
style.cssfile. The space seems fine on our server. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:p { padding-bottom: 20px; }Note: The issue is because of following code in your
style.cssp, #nav-below, .sidebar-primary .search-field, .hentry .featured-image, .comment-navigation, .paging-navigation, .post-navigation { margin-bottom: 100px; }By default it is:
p, #nav-below, .sidebar-primary .search-field, .hentry .featured-image, .comment-navigation, .paging-navigation, .post-navigation { margin-bottom: 20px; }Hope this helps.
Regards,
MaheshMahesh
Participant@kfrolov: I am glad that you like our theme and interested in using it. I do understand your requirement. We may try to include more social icons in the future updates. But it is not decided yet. However, we will be adding custom social icon feature in our latter updates.
Regards,
MaheshMay 31, 2016 at 9:53 am in reply to: 1) Number of posts 2) Alignment of footer 3) Empty spaces between sections #92615Mahesh
Participant@moon:
Hi Juan,
Thank you for using Catch Responsive Pro.
1. There are currently 9 posts per page and I want to show 5.
The posts per page is working fine. The issue you are facing is because of the Sticky posts. Currently in your site’s homepage, 9 posts are being displayed because all of them are set as sticky. But if you click on older posts at the bottom, it will show only 5 posts, which show the post per page function is working fine. You’ll need to edit each post and remove sticky for all those post. Go to Posts page in Dashboard, and edit a sticky post. Then in edit post page, you’ll see publish tab at the right top, in that tab look for Visibility: Public, Sticky Edit, click on edit some options will slide down, uncheck Stick this post to the front page and click update. Repeat this for other sticky posts too.2) Margins (empty spaces) between objects/sections
This CSS removes the spaces between slider and posts. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:#feature-slider { padding-bottom: 0; }2.1): There is an option Featured Header Image Position in Customizer’s Header Image which helps you position the header image. But if you are trying to have header image before menu in desktop, and after menu in mobile devices, this is not possible.
3) Center the footer with custom social icons
Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:#catchresponsive_social_icons-8 .widget-wrap { text-align: center; }Let me know if any problem.
Regards,
MaheshMahesh
Participant@kuczekross: In Gridalicious Pro, for Featured Grid Content, there is Featured Image Grid Content option which provides you the provision of selecting image, title and link of your choice. Same with the Featured Content too, there is Featured Image Content option.
Below is the screen shot of the option in customizer:
http://goo.gl/co34BF
Hope this helps. Let me know if any problem.Regards,
MaheshMahesh
Participant@nicolegariepy: I checked your site and seems you’ve fixed the issue by hiding the page titles only. Have a nice day!
Regards,
MaheshMahesh
Participant@stefanhoesli: Thank you for your appreciation. Have a nice day!!!
Regards,
MaheshMahesh
Participant@robertpkoen: Thank you for your appreciation. Have a nice day!!!
Regards,
MaheshMahesh
Participant@stefanhoesli: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#logo-icon { margin-right: 100px; } #menu-hauptmenu { margin-top: 98px; }Regards,
MaheshMahesh
Participant@stefanhoesli: Please check your email.
Regards,
Mahesh -
AuthorPosts
