Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@medicsontheball: If you make changes in the original core theme files then it will be overwritten when you update the theme.
Sakin
Keymaster@sabine: Sorry I am confused. When I check in your site, the footer copyright area text color is white. It just at link are bold. So, it looks brighter white.
Also I don’t see white border around the header. I just see padding below the header image and I have already given you the css for that. If you see your header image it’s like this http://www.clairesalon.nl/wp-content/uploads/2014/04/cropped-cropped-header32.jpg
April 20, 2014 at 7:58 pm in reply to: Social Links tab in theme options shows nothing Catch Evolution Pro #26563Sakin
Keymaster@Mark: This is strange as it’s showing in our site. So, I need to check in your site Theme Options panel. I will email you the details.
Sakin
Keymaster@jbmfeps: In the following css, you can adjust the margin and padding as per your need and then add it in “Appearance => Theme Options => Custom CSS” box.
.site { margin: 40px auto; } #hgroup-wrap { padding-bottom: 50px; } #site-logo, #header-right { padding-top: 50px; }Sakin
Keymaster@medicsontheball: Ok will forward this to our development team. Thanks.
Sakin
Keymaster@medicsontheball: Can you post in your site URL and Let me know which widget you are trying to change and what is the font size and color that you want to change to. Yes, you can add html in widgets as well.
Sakin
Keymaster@medicsontheball: There is not option to do that by default. You can either search for plugin or you need to build child theme and add new social icons.
Can you tell me which social icon you would like to add in. If that is popular, then we will definitely add in next version update.
Sakin
Keymaster@Mark: For that I guess you need to go String Translation http://wpml.org/documentation/getting-started-guide/string-translation/
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.
-
AuthorPosts
