Forum Replies Created
-
AuthorPosts
-
Mahesh
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,
MaheshMahesh
Participant@kuczekross: In Gridalicious Free version, you can only select post to display in the grid content and the links, image, title which are automatically taken from post itself and cannot be customized.
Yes, this is possible with Gridalicious Pro verion. Title, image, content and link can be customized independently. I recommend you to upgrade to Pro.Regards,
MaheshMahesh
Participant@robertpkoen: Go to Dashboard=> Apperance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
1. I’m afraid this is not possible. But if you do want to center the Site Title and social icons, you can use the following CSS:
.header-right-active #site-branding { width: 100%; text-align: center; } .sidebar-header-right, .sidebar-header-right .widget-wrap { text-align: center; float: none; }2. white page space at the bottom of my home page – how do I remove this
.home #content { display: none: }3. I’d like to change the color of the page content. This option is not included in customizer, however, this can be done with Custom CSS:
#content #main p { color: #000; }Note: Please change the color hex to your desired color.
Regards,
MaheshMahesh
Participant@marga: Once you buy the theme, its validity is for life time (for that particular version). If you do not want the update, you don’t have to pay a penny. But if you do want regular updates, you’ll need to pay yearly. Custom update is also possible. Suppose you do not want updates for 2 years and you prefer update after 2 years, you can pay for that year only and get the update.
Hope you understand.Regards,
MaheshMahesh
Participant@chukarnold: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#content h2.entry-title a { color: #000; font-size: 35px; font-weight: bold; }If you do want to change the title’s color on hover, add the following CSS.
#content h2.entry-title a:hover { color: #bbb; }Note: Please change the color hex value to your desired color.
Regards,
MaheshMay 30, 2016 at 9:33 am in reply to: Frames for widgets in the Main Sidebar – Form instead of Promo Headline #92537Mahesh
Participant@scubafreak: Thank you Dan. I hope you would visit Nepal again. You are ever welcome here. 🙂
Thank you for sharing, we really appreciate it. You can email it to info@….
Have a nice day!!!Regards,
Mahesh -
AuthorPosts
