Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@BizQ: Did you refresh your site and check in. As I just check in your site and it’s working.
Sakin
Keymaster@BizQ: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
#header-menu ul.menu a, #footer-menu ul.menu a { text-transform: capitalize; }Sakin
KeymasterWhich hello bar are you talking about. I don’t think we have any hello bar in our theme. If you have added from plugin then you might want to get help from plugin support forum. Can you explain to me, please.
Sakin
Keymaster@lanretobi: It depends on the theme you are using. They might be same and different. In our new theme, Custom Header Image is the image that are in your header which is controlled main from “Appearance => Header” and also from “Appearance => Theme Options => Header Featured Image Options” to give you more control on where and how you want to display.
Featured Image is the main image of you post, it can be used in your Slider, Archive/Blog page, and also as the main image that represent your post. Depending on the theme it might also show in the single post above your title.
Sakin
Keymaster@Bulldog_NH: Can you post in your site URL so that I can check in the issue. There might be conflict with your plugins. So, you can try disabling one by one to find the conflicting plugin.
Sakin
Keymaster@Patrice: Can you try the following css:
#main .css-event-form form .submit { background: none; border: none; padding: 0; text-shadow: none; width: 156px; }Sakin
Keymaster@lanretobi: Featured Image is shown in page in Catch Everest Pro theme. I don’t get it what you mean. See this page has featured image http://catchthemes.com/demo/catch-everest/simple-page/
Sakin
Keymaster@mindiapolis: ok add the following css in “Appearance => Theme Options => Custom CSS” box.
#site-generator { display: none; } #supplementary .widget { margin-bottom: 0; }Sakin
Keymaster@fluegasknowhow: That is because of your custom css. Remove that and it will be fine. When adding css and changing the width you need to change in all the responsive width using media screens
@media screen and (max-width: 1224px) { }See this https://developers.google.com/web/fundamentals/layouts/rwd-fundamentals/use-media-queries?hl=en
Sakin
Keymaster@Eric: For items inside recent post, you can add the following css.
/* For default recent post links */ .widget-area .widget_recent_entries.widget a { background-color: #de0072; } /* For Hover */ .widget-area .widget_recent_entries.widget a:hover { background-color: #de0072; }Sakin
Keymaster@Daniel: It will be great, if you could add in missing questions.
1. How do I get the logo centered with the social media icons in the bottom right hand corner?
— This, I already gave you instruction for log center and for social media icon in bottom right hand. Go to “Appearance => Widgets” and add Social Widget to Header Right Sidebar. Then add the following css in “Appearance => Theme Options => Custom CSS” box.#header-right { float: right; margin-right: -11px; margin-top: -20px; padding: 0; } #hgroup-wrap { padding-bottom: 10px; }2. How do I eliminate the white space on the top and bottom of the page? I need the page to snap to the top and bottom.
— I already gave you earlier and you have already fixed it.3. How do I set the footer up like they did in the website?
— Footer, I see that you have changed a lot. Please first reset your footer. Then add Contact us text in “Footer Area One”, Ashley Waye in “Footer Area Two” and Social Widget in “Footer Area three”4. How do I get the page banners to be full width? Right now, they are the correct size but are automatically being cropped when uploaded.
— This is already fixed.5. How do I change the overall font size of the site to be larger?
— We don;t recommend to change the font size as it is set as per the screensize using responsive design.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/
-
AuthorPosts
