Forum Replies Created
-
AuthorPosts
-
May 7, 2017 at 11:38 pm in reply to: Display Hero content full width on home page without image #115408
Mahesh
Participant@kataka-publishing: Sorry about that, my mistake.
And for the image hiding for Hero Content only, use the CSS above, I’ve corrected it. Let me know if any problem.Regards,
MaheshMahesh
Participant@came: Yes, it is for the lifetime. However, for regular updates of the theme, yearly payment is required. The price is the same for yearly payment.
Regards,
MaheshMahesh
Participant@chrisverrall: Editing footer content feature is available in Pro version. I recommend you to upgrade to Pro.
Regards,
MaheshMahesh
Participant@nimadude: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
body:not(.home) .site-branding { display: none; }Regards,
MaheshMahesh
Participant@kmccall: Do you have any plugins installed. If yes, try disabling plugins and check if that resolves the issue. Currently you have jetpack mobile view enabled. Let me know further.
Regards,
MaheshMahesh
Participant@benjo3: Disabling magnifier on primary menu is available in Pro version. I recommend you to upgrade to pro. Or you can remove it with custom CSS. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#search-toggle { display: none; }Regards,
MaheshMahesh
Participant@mailhunter: May be the browser issue. Thank you for your appreciation. If you like my support and Catch Box theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-box?rate=5#postform
Have a nice day!Regards,
MaheshMahesh
Participant@mailhunter: Thank you for your appreciation. If you like my support and Catch Box theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-box?rate=5#postform
Have a nice day!Regards,
MaheshMahesh
Participant@came: For this, I recommend you to upgrade to Pro version. Pro version features Header Sidebar widget area. And in that widget area you can place the image of your choice with your own custom link.
Regards,
MaheshMahesh
Participant@lolabragg: Please post in your site url.
Regards,
MaheshMay 5, 2017 at 3:40 am in reply to: Display Hero content full width on home page without image #115252Mahesh
Participant@kataka-publishing: The theme is designed to put only one Hero Content. For more than one, you’ll need to customize further through child theme. You can find more details on creating child theme HERE.
You can hide the image and make it full width with custom CSS. Go to Dashboard=> Appearance=> customize=> Additional CSS box and add the following CSS:#hero-section .has-post-thumbnail .entry-container { width: 100%; } #hero-section .featured-image { display: none; }Regards,
MaheshMay 5, 2017 at 3:11 am in reply to: Which sidebar gets bumped to the bottom when the page is narrow #115251Mahesh
Participant@blackwood: Can you please clarify more.
Regards,
MaheshMay 5, 2017 at 3:03 am in reply to: Woo Commerce Integration Issues and Font Sizes and Layout #115250Mahesh
Participant@vincent-pan: Issues with Woo Commerce(Zoom, Gallery and Slider) will be fixed in the next update.
1. Woo Commerce login/register, the font size of title and content box title are too big, need to change to smaller size; and the login/register layout is mixed up and misplaced, other themes do not have this problem.
-> No such issue on our server
For other CSS, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:/* Change page title font size */ #primary .entry-content h1, .entry-title { font-size: 28px; } /* Wordings size in posting Locations and Routes, including each listing */ #primary .entry-content h2 { font-size: 20px; } /* remove blue dots */ #primary .post ul.cmmrm-route-params li, #primary .page ul.cmmrm-route-params li { background: none; }Note: Please adjust the fonts size as required.
Regards,
MaheshMahesh
Participant@dude1987: Go to Dashbaord=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.page-id-647 .alignnone { width; 100%; }Regards,
MaheshMahesh
Participant@curtsassak: You can modify the Featured Slider through Customizer. Please follow the instruction in the link below:
https://catchthemes.com/theme-instructions/rock-star-pro/#featured-slider
Let me know if any problem.Regards,
MaheshMahesh
Participant@naomispirit: For this, you’ll need to create a child theme. You can find more details on creating child theme HERE. Then in you child theme’s
functions.phpadd code from the link below:
http://bit.ly/2qy64VRRegards,
MaheshMahesh
Participant@mailhunter: Add the following CSS:
.site-header-menu #access #menu-item-540 .dropdown-toggle.toggled-on { display: none; }Regards,
MaheshMay 4, 2017 at 11:53 pm in reply to: Move #feature-slider .entry-container, change color of menu and entry container #115240Mahesh
Participant@webrightcaid: The code in the thread https://catchthemes.com/support-forum/topic/move-feature-slider-entry-container-change-color-of-menu-and-entry-container/#post-115159 works fine if you want the caption to be just below the image and not over it. You’ve changed the CSS and not its over the image again. How can I help you further. Can you please make an image to show where really want the text on the slider to be?
Regards,
MaheshMahesh
Participant@tripandtripsa-s-a: You have some JS errors on your site. Please disable all the plugins and check and let me know.
Regards,
MaheshMay 3, 2017 at 1:06 am in reply to: Move #feature-slider .entry-container, change color of menu and entry container #115164Mahesh
Participant@webrightcaid: With the CSS I’ve provided above will display the caption under the image as you’ve said. Please check the image in the link below:
http://bit.ly/2p4eNdtRegards,
Mahesh -
AuthorPosts
