Forum Replies Created

Viewing 20 posts - 9,181 through 9,200 (of 14,504 total)
  • Author
    Posts
  • in reply to: replace site title with logo above header image #18975
    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.

    in reply to: Remove Space #18973
    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; }
    in reply to: Images #18972
    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: 320px

    Custom 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

    in reply to: Social Icons Hover Tag #18971
    Sakin
    Keymaster

    @rckstr: For changing any core theme files, first you need to build child theme. Then just create functions.php file in your child theme and copy the function catchbox_socialprofile() from parent theme. Then you can change the title="MySpace" to title="Yelp"

    in reply to: 2nd Featured Header #18970
    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.

    in reply to: Product Image Size Woocommerce #18969
    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”

    in reply to: Simple Task is so hard to find in the code #18944
    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/

    in reply to: 3 columns looking bad on mobile #18943
    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 */
    }
    in reply to: Slider #18942
    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.

    in reply to: sizing recent posts on homepage #18929
    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%; }
    }
    in reply to: Edit footer #18927
    Sakin
    Keymaster

    @Dirk: Footer Editor is only available on Pro versions. See the theme instruction at http://catchthemes.com/theme-instructions/catch-everest-pro/

    in reply to: Alignment of widget in right sidebar #18926
    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; } }

    in reply to: last update increased my logo #18925
    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;
    }
    Sakin
    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”.

    in reply to: Sidebar #18915
    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-wrap and 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%;
    }
    in reply to: Header and right header match up #18914
    Sakin
    Keymaster

    @Ralph177: the best size will be 325px width.

    in reply to: Move logo to left of site title in Catch Box #18913
    Sakin
    Keymaster

    @CRICKETBIRD: Can you try in adding following CSS in “Appearance => Theme Options => Custom CSS” box.
    #site-logo, #hgroup { display: inline; float: left; }

    in reply to: Header quality picture #18912
    Sakin
    Keymaster

    @Joaozinho: The best header image size will be 1000px width.

    in reply to: Testimonials URL in WordPress #18911
    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.

    in reply to: Home Slider Images #18910
    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.

Viewing 20 posts - 9,181 through 9,200 (of 14,504 total)