Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@maevamena: Just add the following CSS in your “Custom CSS” box in Theme Options panel.
#header-right { padding-top: 0; }Sakin
Keymaster@Dave.82: Just add the following CSS in “Custom CSS” box in Theme Options panel.
#hgroup-wrap #site-logo a:hover img { opacity:1; }Sakin
Keymaster@bill: Can you try deleting the theme and reinstalling it. You won’t lose any data or customization that you have done through Theme Options, Menus, Header, Background and Widgets. Only changes if you have done in Functions, Style or any core theme files will be reverted back.
So, let me know if this fixes your issue or not.
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/
-
AuthorPosts
