Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@jocatman: thanks for pointing our the bug for that we will add ad Menu for all then item not in Menu as default. Wait for next version update.
Sakin
KeymasterHello Jen,
That is the extra space which depends on the screen size from which you are checking your site. So, this is not recommended to change, as this theme is responsive and also your site size is already 1140px width.
Regards,
SakinSakin
Keymaster@bobbafett: Sorry it’s not there. You need to build custom.
Sakin
Keymaster@nate1design.com: You are not supposed to add in in post and page. You should add either in header or footer codes. Go to “Appearance => Theme Options => Webmaster Tools => Header and Footer Code”.
Sakin
Keymaster@jepatte: Yes, Simple Catch Theme is build in HTML4 and CSS2. But I think Catch Box is also compatible till IE7. So, please check it before using it.
Sakin
Keymaster@jen: Not sure what you are asking for. So, it will be good if you upload the screenshot of what you want in your site and post the screenshot url here.
Sakin
KeymasterSakin
Keymaster@fritzhesse: maybe you can try adding css for IE. For example we have used ie.css for ie8 and below. You will find ie.css on “CSS” directory.
Sakin
Keymaster@robkai: Can you let me know what’s not working in IE9, as we checked our theme Catch Everest and it is working fine on IE9. Maybe you can share screenshot.
Sakin
Keymaster@Samson81: Sorry, there is space in above css. Replace the above css with the following.
`#header-right.widget-area .widget a { color: #000; }`Sakin
Keymaster@iceman027: Your favicon is showing in FF and Safari but it is not showing it in Chrome. Also I see that you have added “Advertisement” before header. I think you have added it through Header Script. I think that might be conflicting with.
Sakin
Keymaster@hunterhicks: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
`.tagcloud a { display: block; }`Sakin
Keymaster@Bethann: You are using old version of Catch Everest Pro where there was bug in Featured Image Slider. Please udpdate to latest version 1.1.1 and change any value in Theme Options to clear the cache and your featured slider will work fine.
To remove the white space between logo image and menu, just add the following css in “Appearance => Theme Options => Custom CSS”
`
#site-logo { padding-top: 20px; }
#hgroup-wrap { padding-bottom: 20px; }
`Sakin
Keymaster@jocatman: try using custom menu and it will solve the issue on menu. Go To “Appearance => Menus” and add from there. See more about custom menu at http://en.support.wordpress.com/menus/.
We will add support for default menu in next version update.
Sakin
Keymaster@j9hagop: Sorry this option is not there. Maybe you need to use developer to customize it for you.
Sakin
Keymaster@cheri.schneider: Here goes answer to your queries.
I am using the regular Catch Everest and was wondering if it was possible to reduce the top and bottom margins on the footer areas.
— Just change it as per your need and add it in “Appearance => Theme Options => Custom CSS” box.
`
#supplementary { padding-top: 50px; }
#supplementary .widget { margin-bottom: 50px; }
`Is there a way to extend the length of space we have for the title? One of the titles on the slider is too long so it is being broken up into 2 lines and I would like it to be one line.
— Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
`#main-slider .entry-container { max-width: 60%; }`Sakin
Keymaster@iceman027: Please disable your plugin “Favicon Generator” and it will work fine. Now you have two favicons; 1. from plugin and 2. from theme options.
Sakin
Keymaster@hunterhicks: Here do you want to add the tags. If it is in sidebar then you can just use the widget “Tag Cloud”. Go to “Appearance => Widgets” and drag and drop the Tag Cloud widget in sidebar.
Sakin
Keymaster@cre8ve1: Sorry navigation cannot be moved up. You can add the slider from “Appearance => Theme Options => Featured Post Slider”
See the theme instruction at http://catchthemes.com/theme-instructions/catch-everest/
-
AuthorPosts
