Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@deadwalker: Ok I got that. This is not an issue but the responsive issue. But if you want to fix that then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
@media screen and (max-width: 990px) { #header, footer { width: 978px; } }Sakin
Keymaster@impresnet: Ok I will email you and send me all the details.
Sakin
Keymaster@dev: Do you mean the overall site layout. Then it’s the responsive theme so, I suggest not to change it. If you want to change then first disable the responsive layout.
June 17, 2013 at 4:28 pm in reply to: Changing text colour in feautured content section of home page #10620Sakin
Keymaster@tychoweb: Yes Pro version will give you more control. If you are trying to change later then best will be to do it now. It’s lot easier. See theme instruction at http://catchthemes.com/theme-instructions/catch-everest-pro/
For now, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box. Change the color code as per your need.
#featured-post .entry-header .entry-title a { color: #222; }Sakin
Keymaster@Derek: That is your content editor in the post you have to click on Visual. If you are in text mode then you don’t have option to change it. See this http://en.support.wordpress.com/visual-editor/
Sakin
Keymaster@aaloovinc: Just upgrade to Catch Everest Pro theme and you will have Footer Editor box in Theme Options panel. Where you can just edit it. See the theme instruction here http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@deadwalker: First of all Simple Catch Free theme in not Responsive. So, I don’t know why you are tying to scroll it. It will display same in all devices. No changes and not responsive.
If you want responsive then use Simple Catch Pro theme http://catchthemes.com/demo/simplecatch-pro/, this adjust as per the screen size.
Sakin
Keymaster@dev: You can just disable the one that you don’t want and for position change you need to build child theme and play with action hook. This is more technical for you might need to hire developer to support you.
Sakin
Keymaster@eranbaruch: Can you send me your site URL?
Sakin
Keymaster@rbrt_bene: Yes you can. Can you send me your page url.
Sakin
Keymaster@lukecutler: Looks like there is conflict with your other slider plugin such as Nivo Slider and Responsive slider. Can you try disabling plugin one by one and check in.
Sakin
Keymaster@impresnet: Maybe you can add IE8 specific css. You can add #ie8 in your css. like the following
#ie8 #hgroup-wrap, #ie8 #site-logo, #ie8 #site-generator .site-info { padding: 0; }If this doesn’t work then there must be some issue with your site and I will need to access your site WordPress dashboard.
Sakin
Keymaster@kmccormick: The easy to use color piker option is there in Catch Everest Pro theme. See the additional features details at http://catchthemes.com/theme-instructions/catch-everest-pro/
Can you try the to change the color code in the below css and add in your child theme style.css
#header-menu ul.menu li:hover > a, #header-menu ul.menu a:focus, #header-menu .menu .current-menu-item > a, #header-menu .menu .current-menu-ancestor > a, #header-menu .menu .current_page_item > a, #header-menu .menu .current_page_ancestor > a { background-color: #000; color: #fff; }Sakin
Keymaster@impresnet: Please follow the instruction or hire developer. I told you to replace the file https://www.dropbox.com/s/iz618bc1vjvo449/catcheverest-ielte8.min.js
Also for the update please check the changelog. As update doesn’t mean that the specific issue has been fixed. Catch Everest Pro theme is in our hand to update anything at anytime. But to make your clear Catch Everest Free theme is hosted by WordPress.org and we don’t have control on the update. We wait for them to update our version. This version 1.1.2 was updated long back and the ie8 css3 issue is going to be fixed in version 1.1.3
Sakin
Keymaster@david leger: I checked your site and found that you were using then plugin “Post Ratings”. This plugin was creating issue. Please avoid using the old plugins which are not updates. You can see that plugin is compatible only till WordPress version 3.3.2
June 15, 2013 at 9:17 pm in reply to: Remove "Category Archives: [category name]" from top of a Category Page #10560Sakin
Keymasternice. Great job.
Sakin
Keymaster@david leger: Have to add the post ID in Featured Post Slider options. Check the id there. If not then I will contact you through email. You can send me details there.
-
AuthorPosts
