Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Kanika Gupta: Send me your site URL and I will take a look at your code.
Sakin
Keymaster@omgstyle: To make the slider area complete black you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.featured-slider .slides { background-color: #000; }For detail color options, please upgrade to Catch Everest Pro theme, where you have color options in your Theme Options panel. See details about Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/.
For free theme you have to manually change it.
For Footer Background Color, you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#site-generator { background-color: #e5e4e2; }For Menu Background Color, you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-menu { background-color: #e5e4e2; }August 27, 2013 at 11:44 pm in reply to: How to use optional sidebars abd footers catch box pro? #13796Sakin
Keymaster@ChrisR: The upload was working fine and there was preview in your admin section. But due to the coding issue, the image was not replacing the default web clip image. I have fixed it in your site and we will update this in new version.
Thanks for your cooperation.
Sakin
Keymaster@mvtpinheiro: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.entry-meta .tag-links { display: none; }Sakin
Keymaster@EPICPROJECT: Nice.
Sakin
Keymaster@ChrisR: That’s strange you should be able to change it. I need your WordPress Site Admin access so that I can check in. So, I will contact you through email.
Sakin
Keymaster@spenchase: Please check in with our Sales as when I check in your account, it’s fine.
Sakin
Keymaster@Matt Petersen: Can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#branding { background: url("http://ip-corporation.com/wp-content/uploads/2013/08/ip_water_grey.jpg") no-repeat scroll 0 0 transparent; }One more thing I notice in your site is that you are directly customizing CSS in style.css. You shouldn’t edit any core theme files as when you update the theme it will be reverted back and your customization will be gone. So the only way to customize the CSS in either though Custom CSS box or by building child theme.
Sakin
Keymaster@EPICPROJECT: I see that you are using Featured Page Slider. But the features image on that page in not of proper size. You need to upload the image of minimum width 1140px.
Sakin
Keymaster@ChrisR: Can you send me your site URL? You can simply change the web clip icon from “Appearance => Theme Options => Web Clip Icon Options”. Then Click on Change Web Clip Icon. Upload the image and then finally click on “Insert into Post”. See the screenshot http://pinterest.com/pin/548594798329798533/
Sakin
Keymaster@bill: You can do that from Theme Options in Catch Everest Pro version. For free version you need to send me your site url and background color you want to change to. Then I can send you the css code.
For more information about Catch Everest Pro features, you can read theme instruction at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@Matt Petersen: Send me your site URL and if possible the screenshot of the issue in IE.
Sakin
Keymaster@fenz: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.left-sidebar #secondary { text-align: right; }Sakin
Keymaster@moumouz: To set featured image in post see this http://en.support.wordpress.com/featured-images/#setting-a-featured-image .
For more instruction on how to use Catch Everest Theme see the theme instruction at http://catchthemes.com/theme-instructions/catch-everest/
Sakin
Keymaster@thomasfeirer: Sorry we don’t have that social icons. You might consider using plugin which has that icons.
Sakin
Keymaster@thomasfeirer: You can remove the search box from header through “Appearance => Theme Options => Header Options”, then check on “Disable Header Right Sidebar” and Save it.
Sakin
Keymaster@mvtpinheiro:
1. I want to remove the tags list from the bottom of each post (I tried to add .single .tags {display: none;} on Custom CSS box, but it doesn’t work (nothing seems to work there).
— I see that you have already added display none on .entry-meta2. I also want to remove the “About Author” below each post as well
— You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#author-info { display: none; }3. I want to show the link that says: “Continue Reading”, even when the post is very short (I need this because sometimes I have a very short text followed by an infographic, for example.
— You can add more tag where you want the content to be stopped in very short post. See this http://en.support.wordpress.com/splitting-content/more-tag/Sakin
Keymaster@jkbart: It’s because you don’t have link in that parent menu “Gallery” which iPad doesn’t recognize. So, to make that drop down work. In your menu “Appearance => Menu” edit the label of
Galleriesto<span onClick="return true">Galleries</span>Sakin
Keymaster@gabie: That is why I am telling you to use Responsive Table and build the table. You have static table.
See this http://css-tricks.com/responsive-data-tables/ and plugin http://tablepress.org/extensions/responsive-tables/
-
AuthorPosts
