Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@lisareopera: Looks like you have customize the theme as Catch Box Theme only support “Header Image that you can add from “Appearance => Header” and will be on left.
Sakin
Keymaster@impresnet: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
body { padding-top: 0; } #page { margin-bottom: 0; } #header-content { padding: 0; }Sakin
Keymaster@Sally Starlett: Sorry I don’t understand your question clear. Catch Evolution Theme uses large images. See the theme instruction page http://catchthemes.com/theme-instructions/catch-evolution/
Image Sizes:
Featured Post Slider
Width: 644px
Height: 320pxCustom Header Image for Logo
Width: Flexible (recommended width 1600px)
Height : Flexible (recommended height 400px)Can you show me your site URL and let me know your issues in detail, maybe screenshot
Sakin
Keymaster@rckstr: For changing any core theme files, first you need to build child theme. Then just create
functions.phpfile in your child theme and copy the functioncatchbox_socialprofile()from parent theme. Then you can change thetitle="MySpace"totitle="Yelp"Sakin
Keymaster@ianroach: Sorry, I am bit confused about your question. You can add header image from “Appearance => Header” and header featured image from “Appearance => Theme Options => Header Featured Image Options”. If you are not talking abut this then can you explain in reference with your site URL.
Sakin
Keymaster@Bethann: I see that you are using Catch Everest Pro theme and too add sidebar in Product page, you can just go to “Appearance => Widgets” and add widget in “WooCommerce Sidebar”
Sakin
Keymaster@Rinaldo: Sorry I don’t understand your question. Can you explain in reference with your site URL. In Catch Box Pro, you can just add the Site Title from “Settings => General”. Then for the widgets in Header Right Sidebar, you can go to “Appearance => Widgets”.
For more, please read our theme instruction page at http://catchthemes.com/theme-instructions/catch-box-pro/
Sakin
Keymaster@Sarah: It’s because of the following Custom CSS:
/* For 2 columns primary, secondary and wrapper */ .three-columns .content-sidebar-wrap { width: 83%; } .three-columns #primary { width: 70%; } .three-columns #secondary { width: 29.5%; } /* For 3rd column */ .three-columns #third { width: 16.5%; }You need to add these inside
@media screen and (min-width: 961px) { /* Custom Column CSS */ }Sakin
Keymaster@shamwow: There are 4 types of slider in Catch Everest Pro theme. See the theme instruction page for more details on how to setup Slider http://catchthemes.com/theme-instructions/catch-everest-pro/
Page Slider is use to highlight the page
Post Slider is use to highlight the post
Category Slider is use to highlight the post in that category
Image Slider gives you complete flexible, you can upload your own image, content and links.Sakin
Keymaster@Kenneth: I am bit confused about your question.
You can change the width as per you need.@media screen and (min-width: 961px) { .home #content { width: 58.4%; } }Sakin
Keymaster@Dirk: Footer Editor is only available on Pro versions. See the theme instruction at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@caro75: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 961px) { #sidebar-header-right { width: 360px; } }Sakin
Keymaster@Nic71d: It’s because of your CSS in your child theme style.css. You need to remove the following CSS.
#site-logo a img { height:150px !important; }January 6, 2014 at 9:38 am in reply to: Incorrect active page option attribute selected in mobile and tablet menu #18924Sakin
Keymaster@thanksSakin: OK it’s on Home now. You added home menu with custom link. But you need to add it through “Pages => View All” in “Appearance => Menus”.
Sakin
Keymaster@Sarah: Yes I understand now. First I would like to tell you that in 3 columns layout: The primary and secondary is wrap with class
.content-sidebar-wrapand then you have third dive#third/* For 2 columns primary, secondary and wrapper */ .three-columns .content-sidebar-wrap { width: 77%; } .three-columns #primary { width: 60%; } .three-columns #secondary { width: 39%; } /* For 3rd column */ .three-columns #third { width: 22%; }Sakin
Keymaster@CRICKETBIRD: Can you try in adding following CSS in “Appearance => Theme Options => Custom CSS” box.
#site-logo, #hgroup { display: inline; float: left; }Sakin
Keymaster@Joaozinho: The best header image size will be 1000px width.
Sakin
Keymaster@TourGuideKevin: I need to check in your WordPress settings to check in. So, I will send you email and you can send me the details there.
Sakin
Keymaster@J14: You can change that both in Free Version and Pro Version. Pro version have independent Featured Image Slider where you can upload the image and add the title, content and links as per you need. All through Theme Options panel. You can check our theme instruction at
Catch Evolution Free Version: http://catchthemes.com/theme-instructions/catch-evolution/
Catch Evolution Pro version: http://catchthemes.com/theme-instructions/catch-evolution-pro/But in Free version, you only have option to use Featured Post Slider which is created to highlight your post. So, to create Featured Post Slider. First you need to create post and add featured image in your post. As the post slider will take your post featured image, title, excerpt content and link. After you create the post with featured image, you need to go to “Appearance => Theme Options => Featured Post Slider => Featured Post Slider Options” and add in the post ID.
-
AuthorPosts
