Forum Replies Created
- 
		AuthorPosts
- 
		
			
				
Skandha Participant@pedrosilva: To see the changes in the new version update you can follow this link. You can also see the changelog in readme.txtfile inside your theme folder.Let me know if this helps you out. 
 Kind Regards,
 SkandhaSkandha Participant@michelled: If you make changes to core theme files without creating a child theme all your changes will get lost when you update the theme. So creating a child theme will keep your customizations all safe. All kinds of customizations cannot be done using CSS and will require change in core theme files. Therefore using a child theme is a good choice. Let me know if you have anymore issues. 
 Kind Regards,
 SkandhaSkandha Participant@rockwall-guitars: Glad I could help you out. Have a good day! 🙂 Kind Regards, 
 SkandhaSkandha Participant@simonraybould: 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/corporate-fotografie/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@marcooooo: Glad I was able to help you out. Let me know if you have anymore issues. Have a good day! 🙂 Kind Regards, 
 SkandhaSkandha Participant@skynet: Go to => Appearance => Customize => Additional CSS and add the following CSS Code. a#scrollup { bottom:60px; }You can adjust the position according to your requirement. 
 Let me know if this works out!
 Kind Regards,
 SkandhaSkandha 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, 
 Skandha
- 
		AuthorPosts
