Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@mventres: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#main article { width:100%; } .featured-image img { width:40% !important; height:40% !important; float:left; margin-right:20px; } .button-minimal { float:right; }
Let me know if this solves your issue!
Regards,
SkandhaSkandha
ParticipantSkandha
Participant@fabian-huesser: If you had made changes to the theme files without creating a child theme then all the customization will be lost when you upgrade to the pro version.
If you used Catch Evolution Free as a child theme and have upgraded to the pro version all you need to do is get inside your child theme folder open style.css file and change
Template:*text*
tocatch-evolution-pro
or the name of the folder where your pro theme exists. This should bring back all your customization you made on your child theme.Let me know if the issue still persist.
Regards
SkandhaSkandha
Participant@annier: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#hero-section .wrapper { display:none; } .widget-wrap { padding-top:80px; }
Let me know if this solves your issue!
Regards,
SkandhaSkandha
Participant@luismarioochoa: To bring the slider title and content inside the slider like in catch everest theme link you posted above a lot of customization needs to done according to the size of viewing screen. I suggest you to hire a customizer so that you can get all your customization done and get your site in a better shape.
Let me know if you have any other issues!
Regards,
SkandhaSkandha
Participant@acspencer36: 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/cleanportfolio/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.Regards,
SkandhaSkandha
ParticipantHello @luismarioochoa, i can’t see any title or content in the slider images. Can you insert title and content to the slider images so that i can provide the css code to bring them inside the slider in the position you want the text to be in.
Regards,
SkandhaSkandha
Participant@donadonatoearthlink-net: My apologies that i misunderstood you.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..site-info, .copyright span, .powered span { color:red; }
Replace red with the color of your choice.
Let me know if this solves your issue.Regards,
SkandhaSkandha
Participant@israel_finn: 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/adventurous/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.Regards,
SkandhaSkandha
Participant@artpriskaleutenegger-ch: This seems to be a theme related issue which will be resolved soon in the next theme update. I will let you know once the theme update is released.
Regards,
SkandhaSkandha
Participant@annier: Can you post in your site URL so that i can provide you the necessary CSS Code.
Regards,
SkandhaSkandha
Participant@reanimateher: I checked your site and the png image doesn’t seem to have any border. It looks fine at my end.
Let me know if you have anymore issues!
Regards,
SkandhaSkandha
Participant@hanmedia: I don’t think this is a theme related issue. Please contact your web hosting server.
Regards,
SkandhaSkandha
Participant@kmckay: I think this issue has been fixed in the latest update. Please update the theme to its latest version and let me know if the issue persists.
Regards,
SkandhaSkandha
Participant@luismarioochoa: I don’t think this is a theme related issue. Please contact your web hosting server.
Regards,
SkandhaSkandha
Participant@nsd: 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/high-responsive/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.Regards,
SkandhaSkandha
Participant@acspencer36: If you mean to disable featured posts on homepage then
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.body.home .featured-content-wrapper.section.layout-three { display:none; }
Let me know if this solves your issue!
Regards,
SkandhaSkandha
Participant@donadonatoearthlink-net: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#colophon { font-family:#font-name; }
Replace #font-name with the font of your choice.
Let me know if this works!Regards,
SkandhaSkandha
Participant@israel_finn: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#secondary-menu { display:block; }
Let me know if this solves your issue!
Regards,
SkandhaSkandha
Participant@balloonmkt: To make all your pages to have full width you will need to upgrade to pro version as this feature is only available in the pro version. You can check out the additional-features you can get in the pro version and make your decision.
Let me know if you have anymore issues!
Regards,
Skandha -
AuthorPosts