Forum Replies Created
-
AuthorPosts
-
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.
Sakin
Keymaster@amberfm: You have to copy the following CSS in rtl.css
@media (max-device-width: 767px) { background-position: left center; }Sakin
KeymasterCan you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
.wp-caption .wp-caption-text:before { content: none; }I am not so sure about the add to card button. Which plugin are you using. You need to ask the plugin author.
Sakin
Keymaster@oly: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.entry-meta { display: none; }For more please post your site URL as well.
Sakin
Keymaster@Lucosunshine: Can you post your site URL?
-
AuthorPosts
