Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@mattis: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code./* To remove search from the menu */ #site-header-right-menu, .mobile-search { display: none; } /* To center align site description */ .site-description { text-align: center !important; } /* To have the logo on the left on screen width over 1200px */ @media screen and (min-width: 1024px) { .custom-logo-link { position: absolute; left: 0; } }Let me know if this works out!
Kind Regards,
SkandhaSeptember 21, 2021 at 2:09 am in reply to: Featured Images for Portfolio cropped and resized #290759Skandha
Participant@eilwen: Hell Eilwen,
I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.Kind Regards,
SkandhaSkandha
Participant@calemotionnc: Glad I could help you out. Have a good day! 🙂
Kind Regards,
SkandhaSeptember 21, 2021 at 1:22 am in reply to: Featured Images for Portfolio cropped and resized #290755Skandha
Participant@eilwen: Hell Eilwen,
It looks like you purchased Photo Journal Pro using guest check out and used the emailkleiner.dru***@gmail.com. So now the record has been deleted from that email and has been added to the email that you are using now for the Catch Themes Account.Let me know if it shows up in your Catch Themes Account.
Kind Regards,
SkandhaSkandha
Participant@pauldtrf: Hello Paul,
Can you please post in your site URL so that I can look into the issue?Kind Regards,
SkandhaSeptember 20, 2021 at 8:11 am in reply to: Featured Images for Portfolio cropped and resized #290700Skandha
Participant@eilwen: Hell Eilwen,
I have forwarded your issue to the Sales team. I will get back to you soon.Kind Regards,
SkandhaSeptember 20, 2021 at 7:47 am in reply to: Featured Images for Portfolio cropped and resized #290697Skandha
Participant@eilwen: Hell Eilwen,
Did you by any change used another email when you purchased the theme?Let me know if you are still having the issue so that I can forward your issue to our Sales team.
Kind Regards,
SkandhaSeptember 20, 2021 at 7:28 am in reply to: Featured Images for Portfolio cropped and resized #290694Skandha
Participant@eilwen: Hell Eilwen,
Haven’t you activated the license key on your site after which you can automatically update the theme from the WP Dashboard itself?
For more information regarding auto updates please check out this link.Let me know if you are still having issues updating the theme.
Kind Regards,
SkandhaSkandha
Participant@webgo82: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..navigation-classic #header-wrapper:not(.header-top) .site-navigation a { padding: 0 25px; } .navigation-classic #header-wrapper:not(.header-top) .social-navigation a, .navigation-classic #header-wrapper:not(.header-top) #search-toggle-right { padding: 0 10px; } .site-branding { padding: 0 25px; } .custom-logo { margin: 0 auto; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@webgo82: Thank you very much for your wonderful review. Let me know if you come across anymore issues. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@felipeequinn: Hello there,
Can you let me know on which browser you are having this issue? I checked your site on my phone on Chrome browser and the slider images were center aligned.Kind Regards,
SkandhaSeptember 20, 2021 at 3:06 am in reply to: Featured Images for Portfolio cropped and resized #290671Skandha
Participant@eilwen: Hell Eilwen,
You seem to be using an older version of the theme. Can you please update the theme to the latest version and check if the portfolio thumbnail show up better.Let me know if the issue persists!
Kind Regards,
SkandhaSkandha
Participant@lblumenfeld: Hello there,
Can you please clarify which white line you are referring to? I didn’t find any white line below the menu on your site.Kind Regards,
SkandhaSkandha
Participant@calemotionnc: Hello Joris,
That is because the CSS Code in your Additional CSS section has a small error.
The CSS Code@media screen and (min-width: 75em) {has not been closed with a}. So if add the}to close the media screen CSS and the CSS Code should work.Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@felipeequinn: Hello there,
I checked your site on my mobile phone and everything seems to look fine. Can you please attach a screenshot of the issue at your end?Kind Regards,
SkandhaSeptember 18, 2021 at 11:05 am in reply to: Featured Images for Portfolio cropped and resized #290540Skandha
Participant@eilwen: Hell Eilwen,
Can you please enable right click on your site so that I can look into your issues?Kind Regards,
SkandhaSkandha
Participant@webgo82: Hello there,
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,
SkandhaSkandha
Participant@vatemecum: Hello there,
I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.Kind Regards,
SkandhaSkandha
Participant@lblumenfeld: Hello there,
Use the same selector#mastheadand then add the following CSS Code in the Additional CSS section..site-header.catchSticky .site-branding { visibility: hidden; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@lblumenfeld: Hello there,
To change the font size of the title on homepage
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..home .singular-content-wrap .entry-title { font-size: 20px; }You can change the font size according to your choice.
Let me know if this works out!
Kind Regards,
Skandha -
AuthorPosts
