Forum Replies Created

Viewing 20 posts - 10,241 through 10,260 (of 14,503 total)
  • Author
    Posts
  • in reply to: Remove Leave a Reply #15604
    Sakin
    Keymaster

    @Cari: In Catch Everest Free theme, you have to go to “Settings => Discussion” and then uncheck “Allow people to post comments on new articles”. This will remove it for all new posts and pages. Then for all your old post and pages. You need to edit that post and page. When you are in post/page editor you will see the “Screen Options” in the top right, just click on it and check “Discussion”. This will show you the discussion box below your post editor from where you can uncheck “Allow comments.”. See this screenshot http://www.pinterest.com/pin/548594798329843253/

    But if you are in Catch Everest Pro version, we have added easy way. You can just go to “Appearance => Theme Options => Comments Options” and just disable it.

    in reply to: Miss menubar on Android Mobile #15603
    Sakin
    Keymaster

    @@ypepoortinga: Wow you have added a lot of CSS in “Appearance => Theme Options => Custom CSS” box, which conflict with the menu. Just remove that CSS and it will work fine.

    in reply to: menu bar #15602
    Sakin
    Keymaster

    @Cari: Please don’t post same question in more than one places. I have already replied you in http://catchthemes.com/topic/change-menu-colors/

    in reply to: Change menu colors? #15601
    Sakin
    Keymaster

    @Cari: Can you send me your site URl and the color that you want to change on menu hover.

    in reply to: Menu Color #15600
    Sakin
    Keymaster

    @Cari: Which theme are you using it. It’s available only in Pro version.

    in reply to: hide element in responsive mode #15585
    Sakin
    Keymaster

    @offirkeren: You can add css to hide it in “Appearance => Theme Options => Custom CSS” box.

    in reply to: Miss menubar on Android Mobile #15584
    Sakin
    Keymaster

    @ypepoortinga: Ok will check in your site in Android and will let you know about it.

    in reply to: Update to the latest version #15583
    Sakin
    Keymaster

    @Jos: Can you check now? You should be able to download from your account. If you still have problem. Then contact our sales team directly through http://catchthemes.com/contact-us/

    in reply to: How can I edit the images on the featured image 2 #15564
    Sakin
    Keymaster

    @henrim: Do you mean to add Featured Post Slider. Then you need to Go to “Appearance => Theme Options => Featured Post Slider”. There you have to add in the Post IDs. Remember to add featured image in the post as the Featured Post Slider takes in the post featured image, title and content. See the theme instruction at http://catchthemes.com/theme-instructions/catch-evolution/

    in reply to: Google Structured Data Tool #15563
    Sakin
    Keymaster

    @shamwow: Not sure about this. Can you send me your site URL so that I can check in.

    in reply to: Padding around logo and search bar removal #15561
    Sakin
    Keymaster

    @macaguerra: To change the color of menu, you can simple use any of our Pro or Premium themes, which has in-build color option in Theme Options panel. If you are using Free themes then you need to upgrade to pro version.

    in reply to: header image changed after update #15560
    Sakin
    Keymaster

    @marga: Have you customize the site as the header image is working fine on our sever. When I check in your site, the height of the image is defined. Can you try deleting that image from “Appearance => Header” and then add new one.

    in reply to: Blog Sidebar help #15558
    Sakin
    Keymaster

    @@jpbertram: Yes you have that option in Theme Options panel as well as for individual pages and posts editor.

    in reply to: Purchased Everest Pro.. Need help.. #15550
    Sakin
    Keymaster

    @jpbertram: Yes we can assist you in upgrade. You can contact our sales and account at http://catchthemes.com/contact-us/ and ask them to upgrade it for you.

    in reply to: Image and Site Optimization and Theme compatibility #15549
    Sakin
    Keymaster

    @interiorsalvage: For site loading and speed, I recommend you to use “W3 Total Cache” plugin and “Photon” module of Jetpack plugin.

    in reply to: header image changed after update #15548
    Sakin
    Keymaster

    @marga: Sorry I don’t get it what you mean and what’s the issue?

    in reply to: Menu vertical/ Footer widget/ header #15537
    Sakin
    Keymaster

    1) how to delete/make invisible the header box that contains the logo. we need the logo not to be in box.
    — Do you mean to remove the background and box shadow, then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .site { background-color: transparent; box-shadow: none; }
    #main { background-color: #fff; }
    #homepage-message { margin-top: 0; }

    2) How to center the logo on top of our website.
    — Just add the following CSS in “Appearance => Theme Options => Custom CSS” box

    #header-left, #site-logo { width: 100% }
    #hgroup-wrap img { margin: 0 auto; }

    3) We need the submenu of the main menu to open vertical. how to do this?
    — This option is not there in theme. You need to hire CSS developer to do this for you.

    4) we need to place 2 widgets in footer that contains news from 2 different categories and the title of the widgets to be centered and not alligned left as they are now.
    — This options is not there in theme. You need to search for plugin to do this or you need to hire developer to work on it. I have only help in CSS alignment.

    Sakin
    Keymaster

    @lisareopera: You can try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box, where you can define the max width.
    .no-sidebar #primary { max-width: 500px; }

    in reply to: Customising home page & right hand header #15535
    Sakin
    Keymaster

    Hi Bruno,

    You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #sidebar-header-right .hjawidget { font-size: 18px; }

    Regards,
    Sakin

    in reply to: Menu vertical/ Footer widget/ header #15529
    Sakin
    Keymaster

    @urbancom: Please add in your Site URL so that I can check in what you mean.

Viewing 20 posts - 10,241 through 10,260 (of 14,503 total)