Forum Replies Created
-
AuthorPosts
-
Sakin
KeymasterYou can download from here http://wordpress.org/extend/themes/catch-everest/developers/ . You will see the list of version files.
Sakin
Keymaster@karinschultz: you can change the hr border color by adding the following CSS in “Appearance => Theme Options => Custom CSS” box
`hr { border-color: #ddd; }`For footer editor, I have emailed you.
Sakin
Keymaster@fefitzpa: Sorry but this is the easiest method.
Sakin
Keymaster@Gian Luca: But the size we created to show it in large screens and small screen. It adjust it’s width as per the screen size. Just scroll down your browser and see it.
You can disable this option from “Appearance => Theme Options => Responsive Design”, this will make the width same is all devices and it will be small as well.
Sakin
Keymaster@travellingking1: It will be difficult for me to search for bold text in your site. Can you point to any particular page or post url so that I can solve the issue fast. Sorry for the trouble.
Sakin
Keymaster@karinschultz: It’s strange. It is working fine on our server. So, I need to check in your server for any issue. Ok I will email you so that we can solve things our. Check your email.
Sakin
Keymaster@Airedalecomms123: Search box is aligned with left item only see in this demo page http://catchthemes.com/demo/catchbox/ . So, I don’t understand what you mean? Maybe you can upload the screenshot in your site and send me the link of what you want.
Sakin
Keymaster@bobbafett: I don’t understand the issue. I check the demo of catch box http://catchthemes.com/demo/catchbox/ the menu is fine.
Sakin
Keymaster@oly: Yes look for plugin at http://wordpress.org/extend/plugins/
Sakin
Keymaster@lilik84: I think this look like the code from the plugin. Please ask in plugin forum so that the plugin author can respond you.
Sakin
Keymaster@karinschultz: By choosing “featured image slider” you can add upload image of your own choice, also control title, content and links all these optional. So, if you choose Featured Image Slider you can link to any page, post, category or even link outside your site. So even you can just add image without link. This give you total freedom.
Sakin
Keymaster@iJON: Great that you have google it and solved it. Happy that you are learning lot.
Can you tell me where is the Facebook widgets showing two faces. I cannot see that in your site.
Sakin
Keymaster@obiokere: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
`#content { width: 60%; }`Sakin
Keymaster@mjaron:
how do I get rid of the leave a reply box on the bottom of this page? http://sfexercise.com/activities/
— You can go thorough this link http://en.support.wordpress.com/enable-disable-comments/ and see how to enable and disable comments.Also on the bottom of other pages it says “comments are closed” can I get rid of that as well? http://sfexercise.com/about/
— Add the following CSS in “Appearance => Theme Options => Custom CSS” box.
`.nocomments { display: none; }`Sakin
Keymaster@mjaron: Looks like you have customized the theme sytle.css. Don’t edit any core theme site. If you want to edit any css then add it in “Appearance => Theme Options => Custom CSS” box.
There is no padding in the menu item. Add the following CSS in “Appearance => Theme Options => Custom CSS” box.
`#header-menu ul.menu a { padding: 0 20px; }`Sakin
Keymaster@impresnet: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
`.no-sidebar #primary { width: 100%; }`Sakin
Keymaster@alisonmckellar: Can you tell me to which font you want to change to. The code will be as following which you can add in “Appearance => Theme Options => Custom CSS”
`#header-menu ul.menu a { font-family: “dancing script”, sans-serif; }`For menu height you can increase the line height of menu font by adding the following css in “Appearance => Theme Options => Custom CSS” box. Change the value of line height as per your need.
`#header-menu ul.menu a { line-height: 50px; }`Sakin
Keymaster@rawb_in: Yes, I am aware of this issue and we have also send patch update to WordPress.org but they haven’t made it live yet. So, you cannot update at this time automatically. But there is trick to do it manual update.
Just activate any default theme like Twenty Twelve Theme.
Then delete the theme Catch Everest.
Then you can download the theme from http://wordpress.org/extend/themes/download/catch-everest.0.1.5.1.zip
Then you can manually install theme through “Appearance => Themes => Install Themes”. Click on Upload and then upload the zip file you have downloaded and activate it.
After this you can change the settings.Note: You don’t have to worry what will happen to data after deleting the theme. It will not be deleted. It will be restored once you active the uploaded theme.
Sakin
Keymaster@actiondreamer: Archive Sidebar is the optional sidebar, if you add widget in this sidebar. It will show those widgets only in Archive Pages such as categories and tags.
-
AuthorPosts
