Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@striderbl: Please update to latest version 2.4.3 which fixes the slider issues.
Sakin
Keymaster@impresnet: Can you download the following JS and replace the current theme file “js” directory of Catch Everest Theme. My team is working on it. But I am giving you the quick fix.
https://www.dropbox.com/s/iz618bc1vjvo449/catcheverest-ielte8.min.jsSakin
Keymaster@Dirtriding: To customize the header right section in Catch Everest Free theme you need to build child theme and edit the code. But if you upgrade to Catch Everest Pro version you will have Header Right Sidebar to edit that section.
Sakin
Keymaster@Eskimo: Yes you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the slider text.
#main-slider .entry-container { display: none; }Sakin
Keymaster@pele: I just check in your site and it is not overlapping. It’s just moved to second line as you have many menu items.
Sakin
Keymaster@eipmail and @lasleym: I just confirmed with the sales and they have fixed it.
If anyone have account issues please contact to sales directly through http://catchthemes.com/contact-us/ . This way it will be faster.
Sakin
Keymaster@mohossain: You can use the following css to hide the featured image only in homepage.
.home #main-feat-img { display: none; }Sakin
Keymaster@amberfm: sorry my bad. I forgot the element. It will be as below.
@media (max-device-width: 767px) { .tinynav { background-position: left center; } }Sakin
Keymaster@Raminder: Just upload the larger header image. Your header image width is 900px whereas the website width is 1140px. So, just upload the image with the width 1140px.
Sakin
Keymaster@LogoSystems: I have notice you haven’t haven’t changed the background color of your slider. Change that to white or you will see grey background in iPhone. Add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#slider { background-color: #fff; }Thanks for the page and nice website. I love it.
I can recommend woocommerce plugin. It’s compatible with Catch Box Pro but you may need to change the design and css little bit.
Sakin
Keymaster@Lucosunshine: Yes nice site 🙂
Sakin
Keymaster@LogoSystems: Add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#branding { -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }Sakin
Keymaster@Lucosunshine: You can decrease the padding as per your need and add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#main { padding-top: 50px; }Sakin
Keymaster@Raminder: Just add the following css at “Appearance => Theme Options => Custom CSS” box to hide the page title home in homepage.
.home #main .entry-header { display: none; }About the Featured Post Slider. The first image is small that is why it is showing small. You have to change the featured image of this post http://soton-fifc.co.uk/register-2 . It need to be at least 1140px width and 450px height.
to change the background color of Speaker page only. You can add the following css at “Appearance => Theme Options => Custom CSS”. Change the color code as per you need.
body.custom-background.page-id-25 { background: none #000; }Sakin
Keymaster@cromlechenterprise: thanks for your appreciation.
Sakin
Keymaster@oly: You don’t need that edit button. That is only displayed to show to users who are logged in. But if you see at the top header black bar that comes in the post when you are login. You will have “Edit Post” link there. It’s works same way.
-
AuthorPosts
