Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@AFPhoto: You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.entry-title { font-weight: normal; }Sakin
Keymaster@poornima.uk: Hello Poornima,
To hide the blog page title, you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.blog .page-header { display: none; }The blog page will dispaly Archive Sidebar, but if the Archive sidebar don’t have any widgets then it will show General Sidebar.
The sidebar at the bottom are footer sidebars.
Sakin
Keymaster@travellingtwo: Sorry it’s bit confusing question. Can you explain it.
October 4, 2013 at 1:13 am in reply to: how to get text area more narrow + is it possible change font on only F1 F2 #15504Sakin
Keymaster@lisareopera: Yes you can upload in any photo sharing site or in your own site and then add the image url here. So, I can see that you mean.
Sakin
Keymaster@azizwaing: Sorry I don’t get it what you mean. Can you explain it.
Sakin
Keymaster@minervajo: It’s great that you found it 🙂
October 3, 2013 at 7:59 pm in reply to: how to get text area more narrow + is it possible change font on only F1 F2 #15495Sakin
Keymaster@lisareopera: Can you send me the screenshot showing what you mean. Sorry, I don’t understand it.
Sakin
Keymaster@Pete7feet: Oh you are using Blog Page template. Sorry I found the issue. For now you can edit the page-blog.php and add the following code just below
get_header();global $more; $more = 0;and then we will update this in new version update.
Sakin
Keymaster@Frans: I can comment on your post without clicking on “Leave a Reply”. There is leave a reply form. See this post http://www.morssink.net/nieuwe-badkamer-toilet/
Sakin
Keymaster@Frans: Catch Everest Pro theme is mobile ready responsive premium WordPress themes. So, you don’t need to activate any other mobile mobile. When I check in your site. I found that you have active “Mobile Theme” module from Jetpack plugin. Just deactivate “Mobile Theme” from Jetpack and then it will be fine.
Sakin
Keymaster@jpbertram: Your custom css added though Theme Options panel and child theme will remain as it is. Catch Everest Pro version is just a feature addition to Catch Everest Free theme. It uses same framework. So, the updating will be smooth.
You might need to reset your menu, header image, background image. But that’s just a few clicks. If you need our assistance in updating then we can just install it for you.
Sakin
Keymaster@jpbertram: try adding in the following CSS and it will remove the hover effect on images.
#hgroup-wrap a:hover img, .featured-image a:hover img, .entry-content a:hover img, .comment-content a:hover img, .widget a:hover img, a:hover img.header-image, .author-avatar a:hover img, a:hover img.wp-post-image { opacity: 1; }Sakin
Keymaster@jpbertram: Full Width layout is only there in Pro version of the theme.
Sakin
Keymaster@minervajo: Maybe pinterest were down when you check in. This screenshot shows how to show Discussion box in your pages. http://www.pinterest.com/pin/548594798329843253/
When you edit your page, you will see a small “Screen Options” button in the top right of the page. Just click on “Screen Options”, then you need to check on “Discussion” to enable discussion box. Now, after this you will see discussion box below you page editor where you can just uncheck “Allow Comments” then update your page.
October 3, 2013 at 9:30 am in reply to: how to get text area more narrow + is it possible change font on only F1 F2 #15473Sakin
Keymaster@lisareopera: It’s bit confusing as I don’t know you site URL. On the basis of Catch Everest Theme, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#main-slider .entry-container { max-width: 580px; }Sakin
Keymaster@ejmaxwellcat: It’s working on our server. Maybe there is conflict with plugin. So, you can try disabling plugin and check in. I will email you and then you can send me access to your site. Please check your email.
Sakin
Keymaster@mtporter: I see that there is nothing in header content. So, you can hide that by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header-content { display: none; } -
AuthorPosts
