Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@denisask: Please try clearing your browser cache and check again. Let me know if the issue persists.
Kind Regards,
SkandhaSkandha
Participant@aamonirah: 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. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@israel_finn: Glad I could help you out. Have a good day! 🙂
Kind Regards,
SkandhaJuly 8, 2018 at 1:04 pm in reply to: How To Disable ScrollUP Button Only on Mobile Devices ? #148987Skandha
Participant@t-dubbis: Your subscription must have expired as it has been more than a year since you bought the theme. All of our premium themes come with an initial 1-year subscription. This means that you can download the updates until a year of purchase date. For more information read the terms and condition.
Let me know if this helps you out.
Kind Regards,
SkandhaJuly 8, 2018 at 12:34 pm in reply to: How To Disable ScrollUP Button Only on Mobile Devices ? #148981Skandha
Participant@skynet: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To disable scroll up in mobile */@media screen and (min-width:550px) { #scrollup { display:none !important; } }You can adjust the screen size.
/* To increase the size of scroll up button
a#scrollup { font-size:40px; }You can change the size according to your requirement.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@israel_finn: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
aside { padding-top:0px !important; padding-bottom:0px !important; }Let me know if this works out!
Kind Regards,
SkandhaJuly 7, 2018 at 11:42 pm in reply to: How do I change the black background to a different color? #148971Skandha
Participant@shahmeer1998: Thank you for your appreciation! Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@aamonirah: I checked your site and the additional css code you added seems to be working well. Please try clearing your browser cache and check again.
Kind Regards,
SkandhaSkandha
Participant@pixeld: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change color of social icons */.site #header-top .widget_clean_journal_social_icons a.genericon { background-color:#fff !important; }/*To hide search box */
#search-toggle { display:none; }Let me know if this does the trick!
Kind Regards,
SkandhaSkandha
Participant@queenbuzzy: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change the color of dots in the slider */
#controllers a:hover, #controllers a.active { background-color:#89B59C; }/* To change the position of slider arrows */
@media screen and (min-width:981px) { #main-slider:hover .slide-previous { left:100px; } #main-slider:hover .slide-next { right:100px; } }Let me know if this works out.
Kind Regards,
SkandhaJuly 7, 2018 at 9:49 pm in reply to: Is there a way to either remove the menu for one page or …… #148965Skandha
Participant@silkroaddog: Please let me know on which page you want the menu to be removed.
Kind Regards,
SkandhaJuly 7, 2018 at 12:16 am in reply to: How to make the Menu items drop down to reveal more items #148950Skandha
Participant@shahmeer1998: Yes, you can replace that sign with a different shape. Please let me know what shape would you like to replace it with.
Kind Regards,
SkandhaJuly 6, 2018 at 7:33 am in reply to: Catch Box Pro on WordPress – Sudden Problem with Centering #148917Skandha
Participant@bluecrystal16: This seems to be due to the text after the photo.
Go to => Appearance => Customize => Additional CSS and the following CSS..entry-content strong { float:right; }Also, you cannot update pro theme like you update free theme .To update pro theme 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-box-pro/#updatingLet me know if this helps you out.
Kind Regards,
SkandhaSkandha
Participant@marcooooo: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* Makin the page wider (Horizontal space) */#page { width:1288px; }I think after this the site looks good.
Let me know if any changes need to be made.
Kind Regards,
SkandhaSkandha
Participant@simonraybould: To remove page titles on other pages except home
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.body:not(.home) .page h1.entry-title { display:none; }Let me know if this works out.
Kind Regards,
SkandhaJuly 6, 2018 at 4:57 am in reply to: Header Media Defaulting to Feature Image from Post, Not Page #148902Skandha
Participant@blueskyclothingco: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@bjbarker: To disable Catch Adaptive Primary Menu only on mobile
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#mobile-header-left-menu { display:none; }Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@simonraybould: You seem to have used a CSS due to which the Header Media Title is not showing.
Go to => Appearance => Customize => Additional CSS and remove the following CSS Code..entry-title { display: none; }Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@simonraybould: Hello Simon, I checked your site and the header media text seems to be showing up well. Can you elaborate the issue?
Kind Regards,
Skandha -
AuthorPosts
