Forum Replies Created
-
AuthorPosts
-
Sakin
KeymasterHi Patrice,
Sorry, I don’t see Submit Button. Can you send me URL.
Regards,
SakinSeptember 27, 2014 at 1:15 am in reply to: How to reduce the white space at the top of the webpage #44926Sakin
Keymaster@nac2311: You can add the following css in “Appearance => Theme Options => Custom CSS” box and it will be same like your old site.
#sidebar-top { clear: none; } #sidebar-top .widget:last-child { margin-bottom: 0; }Sakin
Keymaster@Danielle: Sorry this is responsive theme and it will change as per your screensize. So, we haven nothing to do with it except you want to remove the responsive design from “Appearance => Theme Options => Responsive Design”.
Sakin
Keymaster@mortean: Sorry I don’t get it what you mean? Which section you want to remove it and has it been solved.
Sakin
KeymasterHi Michaela,
It’s already been answered in http://catchthemes.com/support-forum/topic/seo-for-homepage/
Regards,
SakinSakin
Keymaster@empamal4: I tried to contact you in your email kaileiii[at]empathyforanimals[dot]org. But it fails. Can you give me your correct email address where I can contact you.
Sakin
Keymaster@Caducassau: Don’t that Facebook comment plugin has option to disable the default comment box. In Simple Catch Pro theme, there is no option to disable comment form theme options panel. For that you need to use WordPress Settings.
1. For new post and pages, you can disable it from “Settings => Discussion” and then uncheck “Allow people to post comments on new articles” and “Allow link notifications from other blogs (pingbacks and trackbacks)” and save changes. See this screenshot http://www.pinterest.com/pin/548594798333127973/2. But for already published pages/posts, you need to edit those post and remove the the comment from your old post. You can do bulk editing as shown in this screenshot http://www.pinterest.com/pin/548594798333128024/ or you can manually edit single post like this screenshot http://www.pinterest.com/pin/548594798329843253/
Sakin
Keymaster@empamal4: Sorry this is strange issue and I need to check in your site. So, I will personally email for detail support.
Sakin
Keymaster@amyfanton: For your SEO settings in WordPress SEO by Yoast, please follow the instructions at https://yoast.com/articles/wordpress-seo/ . For homepage, you can go to “SEO => Titles & Meta => Home” from your WordPress SEO settings.
Sorry this is beyond our theme boundary and falls under plugin territory
Sakin
Keymaster@Daniel: If you want to make like that, then you need to add the following css in “Appearance => Theme Options => Custom CSS” box.
/* Change the width of the site */ @media screen and (min-width: 1061px) { .site { width: 900px; } #site-logo { padding-top: 30px; } #hgroup-wrap { padding-bottom: 30px; } } /* To remove the white space above and below the site */ .site { margin: 0 auto; } /* To center Logo */ #header-left { text-align: center; width: 100%; } #site-logo { float: none; } #hgroup-wrap img { display: inline-block; }Then let me know other things. Let’s first add this css. Also why do you want to clone it.
Sakin
Keymaster@fluegasknowhow: I am bit confused about your question as when I check in your site, you are using two column layout. So, what’s this with three columns.
Sakin
KeymasterHello Heinz,
1. This depends on your WordPress installation not with the theme. So, you need to change your WordPress installation in your language. Looks like you have installed WordPress in English and site in your language.
2. This we will fix in next version update. This issue is only there when you use Image Slider without link
3. We will fix this in next version update
This update are schedule to be release by 29th September, 2014. Please wait for the update. If you have any other issue then let us know and we will fix it.
Regards,
SakinSakin
KeymasterHi Jens,
You can add the following css to center it.
.widget { text-align: center; }Regards,
SakinSakin
Keymaster@Patrice: It’s being update. Look I moved your third slider image to fourth one and also added title in your fourth slider. Now sure why it is not being updated when you check in. Maybe your browser/internet as internal cache.
Sakin
KeymasterHi Jens,
You can remove padding and border in your sidebar widget by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
.widget { border: none; padding: 0; }Regards,
SakinSakin
Keymaster@Eric: For recent post widget areas, you can add the following css. But your widgets doesn’t have background color and you will not see the border-radius effect. So, in the following css I have added background color as well.
.widget_recent_entries { background-color: #de0072; border-radius: 7px 0; -moz-border-radius: 7px 0; -webkit-border-radius: 7px 0; }Sakin
KeymasterHi Eric,
You can edit margin-bottom and padding-bottom as per your need and then add it in “Appearance => Theme Options => Custom CSS” box.
.site-content article { margin-bottom: 50px; padding-bottom: 50px; }Regards,
SakinSakin
Keymaster@Bouncedancer: If you have WordPress SEO by Yoast then you can add meta description for your site Homepage from “SEO => Title & Meta => Home” and for your post and pages from your post and pages seo settings.
-
AuthorPosts
