Forum Replies Created
- 
		AuthorPosts
- 
		
			
				
Skandha Participant@fbarrett: Please post in your site URL so that I can look into the issue. Kind Regards, 
 SkandhaSkandha Participant@skibot: Go to => Appearance => Customize => Additional CSS and add the following CSS Code. .home .content-area .type-page .entry-title { font-family:ravie; }You can change the font-family according to your requirement. Let me know if this is what you want. 
 Kind Regards,
 SkandhaSkandha Participant@melaniehick: Go to => Appearance => Customize => Additional CSS and add the following CSS Code. .site-header { background-color:#123456 !important; }You can change the color according to your requirement! 
 Kind Regards,
 SkandhaSkandha Participant@jeanette-denham1: If you follow the instruction I gave above step by step you should be able to use the font on your site. 
 If you are having trouble making it work you can always hire a customizer.Kind Regards, 
 SkandhaSkandha Participant@adilkhan150785: Go to => Appearance => Customize => Additional CSS and add the following CSS Code. #featured-content .entry-title a { color:#000080; }Let me know if this works out! 
 Kind Regards,
 SkandhaSkandha Participant@thumper: Have you succeeded in uploading the theme? If not what issue are you having?? Kind Regards, 
 SkandhaSkandha Participant@elliotprom-com-au: Please post in your site URL. Please try clearing your browser cache and check if the changes you made in the customizer are visible when you publish the site. You can change the font size using a bit of additional css code. Let me know where you want the font size to be changed. Kind Regards, 
 SkandhaSkandha Participant@summermedia: You can just hide that post from homepage using a bit of CSS Code. I am not able to check your site. It looks like there is some kind malware in your site. Kind Regards, 
 SkandhaSkandha Participant@profhickman: I have replied to you in the previous thread. Kind Regards, 
 SkandhaSkandha Participant@rollinroots: Go to => Appearance => Customize => Additional CSS and add the following CSS Code. .cycle-prev, .cycle-next, .cycle-pager, #featured-content { pointer-events:none; }Let me know if this is what you want! 
 Kind Regards,
 SkandhaSkandha Participant@profhickman: 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,
 SkandhaJuly 20, 2018 at 1:23 am in reply to: One post for: search field, button text color, footer text edit, category line #149955Skandha Participant@n-bely: Go to => Appearance => Customize => Additional CSS and add the following CSS Code. /* To remove the search field */ .site-search { display:none; }/* To change color of prev and next */ .nav-previous a, .nav-previous span, .nav-next a, .nav-next span { color:#fff !important; } .nav-previous, .nav-next { border:1px solid #fff !important; }/* To remove home >> uncategorized >> oil paintings(Breadcrumb Option) */ 
 Go to = Appearance => Customize => Theme Options => Breadcrumb => Uncheck the option “Check to enable Breadcrumb”To edit the footer text 
 Go to => Child Theme Folder => Create a New Folder “components” => Inside components Create another Folder “footer” => Now copy and paste site-info.php file from the parent theme folder.
 Now you can edit the site-info.php file to edit your footer.Let me know if this works out! 
 Kind Regards,
 SkandhaJuly 20, 2018 at 12:10 am in reply to: Header Media Defaulting to Feature Image from Post, Not Page #149950Skandha Participant@blueskyclothingco: There seems to be an issue with Header image in the Blog page. The issue has been resolved and will be update in the next theme update. Kind Regards, 
 SkandhaSkandha Participant@adilkhan150785: To change the font of the entire site first you will need to create a child theme. If you do not know how to create a child theme you can Generate Child Theme Plugin. Now Go to => Child Theme folder => Create a new folder “Fonts” => Download and paste the Museo 700 font files inside the fonts folder. Then Go to => Child Theme Folder => Open style.css and paste the following Code. @font-face { font-family: 'Museo700'; font-style: normal; font-weight: normal; src: local('Museo700'), url('fonts/Museo700-Regular.woff') format('woff'); }Go to => Appearance => Customize => Additional CSS and add the following CSS Code. body { font-family:Museo700; }/*To change color of Headline and Sub-Headline of Featured Content */ #featured-content .entry-title, #featured-content p { color:#000080; }/*To main same color in primary sidebar */ .widget-title { color:#000080; }/* To maintain same color in Contact Form in all pages */ label { color:#000080; }You can change the color according to your requirement. 
 Let me know if this works out!
 Kind Regards,
 SkandhaSkandha Participant@elenait: I will shortly contact you by email. Please provide us your admin credentials through the email so that we can set up the demo content for you. Kind Regards, 
 SkandhaSkandha Participant@summermedia: Your site is not accessible at the moment. Please let me know when your site is accessible. Kind Regards, 
 SkandhaSkandha Participant@adilkhan150785: Go to => Appearance => Customize => Additional CSS and add the following CSS Code. 
 /* To change text and background color of promotion headline button */#promotion-message .right .promotion-button { background-color:#123456; color:#eb10cf; }– Let me know where you want to change the font and the text color. /* To change color of list (numbered-element) */ .entry-content ol > li { color:#000080; }/* To change color of page title */ h1.entry-title { color:#000080; }You can change the color according to your requirement. 
 Let me know if this works out!
 Kind Regards,
 SkandhaJuly 19, 2018 at 3:08 am in reply to: Updating header font style and centering text on 3 modules #149859Skandha Participant@ruthmaramis: Please let me know when your site is accessible so that I can look into the issue and help you out. Kind Regards, 
 Skandha
- 
		AuthorPosts
