Forum Replies Created
-
AuthorPosts
-
March 9, 2013 at 11:38 am in reply to: Full-width logo: close empty space above & below, match menu bar width #4850
Sakin
Keymaster@jimchicago: WOW so many questions.
– eliminate that thin white gap now above the header
#header .top-bg { display: none; }delete the gray horizontal line spanning the page, just above main content area
#header { border: none; }make the main content area wider and the R-hand sidebar narrower
— I don’t recommend you to do this as this will make the theme damage.change certain style elements of the main-menu bar
— What do you mean by this? I am confused.Sakin
Keymaster@verena.v: Ok we will check on that. But if you have live site then I will be able to test it. Once you put the site is live send me the access in support[at]catchthemes[dot]com and I will look at it.
The next good news is that we are releasing the New Fully Upgraded Version of Catch Responsive Theme in few days.
Sakin
Keymaster@verena.v: Please use Catch Responsive forum. Catch Responsive is different theme.
Sakin
KeymasterSakin
Keymaster@futureblu: Replace the previous css I gave you with the following
.entry-meta ul li { background: none; }
.entry-meta .author, .entry-meta .last, .entry-meta span { display: none; }
Sakin
Keymaster@robx: Yes you can do that if you know the Id of the post that you want to hide in Category. For example if you want to hide the post ID 340 then the css will be as below. You can replace the ID as per your need.
.archive .post-340 {display: none; }Sakin
Keymaster@subper: Don’t edit the sytle.css directly. Use the Custom CSS box in your Theme Option panel to add css. As if you add any thing in style.css will be overwrite when you do the theme update.
Maybe all these option will be added in Pro version. We are in the planning process.
Sakin
Keymasteryou can add the following css
#header-left { height: 80px; }Sakin
Keymaster@subper: Just add the following CSS in “Custom CSS” box in your Theme Options panel to hide the text in Featured Post Slider
#main-slider .entry-container { display: none; }Sakin
Keymaster@verena.v: I don’t know what didn’t work in our theme. Can you elaborate it more. Nextgen Gallery plugin should be working fine.
Sakin
Keymaster@futureblu: Just add the following CSS in “Custom CSS” box in your Theme Options panel.
.entry-meta ul li { background: none; }
.entry-meta .author, .entry-meta .last { display: none; }
Sakin
Keymaster@heeralc: In Catch Everest theme, the Header image is flexible. We only suggested 300 by 125. Just upload the large image and click on “Skip Cropping, Publish Image as Is” button. This will make your header image as the original image.
Sakin
Keymaster@arichardc: You can just change that form your Discussion Settings.
Login to your WordPress and then go to “Settings => Discussion” which will open this page http://www.androideveryday.com/wp-admin/options-discussion.php then in the 10th line you will see “Comments should be displayed with the comments at the top of each page” set this to newer and click on Save Changes.Sakin
Keymaster@Rafeek and @famulan-fr: We don’t allow users to remove copyright information from footer if you are using free theme. As this is the only form of recognition that we received for giving all these hard work of Design, Development and Support.
We are planning to release the Pro version soon, where you will be able to remove the information with footer editor option.
I hope you understand this.
Sakin
Keymaster@Dane30 and @Dan Davies: Thanks for reporting. I have found the issue and submitted the update to WordPress.org and they will make it available soon.
But for now: You can go to “Appearance => Editor” and then click on “catcheverest-functions.php” from right sidebar of Editor. Then the editor will option the file catcheverest-fucntions.php file. Then copy the code from this file http://themes.svn.wordpress.org/catch-everest/0.1.2.2/inc/catcheverest-functions.php and paste there and click on Update File button.
If you don’t feel confident about making changes then send email to at support[at]catchthemes[dot]com with your WordPress site access and I will do that for you.
Sakin
Keymaster@abyteofthisnthat: It is clearly mentioned in our Theme Instruction about the layout option that we have in Pro version.
Catch Box Pro in responsive theme with 2 column layout design. It is not designed for 3 column as you have asked.
Thanks and I have noted down. We will check on the feature and will try to add in near future.
Sakin
Keymaster@acoulte: Post IDs are shown in the address bar when you edit or add new post. But if you still cannot find the post ID. Then we have developed Catch IDs plugin http://wordpress.org/extend/plugins/catch-ids/ . You can install this plugin and it will show the respective IDs of post in your Post Panel. Or see this video which shows how to find post ID without any plugin. https://www.youtube.com/watch?v=fLg2T1AvmFE
Sakin
Keymaster@farshad: To increase the width is bit complicated as it is responsive design. So, I don’t want you to change it. Please post this type of customization in http://jobs.wordpress.net/ or tweaky.
I have already given you the css code to hide the Tags and category name (below excerpts)
Sakin
Keymaster@muichan: this function is not there in Simple Catch Theme. I think best option will be to search for plugin and adding it. To customization you need to have information regarding featured image and WordPress coding.
Sakin
Keymaster@hjnelson: You need to upload the image of width 1140px and height 450px and set it as featured image in the post. This will make it same as the demo page.
See theme instruction of all the details http://catchthemes.com/theme-instructions/catch-everest/
-
AuthorPosts
