Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@helen68: Nice. Yes, this theme is designed like that. Many people don’t like Featured image in post. So, it depends on the choices.
Sakin
Keymaster@helen68: Are you sure about this as we don’t have any option in catch Evolution theme to show featured image in the individual post. It will only show in archive like your blog. The individual post will just show the content and images that you have added in that particular post.
We have option to show Featured image in post only in Catch Everest, Catch Kathmandu and Adventurous themes.
Sakin
Keymaster@Sanan94: Sorry I don’t get it what you mean, there is nothing changes in version 1.7. It’s just Italian language addition.
If you are using Featured Post Slider in Catch Kathmandu Free theme, then you can see it in Theme Instructions page at http://catchthemes.com/theme-instructions/catch-kathmandu/, that our Featured Post slider uses the image size of Width: 1280px and Height: 550px. So, if you add have added featured image larger then this size then it will crop in exact this size. But if you have added featured image smaller then this size then it will show the original image you have uploaded.
But we have Featured Image Slider in Pro version where you can upload image size of your own choice.
Sakin
Keymaster@helen68: I just check in your site Blog and see that you have set your “Content Layout” as “Full Content Display” from “Appearance => Theme Options => Layout Options”. When you choose this option, it will not show the featured image, instead it will show the content and image before your more tag in post. So, if you want your featured image mode back then you need to change the Content Layout as “Excerpt/Blog Display”
Sakin
Keymaster@ashrafashraf: Ok if you want to increase the height and then make that section at bottom. Then remove the previous css I gave you and add the following css. In the following css you can increase the padding top as per your need.
@media screen and (min-width: 961px) { #site-generator .copyright, #site-generator .powered { padding-top: 60px; } }Sakin
Keymaster@mkwan: You have to remove the custom css that you have added. So, remove the following css from your custom css.
.entry-header .entry-meta{display:none}Sakin
KeymasterHello A.J.,
Catch Box Pro theme is design with max width of 1000px. So, if you check the site with higher resolution screens then it will show in middle with 1000px. If you are look for large screen design then check our Catch Evolution Pro, Catch Kathmandu Pro and Catch Everest Pro.
Regards,
SakinSakin
Keymaster@helen68: Post ID and the Featured image has nothing to link with. So, can you edit your post and check if there is featured image or not. Setting Featured Image Screenshot. Also send me your post URL so that I can check in.
Sakin
Keymaster@sryu: Thanks for your appreciation and yes there has been bug report about rem in chrome and will be fixed soon by Chrome developers.
Sakin
KeymasterYou footer size is 80px. You can increase the height of footer by adding in css like
#site-generator { min-height: 100px; }But since this is responsive design site, so make the height increase only in large screen. then you can edit that css as:
@media screen and (min-width: 961px) { #site-generator { min-height: 100px; } }Sakin
KeymasterHeight depends on the height of the footer. So, I don’t know what the height of you site footer. You can measure it.
Sakin
KeymasterHi Jason,
For the top, you can change the following padding as per your need
body { padding-top: 2em; } #header-content { padding-top: 2.5em; }For the bottom, you can change the following padding as per your need
#header-content { padding-bottom:2.5em; }After you change these padding, you can add it in “Appearance => Theme Options => Custom CSS” box.
Regards,
SakinSakin
Keymaster@drlapco: What do you want to do it? It uses the class
entry-titleand it has parent class aspost-2and top parent as ID ascontentSakin
Keymaster@sryu: Yes it must be chrome rem issues. But I though this has already been fixed by Chrome. Are you using latest version of Chrome.
Sakin
Keymaster@dfwrgjeff: You can adjust the margin bottom in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box.
#featured-post { margin-bottom: 50px; }Sakin
KeymasterHello A.J.
You image http://www.idaat.se/wp-content/uploads/2014/06/5567852_xxl.jpg is too large that is why it is just showing the top orange color of that image. So, you need to reduce that image with maximum width of 1000px ad height of your footer. Then it will work as you desire.
Regards,
SakinSakin
Keymaster@Kevin: Yes this is server related issue. So, send this link error message to your Website Hosting Support and they will be able to fix it.
Sakin
KeymasterHi Sbartsch,
This is really strange as i try refresh and check in your site at least 20 time but no issues found in Chrome. I will try tomorrow as well and see if I can generate that issue. When you have this issue does your site get zoomed in.
For now can you try adding in the following css in “Appearance => Theme Options => Custom CSS” box.
body > div { font-size: 1.4rem; }Regards,
SakinSakin
Keymaster@luismarioochoa: So there in now option to do that. As this is not another mobile theme. If you want to add separate mobile theme then you can use Jetpack Plugin and active mobile module or WPtouch Mobile Plugin
Sakin
Keymaster@real_makkoy: I see there is issue with the custom css that you have added in. I found one HTML code in Custom CSS box. This custom css box is only for adding additional css not html code. So, remove the following HTML code from “Appearance => Theme Options => Custom CSS” box.
<a href="http://www.bloglovin.com/blog/11914493/?claim=f9k83uevvxp">Follow my blog with Bloglovin</a> -
AuthorPosts
