Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@medicsontheball: Are you checking in Catch Box Pro theme. Then the function will be in catchbox-functions.php file inside inc directory.
Sakin
Keymaster@medicsontheball: Can you post in your site URL?
Sakin
Keymaster@medicsontheball: Sorry no option to do that. You need to build the child theme and then change the position with the help of hooks and functions.
Sakin
Keymaster@sabine: You can see your footer site generator like copyright and theme has been change to white color. But if you are talking about Footer Areas then you need to add the following css
/* Text color */ #supplementary .widget { color: #fff; } /* Link color */ #supplementary .widget a { color: #fff; }Do you mean the white border below the header image, then add then following css
#branding { padding-bottom: 0; }Sakin
Keymaster@rick9004: Can you update to latest version and then you can enable it from “Appearance => Theme Options => Responsive design”
Sakin
Keymaster@sabine: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.hentry .entry-meta { display: none; }Sakin
Keymaster@sabine: It should work fine. When I check in your site it’s working fine. Maybe there might be cache and server issue at the time you were checking.
Sakin
Keymaster@sabine: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
#nav-single { display: none; }Sakin
Keymaster@Shana: If you want to add Menu in Footer then you can simply upgrade to Pro version and you have option to use Menu in Footer as well. See more information of Catch Kathmandu Pro at http://catchthemes.com/theme-instructions/catch-kathmandu-pro/
Sakin
Keymaster@Shana: You can add the following css in “Appearance => Theme Options => Custom CSS” box to hide it.
.hentry .entry-meta { display: none; }Sakin
Keymaster@mcevolution: Sorry I am bit confused as when I check in your site I see that you are using Featured Image Slider and talking about Post Slider. So when you add in the featured image slider why do you need to exclude the post from homepage.
Sakin
Keymaster@Doren: I think you are confused with the Color Options. There are two section in Footer.
1. Footer Background Sidebar Color: You can change this color for Footer Sidebar Background
2. Footer Background Color: You can change this color for Footer Copyright information.Sakin
Keymaster@Doren: Thanks for your appreciation.
Sakin
Keymaster@Ena: You can get back to me in your morning time. I have also emailed you back. About the items in menu. You can create custom menus from “Appearance => Menus”. See this http://en.support.wordpress.com/menus/
Can you post in your site URL. So, that I can check in what is not working. When I check in the site URL you have given in earlier support thread. You are not loading our theme. It’s another theme.
Sakin
Keymaster@Sando: Looks like you have customize the theme style.css and have issue there. As the alignment work perfectly in Simple Catch Theme. You are using old version of Theme. Please update that as well.
Also to your note, all the custom css that you add should be done either by building child theme or by adding it in “Appearance => Theme Options => Custom CSS” box.
Sakin
Keymaster@Ena: I have just send you an email. Can you reply me there. I think we are talking about this differently.
Sakin
Keymaster@Ena: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to remove the Excerpt text from your slider. Now it will just show the title.
#slider-wrap .featured-text .sep, #slider-wrap .featured-text .slider-excerpt { display: none; }April 19, 2014 at 11:02 am in reply to: How to set a Homepage as my Static Page w/o post slider #26325 -
AuthorPosts
