Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@ahhthesimplelife.com: That is why don’t edit in your theme core files. If you want to edit css then use Custom CSS box and for functions build child theme and edit there.
Sakin
KeymasterDear Luis,
1. I already told you there is problem in your Mailing list code that is why it is linking to all. there is no closing for link. If you doubt then remove the mailing list widget and everything will be fine.
2. Send me example of the pages so that I can check in.
3. I don’t get it what you mean.
4. Non of our theme provide slideshow in header. We only have Featured Image Slider instead of Featured Post Slider in All Pro version of theme.
Regards,
SakinSakin
Keymaster@saylahv: Just add the following CSS in “Custom CSS” box in Theme Options panel.
#header-menu { background: url("http://hpsepicurean.com/wptest/wp-content/uploads/2013/04/navtexture1.png") repeat scroll 0 0 transparent; }
Sakin
Keymaster@peterbook: Yes you can change the background color. Send me which color code you want to change it and for which box.
Sakin
Keymaster@mloga94: Don’t edit anything on the theme core file. Now you need to re-upload the theme from FTP and it will be fine.
Sakin
Keymaster@cca24: Just add the following CSS in “Custom CSS” box in Theme Options panel.
#site-logo { display: none; }
.home #site-logo { display: block; }
Sakin
Keymaster@aliciareyes: Send me your site URl and then I will send you the code.
Sakin
Keymaster@korpinar: You don’t have font options in Catch Everest Free Theme but yes you have option in Pro version. But I don’t think Pro version has Calibri font. But it has options for more then 40 fonts to choose from.
I will ask my team to add Calibri font in next version update for Catch Everest Pro theme.
Sakin
Keymaster@Rideit NZ: Your logo will not show in smart phone as you have added padding as below
#hgroup-wrap { padding-left: 400px; }
Remove that and it will be fine. If you want to add the padding then you have to adjust css all the way to responsive layouts.To get rid of the word HOME (which is in blue) on my Home page. Just add the following CSS in “Custom CSS” box in Theme Options panel.
.home #primary .entry-title { display: none; }For swaping of content you need to build child theme and edit the code.
Which color you want to change to and in which page.
Sakin
Keymaster@saylahv: You can add background pattern that is not a problem. Just upload the background pattern in your site and then send me the link of that pattern and your site. I will then send you the css code that you can add in “Custom CSS” box in Theme Options panel.
Sakin
Keymaster@aliciareyes: Please don’t edit style.css or any other theme file directly, as your edits will be overwritten when you update the theme. For css you can simply add in “Custom CSS” box in Theme Options panel, this way your edits will always stay.
Send me your site URL and then I will send you the css code to hide it.
Sakin
Keymaster@GLR: Just add the following CSS in “Custom CSS” box in Theme Options panel.
.post .post-headline small { display: none; }
.post .post-comments { display: none; }
Sakin
Keymaster@fefitzpa: Ok sure thanks.
Sakin
Keymaster@jelo: Sorry for the late reply. I forgot to subscribe to this thread. After Looking at your screenshot it looks like there is height overflow issue in there. Can you send me your site URL and then I will send you the css. We need to work on this together.
Sakin
Keymaster@holidaymonkey: I don’t think IE supports “jpg” format for favicon. It only supports Favicon “ICO” format. Other graphic formats such as PNG, GIF or JPG are not displayed in IE.
So, if you want IE to show it then upload the ico or just ignore IE. There are numbers of free website which generate ico image from our jpg image. Such as http://tools.dynamicdrive.com/favicon/ and http://favicon-generator.org/
Sakin
KeymasterDear Luis,
You have problem with your code in Mailing List Registration. Please fix that and it will be fine.
I check in he youtube video and it’s about installing the plugin and that has nothing to do with the theme feature. You can just activate the plugin and then build child theme of Catch Box and replace the code in header.php section of site-logo.
Regards,
SakinSakin
Keymaster@maevamena: Thanks. Can you tell me the level of your customization. Have you made any changes to core theme files like style.css, fucntions.php and other files?
If you have just made customization with Custom CSS, Theme Options, Header, Background and Widget then this will work fine after updates also.
We also have facility migration from Free Theme To Pro theme if you haven’t changed any core theme files. So, let me know and I will give you more details.
For additional features in Catch Everest Pro see this http://catchthemes.com/theme-instructions/catch-everest-pro/ and also we are adding more and more features as per the popular demands of our customers.
Sakin
Keymaster@maevamena: In Catch Everest Pro you have font family options for Default Font Family, Site Title Font Family, Site Tagline Font Family, Content Title Font Family, Content Body Font Family, Headings Tags from h1 to h6 Font Family.
So, if you want to change just a widget title, you can just change the font in Headings Tags from h1 to h6 Font Family and it will work fine.
-
AuthorPosts
