Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@anamarrcornil: Hello Anais,
Go to => Appearance => Customize => Homepage Settings => Your homepage displays => Select A static page => Select the page you want to display as the Homepage.Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@jorgensencl: Hello there,
Please post in your site URL so that I can look into the issue.Kind Regards,
SkandhaSkandha
Participant@reneecarlson94: Hello Renne,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code./* To center the logo and text Affiliate Disclosure */ #media_image-4, #text-15 .widget-title { text-align: center; } /* To remove the grey spaces on the pages you mentioned */ .page-id-1246 .custom-header-content, .page-id-364 .custom-header-content, .page-id-1334 .custom-header-content, .page-id-1266 .custom-header-content { padding: 0 !important; } .page-id-1246 .custom-header-content .entry-summary, .page-id-364 .custom-header-content .entry-summary, .page-id-1334 .custom-header-content .entry-summary, .page-id-1266 .custom-header-content .entry-summary { margin-top: 0; } body.page-id-1246:not(.no-header-media-text) .custom-header::after, body.page-id-364:not(.no-header-media-text) .custom-header::after, body.page-id-1334:not(.no-header-media-text) .custom-header::after, body.page-id-1266:not(.no-header-media-text) .custom-header::after { background-color: rgba(255,255,255,1); } .page-id-1246 .custom-header-content .entry-title, .page-id-364 .custom-header-content .entry-title, .page-id-1334 .custom-header-content .entry-title, .page-id-1266 .custom-header-content .entry-title { color: #000 !important; }You will need to update the parent theme. For that you’ll need to first download the theme from your https://catchthemes.com/my-account/ page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
Please check the tutorial video in the link below:
https://www.youtube.com/watch?v=W95SuabDZi8
For more, check out theme instructions at https://catchthemes.com/frequently-asked-questions/#question-general-1Let me know if you this works out!
Kind Regards,
SkandhaSkandha
Participant@goodnessandfavour: Hello Dushi,
Go to => Appearance => Customize => Menus => View All Locations => Social Header Left => Edit Menu => Add Items => Custom Links => And the link to your social media.Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@uschelbert: Hello there,
It seems like there was an issue with the child theme. I created a new child theme and uploaded to your site and the Services and Team section showed up fine. The previous child theme has been backed up in the Media Tab in the dashboard.Let me know if the issue is resolved.
Kind Regards,
SkandhaSkandha
Participant@scotttalbot: Hello Scott,
The issue has been fixed an a theme update should be released by tomorrow. I will let you know when the update is released.Kind Regards,
SkandhaSkandha
Participant@peter_khalko: Hello there,
I have sent the demo content files to your email along with instructions on how to import them.Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@reneecarlson94: Hello Renne,
You seem to be using an old version of the theme. Please update your theme to the latest version.Let me know on which pages you would like to remove the grey spaces.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To get rid of the white line above the footer copyright */ .site-info { border: none; } /* To change the color of social icons above instagram widget */ .widget.menu-social-container a { color: #fff; } /* To reduce the space between copyright text and the above about us */ .widget-column.footer-widget-1 { padding-bottom: 0; }Let me know if this helps you out!
Kind Regards,
SkandhaAugust 18, 2019 at 11:53 pm in reply to: How to get the slider to appear below the header image? #179868Skandha
Participant@dazzathedrummer: Hello there,
To have the Header Image Above the Slider you wont have to create a child theme. There is an option in the customizer.
Go to => Appearance => Customize => Header Image => Featured Header Image Position => Select Before Slider. I seem to have forgot about that option.Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@cassiferraz: Hello there,
The option to have sidebar on Shop page is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.Kind Regards,
SkandhaSkandha
Participant@debgoonan513: Hello there,
Can you explain which black empty space you are talking about?
I checked your site and everything seems to be fine.Kind Regards,
SkandhaSkandha
Participant@alarefm: Hello Mahmoud,
I have sent you an an email with the demo content files along with instructions on how to import them.Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@anamarrcornil: Hello Anais,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#wp-custom-header-video-button { display: none; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@dazzathedrummer: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..header-image-slider article .entry-container .entry-title { display: none; }Let me know if this works out!
Kind Regards,
SkandhaAugust 17, 2019 at 11:16 am in reply to: How to get the slider to appear below the header image? #179774Skandha
Participant@dazzathedrummer: Hello there,
For that you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme so that I can guide you.Kind Regards,
SkandhaSkandha
Participant@bradchanner: Hello Brad,
Please replace this code that you are using#content article { hyphens: none; }with the following
* { -webkit-hyphens: none; -ms-hyphens: none; hyphens: none; }Let me know if this does the trick!
Kind Regards,
SkandhaAugust 17, 2019 at 1:58 am in reply to: Get rid of magnify glass icon and change colour of bar #179735Skandha
Participant@bradchanner: Hello Brad,
Glad I was able to help you out. Have a great weekend! 🙂Kind Regards,
SkandhaSkandha
Participant@bradchanner: Hello Brad, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/catch-fullscreen/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a great weekend! 🙂Kind Regards,
SkandhaAugust 17, 2019 at 1:48 am in reply to: Désactiver images médias dans les pages sur mobile #179730Skandha
Participant@chantal-admin: Hello there,
Please let me know which images you would like to deactivate and on which pages. I will provide you the CSS Code for that which you will have to add in the Additional CSS section in the customizer. You won’t have to create additional style sheet.Kind Regards,
SkandhaSkandha
Participant@lindenwoodpark: Hello Greg,
To update pro theme you’ll need to first download the theme from your https://catchthemes.com/my-account/ page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
Please check the tutorial video in the link below:
https://www.youtube.com/watch?v=W95SuabDZi8
For more, check out theme instructions at https://catchthemes.com/frequently-asked-questions/#question-update-1Let me know if you are still having issues updating the theme.
Kind Regards,
Skandha -
AuthorPosts
