Forum Replies Created

Viewing 20 posts - 12,981 through 13,000 (of 14,496 total)
  • Author
    Posts
  • in reply to: Please help. 7 questions about Catch Box #6765
    Sakin
    Keymaster

    @Luis: Oh sorry the random display of custom header image is not supported in this theme.

    If you upgrade to pro, you won’t loose your customization. But you might need to check your custom header, menu, background, widgets and all.

    I have remove the lockouts. Now you will be able to login.

    in reply to: A Few Questions #6762
    Sakin
    Keymaster

    @fefitzpa: The css I gave you is supposed to be add in Custom CSS box which you wil fine in “Appearance => Theme Options => Custom CSS”

    in reply to: Margin Between Logo and Tab Bar #6760
    Sakin
    Keymaster

    @ahhthesimplelife.com: I just check in your site and looks like you have modified css. Just update your theme to latest version 2.3.2 which will remove the edits that you have done is style.css and it will be fixed.

    Please don’t edit any theme code file for any css customization we need to add in “Custom CSS” box in Theme Options panel or in Child Theme.

    in reply to: Featured Content #6758
    Sakin
    Keymaster

    @Samson81: In Catch Everest Theme it is made for 3 cols in a row.

    in reply to: CATCH EVEREST #6757
    Sakin
    Keymaster

    @peterbook: This options is there only in Catch Everest Pro theme. But if you want to use just a web safe font then you can change it by adding CSS in “Custom CSS” box in Theme Options panel. See this http://www.w3schools.com/cssref/css_websafe_fonts.asp

    in reply to: IE #6756
    Sakin
    Keymaster

    @Samson81: Your site URL and also which version of IE are you testing in.

    in reply to: White Space in the Header #6755
    Sakin
    Keymaster

    @Samson81: Can you send me your site url so that I can check in your site and send your the code.

    in reply to: A few MORE questions #6754
    Sakin
    Keymaster

    @fefitzpa: Can you add in your Site URL here so that I can check you site and send you the code.

    in reply to: how to change background opacity? #6753
    Sakin
    Keymaster

    @standardman: You can add background from Appearance => Background.

    in reply to: How to change the size of footer. #6752
    Sakin
    Keymaster

    @RobinDouglas10: Can you add in your site URL so that I can see it.

    in reply to: Favicon not appearing in Internet Explorer #6751
    Sakin
    Keymaster

    @holidaymonkey: Can you send me your site URL? Let me check in IE

    in reply to: Changing Language in German or other Language #6750
    Sakin
    Keymaster

    @pips: Sorry we won’t support Free theme which have removed or hide our Powered By text. Please remove that and then I will check in the code.

    in reply to: Please help. 7 questions about Catch Box #6721
    Sakin
    Keymaster

    @Luis: Yes, Catch Box Pro uses the same base so all your customization will mostly stay. But few might not. So, you have to check your site after you update. Like you header image, background, and widgets.

    Also in your child theme you need to change the template name to catch-box-pro

    You can just add the following css in your Child Theme style.css or you can add in “Custom CSS” box in Theme Options panel.
    #site-title, #site-description { margin: 0; text-align: center; }

    in reply to: Header – White space above and below #6720
    Sakin
    Keymaster

    @stickerd: I don’t see header higher. Can you let me know what exactly you want it. Like how much you want to reduce it and all.

    You can user Google Analytics and there is option to paste google analytics code in “Appearance => Theme Options => Webmaster Tools => Header and Footer Code”. You can paste the code there.

    But if you just want to see the stats of your site then Jetpack plugin works fine. There is stats module that you need to activate in Jetpack.

    in reply to: centre Logo with catch Everest pro #6719
    Sakin
    Keymaster

    @Rideit NZ: You can hire at http://jobs.wordpress.net/ or user Tweaky.

    in reply to: Adding Links to Footer #6718
    Sakin
    Keymaster

    @golfer300: Go to this link http://pastebin.com/fAPjgCrf and copy the “RAW Paste Data” and paste that in your Footer Editor.

    in reply to: menu bar disappears on smartphone #6713
    Sakin
    Keymaster

    @leti: Looks like you have change the style.css as there is height missing for mobile menu.

    You can update your Catch Everest Version to Latest Version 0.1.4 will fix this issue as it will overwrite your style.css and missing element will be there.

    Or you can add the following CSS in “Custom CSS” box in Theme Options panel.
    .sb-holder { height: 40px; }

    in reply to: Centering Logo #6711
    Sakin
    Keymaster

    @enrl.net: If you want to center your logo then you have to first remove the search and social Icon from right side. Optionally it can be moved below the logo.

    in reply to: Margin Between Logo and Tab Bar #6699
    Sakin
    Keymaster

    yes use that in “Custom CSS” box in Theme options. If you add the following
    #header #mainmenu { margin-top: 20px }
    It will reduce the space between the header image and navigation by 20px

    in reply to: Margin Between Logo and Tab Bar #6697
    Sakin
    Keymaster

    @shanewasik: Just add the following css in “Custom CSS” box in Theme Options panel. Reduce the margin as per your need.
    #header #mainmenu { margin-top: 40px }

Viewing 20 posts - 12,981 through 13,000 (of 14,496 total)