Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@joshuacgibson: To make the background of featured content partially transparent
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#featured-content { opacity:0.5; }Let me know if this is what you want.
Regards,
SkandhaSkandha
Participant@gruis28: Can you post in your site URL so that I can provide you with necessary CSS.
Regards,
SkandhaSkandha
Participant@tayfun2: Until the next theme update you can use the following CSS code
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (max-width: 400px) { .sidr { max-width: calc(100% - 50px); } .mobile-header-right-nav-open #mobile-header-right-menu { left: 0; } }Let me know if you have anymore issues!
Regards,
SkandhaSkandha
Participant@tayfun: The X icon issue will be resolved in the next theme update.
Let me know if you have anymore issues.
Regards,
SkandhaSkandha
Participant@celovg: 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/clean-education/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@celovg: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
@media screen and (max-width:961px) { .custom-logo { margin-left:60px; width:60%; } }Let me know if this solves your issue.
Regards,
SkandhaSkandha
Participant@israel_finn: Glad I was able to help you. Have a good day!
Regards,
SkandhaSkandha
Participant@lizhenkenius: Glad to know that you were able to resolve the issue. Have a good day!
Regards,
SkandhaSkandha
Participant@lizhenkenius: To center homepage and about page
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (min-width:991px) { .page-id-123 #content .wrapper,.page-id-4 #content .wrapper { position:relative; left:-75px; } }Go to => Dashboard => Edit the page Food => At the bottom there is layout option make sure you have not selected No Sidebar Option
Let me know if this solves your issue.
Regards,
SkandhaSkandha
Participant@lawrenceblair: You’ll need to first download the theme from 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/theme-instructions/catch-base-pro/#updatingLet me know if you’re still having difficulties updating the theme.
Regards,
SkandhaSkandha
Participant@israel_finn: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.entry-title { font-family:PT Sans Narrow !important; text-transform:uppercase; }Let me know if this solves your issue!
Regards,
SkandhaSkandha
Participant@annier: 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/helena/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@reanimateher: Glad you could figure it our yourself. Let me know if you have anymore issues!
Regards,
SkandhaSkandha
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-proor 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,
Skandha -
AuthorPosts
