Catch Themes
Forum Replies Created
-
You can just add widgets in Footer Area One, Two and Three respectively. You can just drag and drop the widget to Footer Area sidebars. Just go to “Appearance => Widgets” and add it.
Forum: Fixing WordPress
In reply to: How do you increase Site Title Size in Catch Box@esmi: Thanks and yes I am really thankful to all those who have answered in http://wordpress.org/support/theme/catch-box
Forum: Fixing WordPress
In reply to: How do you increase Site Title Size in Catch Box@electricuser3000: Can you post your site URL?
Forum: Fixing WordPress
In reply to: How do you increase Site Title Size in Catch Box@kmessinger: Catch Box is Free theme and not a premium theme. Only Catch Box Pro is Premium Theme. So, I think people from WordPress forum can help in answer here.
And yes, you can also post it in Support Forum for Catch Box Free theme at http://catchthemes.com/support-forum/forum/catch-box-public/
Forum: Themes and Templates
In reply to: [Catch Everest] Catch Themes Site "forbidden"!I have just fixed the issue with onlinebjjproject@gmail.com . We have added security in site to forbid the IP who tries to login with incorrect password for too many times.
So, if anyone has the login issue then please post it in http://catchthemes.com/support-forum/ and we will get back to you.
Forum: Themes and Templates
In reply to: [Catch Everest] Catch Themes Site "forbidden"!Sorry, looks like your IP has been blocked. Our system blocks the IP from which there is too many incorrect login attempts.
I have just email your at onlinebjjproject@gmail.com . Please respond there.
Thanks WPyogi for your support.
Forum: Themes and Templates
In reply to: [Catch Box] Submenu not showing on Android phone@ak71: Yes the secondary menu is intended to hide on Mobile devices as it will distract the users. But since you wanted to show, I see that you have added the above css. This show your secondary menu in block. It would have been fine, if you were using only few items in secondary menu. But your secondary menu is long. So, maybe the following code can help you align the menu.
#branding #access-secondary ul.menu li { float: left; }Forum: Themes and Templates
In reply to: [Catch Everest] Homepage Featured Content Image Size@robertson.ash: Can you show me your site and I will take a look at it. In general slider image size is 1140X450px and post features image size is 690X462px
Forum: Themes and Templates
In reply to: [Catch Everest] How to center slider text?It has been answered here http://catchthemes.com/support-forum/topic/center-text-in-slider/
I don’t get your question. But looks like you are using page as menu in your site. You either need to change to Custom Menu from “Appearance => Theme Options” or you need to update your Theme to and version 0.1.4 which has fixed the support for page menu as well.
Forum: Themes and Templates
In reply to: [Catch Everest] Blog not working@stefania_it: That is the way the blog works. But you can hide the text Category Archives: blog by adding in the following CSS in “Custom CSS” box in Theme Options panel
.category .page-header { display: none; }Forum: Themes and Templates
In reply to: [Catch Everest] Blog not working@stefania_it: If you look at our demo site blog http://catchthemes.com/demo/catch-everest/category/blog/ this is not the page but the category name Blog and all post are assign in this category.
So, create the category and write posts in category. Then you can add the category in your Custom Menu though “Appearance => Menu”
Forum: Themes and Templates
In reply to: [Catch-Box] Feature Slider Sizing@ootballculture.ca: I cannot see Catch Box Theme in your site. So, don’t know what you are trying to do it. Maybe, this theme instruction will help you http://catchthemes.com/theme-instructions/catch-box
Forum: Themes and Templates
In reply to: [Catch Everest] How can I change font size@erikab1: I think you didn’t understand my question. Anyway, I will give you the variety of CSS that you can add in “Custom CSS” box in Theme Options panel.
If you want to just change the h1, h2, h3 of the content then add the following CSS:
.entry-content h1 { font-size: 20px; }If you want to change the the overall main wrapper int
#main h1 { font-size: 20px; }If you are looking for slider title h1, page title h1 then it is controlled in different way
.entry-header .entry-title { font-size: 30px; }that is why I need to know h1 and h2 of which specific area you want to change it.
Forum: Reviews
In reply to: [Catch Everest] First Theme I really love@gatewayaccessrealty: Can you post in our support forum http://catchthemes.com/support-forum/forum/catch-everest-public/ so that we can serve you better. Also when you post in the our site forum, don’t forget to add in your site URL.