Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@gouramani: Can you show me what you have done till now and I will check how can I help you with your code.
Sakin
Keymaster@bobnolley: that is Homepage Featured Content and you can change it from “Appearance => Theme Options => Homepage Settings => Homepage Featured Content Options”. See the theme instruction page for more details http://catchthemes.com/theme-instructions/catch-everest/
Sakin
Keymaster@jason: You are not using our theme. So, we don’t support other theme. Please ask in concerned theme author forum
Sakin
Keymaster@tamesidemartialarts: Not possible with this theme function. You can just use the plugin or image widget to add it in your sidebar as widget.
Sakin
Keymaster@donnasander: First of all we don’t recommend you to change the footer credit link for Catch Box Free theme. So, please put back theme: Catch Box. If you want to edit that then do it from Catch Box Pro version. We provide free theme and support just for that.
We haven’t change anything much. Just a slider issue has been fixed. See the changelog at http://catchthemes.com/changelogs/catch-box-theme/
If you look at your child theme style.css there is so many thing that you are doing it in wrong way that id why you are having issues.
Importing parent theme style.css has to be as following
@import url("../catch-box/style.css");then you don’t need to add the entire css from Entire style.css from catch-box theme. You just have to add the extra css that you have added rest is handle by imports.
Sakin
Keymaster@origincreative1982: Yes for this you need to customize the theme. You have to build child theme and then customize it. For that you need to hire developer.
But if you want that layout them why don’t you just disable the homepage Featured Content. So, you will have slider and the page, then you can add widgets in Footer Area one, two and three.
Sakin
Keymaster@GranPaSmurf: Yes you can add image slider in Catch Box Pro Theme. Go to “Appearance => Theme Options => Featured Slider” and then choose Featured Image slider.
Sakin
Keymaster@GranPaSmurf: This might be browser cache issue. You have to refresh your browser or try different browser at that time.
Sakin
Keymaster@amyfanton: Decrease the margin and padding as per you need and add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.site-content article { margin-bottom: 40px; padding-bottom: 40px; }Sakin
Keymaster@amberfm: For that you might need to contact plugin author. As I can see the hard coded css there
Sakin
Keymaster@striderbl: Please update to latest version 2.4.3 which fixes the slider issues.
Sakin
Keymaster@impresnet: Can you download the following JS and replace the current theme file “js” directory of Catch Everest Theme. My team is working on it. But I am giving you the quick fix.
https://www.dropbox.com/s/iz618bc1vjvo449/catcheverest-ielte8.min.jsSakin
Keymaster@Dirtriding: To customize the header right section in Catch Everest Free theme you need to build child theme and edit the code. But if you upgrade to Catch Everest Pro version you will have Header Right Sidebar to edit that section.
Sakin
Keymaster@Eskimo: Yes you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the slider text.
#main-slider .entry-container { display: none; }Sakin
Keymaster@pele: I just check in your site and it is not overlapping. It’s just moved to second line as you have many menu items.
Sakin
Keymaster@eipmail and @lasleym: I just confirmed with the sales and they have fixed it.
If anyone have account issues please contact to sales directly through http://catchthemes.com/contact-us/ . This way it will be faster.
-
AuthorPosts
