Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@jamalesahq: Sorry, I don’t understand what you mean…
Sakin
Keymaster@jamalesahq: Just add the following css in “Appearance => Customize => Additional CSS” box:
.site-main .type-page .featured-image { display: none; }
Sakin
Keymaster@jamalesahq: The the only option I see is to upgrade to pro version, where you have option to disable featured image only on that page and this way it only hide in that page and will show it in your slide. Also pro version can give you access to independent image slider, if you want.
The other only option, if you want to stay with free version then hide the featured image with “Additional CSS”.
Sakin
Keymaster@jamalesahq: Just like you have done in programme, remove the featured image from registration and insert image in your content.
Sakin
Keymaster@jamalesahq: It’s because of your additional css, please remove the following css from “Appearance => Customize => Additional CSS”
@media screen and (min-width: 768px) { #site-logo .custom-logo { max-width: 300px; } }
Sakin
Keymaster@jamalesahq: Can you post in your site URL and let me know how big you want your logo to be. Then I can check in your site and suggest way to do it.
Sakin
KeymasterHello Claus,
I have send you new code in your email.
Regards,
SakinSakin
Keymaster@ta-diep: but your site is not using our theme.
Sakin
Keymaster@masterchess: Yes, you can buy Nepal Buzz Pro. Catch Flames Pro needs to be updated to 1920px resolutions. I will send you coupon code in your email address.
Sakin
Keymaster@masterchess: Celestial is using image size of 1920x540px in your demo and we are using 1600x650px in our demo. so, if you are viewing site from 1920 resolution then there will be spaces beyond 1600 and the image will be centered.
You can also check our new themes demo, which are build for 1920px resolutions. Like:
Lucida Pro: https://catchthemes.com/demo/lucida/
Parallax Frame Pro: https://catchthemes.com/demo/parallax-frame/
Nepal Buzz Pro: https://catchthemes.com/demo/nepalbuzz/So, if you want to get it solved in Catch Flames Pro
1. one option it to use “Featured Image Slider”, where you can upload image of your own choice. So, you can upload image of width 1920px then there will be no space.
2. another options, if to make image stretch by adding additional css in “Appearance=> Customize=> Additional CSS box”:
#main-slider img { width: 100%; }
Sakin
KeymasterBut if you are trying to manage the height of your header without the spaces, then you can use CSS hack and replace that css with the following css:
#masthead .wrapper { height: 1%; overflow: hidden; }
Sakin
KeymasterThe main problem I see in your site in the child theme
style.css
which is conflicting with our main css. For example, the following css in your child themestyle.css
should be removed.#masthead .wrapper { height: 150px; }
Sakin
Keymaster@alexander4345: Sorry, we don’t support that theme. We only support theme developed by us https://catchthemes.com/themes/category/premium/
Sakin
Keymaster@mog-fidel: I don’t see that you are using our theme. Sorry, this support forum is only for the theme developed by us.
Sakin
Keymaster@daveirwin: Please use proper support forum. This is for Catch Everest Theme. For Catch Responsive Pro theme, you can post it in https://catchthemes.com/support-forum/forum/catch-responsive-pro-premium/
You can check out our theme instructions for Featured Slider in Catch Responsive Pro theme at https://catchthemes.com/theme-instructions/catch-responsive-pro/#featured-slider and also check out screencast at https://www.youtube.com/user/catchthemes
Sakin
Keymaster@theseven: You can hire the date in Adventurous theme, you can add the following css in “Appearance => Customize => Additional CSS” box:
.entry-meta .on-date { display: none; }
Sakin
KeymasterHi Mark,
Thanks for the detail email and was able to solve the issue. The issue was old version of PHP 5.4.16 that your sever was using. So, I update to 7 and it’s working fine. PHP 7 is best version and also it’s fast.
Regards,
SakinSakin
Keymaster@theonereece: Sorry, we only support theme developed by us that is Catch Themes as we will not know the code from other theme authors. So, I recommend to you post in theme author support forum.
Sakin
Keymaster@blizzard-watsongmail-com: Tagline doesn’t support html codes. It’s default from WordPress core.
Sakin
Keymaster@myriam: You have posted you question in wrong forum. This is Catch Evolution theme forum and for Catch Responsive Pro theme, you need to post in https://catchthemes.com/support-forum/forum/catch-responsive-pro-premium/
Sorry, sticky menu option is not there in Catch Responsive Pro theme but you have install plugin for that. Just install and activate plugin
Sticky Menu (or Anything!) on Scroll
and then go to “Settings => Sticky Menu (or Anything!)” and in “Basic Settings” tab, type in.nav-primary
in Sticky Element and then in “Advanced Settings” tab, type in199
in Z-index: (optional). Finally, Save Settings and you are all good to go. -
AuthorPosts