Forum Replies Created

Viewing 20 posts - 13,361 through 13,380 (of 14,496 total)
  • Author
    Posts
  • in reply to: Right Justify Footer Area 3? #5543
    Sakin
    Keymaster

    @pglavin: Try adding in the following CSS in “Custom CSS” box in your Theme Options panel.

    #second .textwidget { text-align: center; }
    #third .textwidget { text-align: justify; }

    in reply to: change color of the text menu #5541
    Sakin
    Keymaster

    @simona: Detail color options will be available on Catch Everest Pro theme which is schedule to launch next week.

    I am not so sure if I understand your question. Can you try to add the following css in your “Custom CSS” box in Theme Options panel and see it

    #header-menu ul.menu ul a { color: #d8ae2f; }

    in reply to: Translate to Spanish #5540
    Sakin
    Keymaster

    @batmovil69: Thanks a lot. I will contact you in email. You got mail.

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

    @stickerd: To change the width of the search when focus. Just add the following CSS in your “Custom CSS” box in Theme Options panel.
    #header-right #s:focus { width: 100px; width: 10rem; }

    You header space under the header logo looks fine. If you reduce that you also need to reduce up. Ok If you want to reduce then let me know by how much and I will send you the code.

    in reply to: Removing Permalinks #5536
    Sakin
    Keymaster

    @heeralc: Just user the “Custom Menu” though “Appearance => Menus” in your WordPress Dashboard.

    Then create the Menu and add in the pages. See this http://en.support.wordpress.com/menus/

    Note: If you don’t see the home in the pages list, then click on “View All” in Pages and then add it.

    in reply to: Reduce Header Height #5535
    Sakin
    Keymaster

    @aneesh: Just add the following css in “Custom CSS” box in your Theme Options panel.

    @media screen and (min-width: 1190px) {
    #site-logo { padding-top: 30px; padding-top: 3rem; }
    #hgroup-wrap { padding-bottom: 30px; padding-bottom: 3rem; }
    }

    in reply to: background header #5522
    Sakin
    Keymaster

    In Catch Box Pro theme you can just add the following css in your “Theme Options” panel to add background. Change the image url to your image url

    #branding {
    background-image: url("http://i2.wp.com/catchthemes.com/demo/catchbox-pro/files/2012/12/edit-IMG_8596.jpg?resize=644%2C320");
    }

    There is another way as well, Just upload the large image in “Appearance => Header” and then remove the margin in “Appearance => Theme Options => Header Options”.

    in reply to: Down arrow missing next to home menu on iphone? #5521
    Sakin
    Keymaster

    @richardcharlesandrews1: We have fixed the issue found in version 2.0. Please update your theme and it will work fine.

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

    @maevamena: Just add the following CSS in “Custom CSS” box in your Theme Options panel
    hgroup.with-logo { padding-top: 0; }

    in reply to: From featured Slider to article #5503
    Sakin
    Keymaster

    @fabianfiedler: If you see your screenshot http://fabianfiedler.de/wp-content/uploads/2013/03/Catch_Everest1.jpg. Here you can see the Caption being used in the Second picture. But if you are thing about adding in the first picture then sorry you will not be able to do that. That image is the featured image to highlight the post. So, this will not have the caption option.

    in reply to: Header Image #5501
    Sakin
    Keymaster

    @grwoitte: The header area of Catch Everest Theme is 1140px. But if you disable responsive then it’s 990px width.

    It will be really easy for me if you have site like in any test site. I am send you the CSS which you can just post in it “Custom CSS” box in your Theme Options panel.

    For now you can try this. Just upload the large header image and then add the following css in “Custom CSS” box in theme options panel to remove the padding.

    #site-logo { padding-top: 0; }
    #hgroup-wrap { padding: 0; }

    in reply to: Translate to Spanish #5499
    Sakin
    Keymaster

    @batmovil69: It should work if you have followed the tutorial. OK send me your translation file. I will see it.

    in reply to: Featured Content Images #5498
    Sakin
    Keymaster

    @blues: Sorry for this Custom CSS will not work and we have to build child theme and then work on the customization. Maybe hire a customizer or user Tweaky services for this.

    in reply to: change color of the text menu #5497
    Sakin
    Keymaster

    @Simona: Your site in Under Construction so I cannot see your site. Can you send me the screenshot of what you want to change. So, that I can get clear picture of what you want.

    in reply to: Gravatar not showing/ #5496
    Sakin
    Keymaster

    @robx: I just posed comment in your article at http://www.shelley-t-arline.com/2013/01/09/the-journey-so-far-part-3/

    It is showing my gravatar fine. I don’t see the problem.

    Sakin
    Keymaster

    @Julien: ok sure. You can either follow us on Twitter or like us on Facebook to get the notification.

    in reply to: Adding New Social Media Icons #5473
    Sakin
    Keymaster

    @ryanc44: Please don’t post the Catch Box question in Catch Everest Forum. These two are totally different theme.

    Thanks for pointing our typo error in Catch Box Free theme. We will sure fix this up and add up in new version update.

    For Catch Box Free theme please use this forum http://catchthemes.com/support-forum/forum/catch-everest-public/ and then I will answer your question. I am doing this so that other user will not be confused.

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

    @stickerd: You are using old version 0.1.1. Please update to version 0.1.2.3 and it will be fixed.

    in reply to: Right Justify Footer Area 3? #5449
    Sakin
    Keymaster

    @pglavin: I need to see your site to see which widgets you have added and know about the css. Then only i will be able to send you the css.

    Sakin
    Keymaster

    @Julien: sorry I don’t know classic slideshow. This theme only have Featured Post Slider. But the good news is we are schedule to release Catch Everest Pro version by the end of March where you can do this. This theme will have option to choose from 1. Featured Post Slider, 2. Featured Page Slider, 3. Featured Category Slider, and 4. Featured Image Slider.

Viewing 20 posts - 13,361 through 13,380 (of 14,496 total)