Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Danny: It has been fixed in version 2.1. See the change log http://catchthemes.com/changelogs/simple-catch-pro-theme/
Sakin
Keymaster@j9hagop: The ads code has the align right so, you need to change the ads code itself.
To reduce the space. You can add the following CSS in “Appearance => Theme options => Custom CSS” box.
#sidebar-top, #sidebar-top .widget { margin-bottom: 0; }Sakin
Keymaster@Cath6789: Yes, you can use the Pro theme for multiple site. But you are not allowed to redistribute or resell to others.
Sakin
Keymaster@jbprins: It will not rename your icon. If can just upload your favicon.ico or you can add in the icon URl in the fav icon field as https://dl.dropboxusercontent.com/u/58890653/favicon.ico
Sakin
Keymaster@GAHC: I need to check your site in IE browser, which I will be able to do to tomorrow. Will get back to you soon. Also let me know if you have done any customization.
Sakin
Keymaster@Samson81: Can you check now. For account related issue please contact sales and account directly at http://catchthemes.com/contact-us/
Sakin
Keymaster@anne7106: Can you re-download the theme and try to install it. Looks like the zip file you have downloaded in broken.
Sakin
Keymaster@mg13: Add the following CSS in “Apperance => Theme Options => Custom CSS” box.
body { padding-top: 0; }Sakin
Keymaster@Ellen: For menu depth. Just use custom menu from “Appearance => Menus”. See this for more details http://en.support.wordpress.com/menus/
Send me your sure URL so that I can check in the image.
Sakin
Keymaster@GAHC: can you check my adding in the following css in “Appearance => Theme Options => Custom CSS” box.
hgroup.with-logo { display: none; padding: 0; }Sakin
Keymaster@Sebastiaan.Horn: In Simple Catch Free theme, we only have featured post slier where it will link to post. If you don’t want link and have your own custom text, then you have to use “Image Slider”. To use image slider, you need to upgrade to Simple Catch Pro theme.
See this for additional features in Simple Catch Pro theme http://catchthemes.com/theme-instructions/simple-catch-pro/
Sakin
Keymaster@Cath6789: Just remove .home and it will be as below:
#hgroup-wrap { display: none; }Sakin
Keymaster@eckh20: This option is not there. You need to build child theme and edit it. Consider hiring developer for this.
Sakin
Keymaster@jbprins: Yes you can upload your favicon.ico from “Appearance => Theme Options => Fav Icon Options”
Sakin
Keymaster@saludypaz: For that you need to build child then and edit the function catcheverest_social_networks() also change the icon image social-profile.png . For this you need to hire developer.
Sakin
Keymaster@jwendell: I am also not sure about that. I just google that. There is no option in WordPress to do it by default. They are using their own tricks. So, can you ask to the person who wrote the tutorial. Also check the video in the youtube and ask them as well.
Sakin
Keymaster@svoelker: I don’t know which slider you are using. There is option for post slider, image slider and others.
If you are using post slider, then you can adjust the amount of text from the excerpt box in your post. See this http://en.support.wordpress.com/splitting-content/excerpts/
If you are using Image Slider, then you can change the content from the slider options itself.
If you want to adjust the width of the slider text box then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
/* For Screen Size above 960px */ @media screen and (min-width: 960px) { .featured-text { width: 80%; } } -
AuthorPosts
