Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@jpbertram: try adding in the following CSS and it will remove the hover effect on images.
#hgroup-wrap a:hover img, .featured-image a:hover img, .entry-content a:hover img, .comment-content a:hover img, .widget a:hover img, a:hover img.header-image, .author-avatar a:hover img, a:hover img.wp-post-image { opacity: 1; }Sakin
Keymaster@jpbertram: Full Width layout is only there in Pro version of the theme.
Sakin
Keymaster@minervajo: Maybe pinterest were down when you check in. This screenshot shows how to show Discussion box in your pages. http://www.pinterest.com/pin/548594798329843253/
When you edit your page, you will see a small “Screen Options” button in the top right of the page. Just click on “Screen Options”, then you need to check on “Discussion” to enable discussion box. Now, after this you will see discussion box below you page editor where you can just uncheck “Allow Comments” then update your page.
October 3, 2013 at 9:30 am in reply to: how to get text area more narrow + is it possible change font on only F1 F2 #15473Sakin
Keymaster@lisareopera: It’s bit confusing as I don’t know you site URL. On the basis of Catch Everest Theme, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#main-slider .entry-container { max-width: 580px; }Sakin
Keymaster@ejmaxwellcat: It’s working on our server. Maybe there is conflict with plugin. So, you can try disabling plugin and check in. I will email you and then you can send me access to your site. Please check your email.
Sakin
Keymaster@mtporter: I see that there is nothing in header content. So, you can hide that by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-content { display: none; }Sakin
Keymaster@klhaight: I see that you are adding everything is style.css of child theme. style.css is only for css styles. So, I have created new child theme with style.css, content.php and content-single.php
Sakin
Keymaster@mtporter: I don’t get it what you mean. Can you send me your site URL and let me know what you want.
Sakin
Keymaster@interiorsalvage: I check in you site and it’s working fine. Can you ask your friend to send the screenshot and also let us know from which devices she checked in.
Sakin
Keymaster@impresnet: That is not possible in Catch Everest theme but you can use Catch Evolution theme for that.
Sakin
Keymaster@interiorsalvage: Yes sometime it might be cache issue. So, you need to clear it or do hard refresh.
Sakin
Keymaster@ejmaxwellcat: It should be working. Can you let me know what is the issue. If you cannot upload then you can directly add the image url in the image field.
Sakin
Keymaster@lew1s: In your child theme content.php file. Find the code
if ( is_category() ) :and replace withif ( is_category() || is_date() ) :Sakin
Keymaster@Pete7feet: It should be pretty simple, you don’t need to edit any loop. You just need to add that in your editor. Can you show me the link of the post where you have added more tag then I can check in.
Sakin
Keymaster1) How can I change the font size of the content inside the menu drop down bar?
— You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-menu ul.menu ul a { font-size: 10px; }2) Is there a way to put text/images to the right side of the header?
— For this you need to upgrade to Catch Everest Pro theme, where you will get Header Right Sidebar and then add anything you want.3) When you enable the slider for the entire site, is there a way to designate certain slides for certain pages? I don’t want accounting slides to appear for the travel & tours section.
— Sorry there is no option for this. You are only allowed to use same slider throughout the site.4) Is there a way to remove the “Powered by: WordPress” text in the footer?
— For this you need to upgrade to Catch Everest Pro theme, where you will get Footer Editor in Theme Options panel where you can delete or edit the footer text.5) How can you link “Click Here” buttons to certain pages?
— I don’t get it what you mean. You can add html links.6) Is there a way to link image slider pictures to certain pages?
— For this you need to upgrade to Catch Everest Pro theme, where there is Featured Image Slider which can link to any page, post, category, or custom url.See more details about Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@shyaab: send me your site url and tell me what exactly you need to remove it. It’s bit confusing without seeing your site.
Sakin
Keymaster@ahale1011: Sorry there is no easy option to hide but for previous one you can use the following CSS>
#home-left-sidebar p { display: none; }Sakin
Keymaster@interiorsalvage: Sorry for the trouble. The cache is working little wired. You need to clear the cache in your browser and then login. Then you can trying get the link to Catch Everest Pro theme at http://catchthemes.com/forum/catch-everest-pro-premium/
Sakin
Keymaster@Frans: what you want to do in iPhone or mobile devices.
-
AuthorPosts
