Forum Replies Created

Viewing 20 posts - 8,521 through 8,540 (of 14,497 total)
  • Author
    Posts
  • in reply to: adjusting responsive layout #21120
    Sakin
    Keymaster

    @jp_grennier: You can check that from your responsive.css file.

    @media screen and (min-width: 1190px) { }
    @media screen and (max-width: 1060px) { }
    @media screen and (max-width: 960px) { }
    @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px) 
    and (orientation : portrait) { }
    @media screen and (max-width: 767px) { }
    @media only screen and (min-width: 480px) and (max-width: 767px) { }
    @media screen and (max-width: 480px) { }
    @media screen and (max-width: 320px) { }
    in reply to: Centering Social Icons with Footer Text #21119
    Sakin
    Keymaster

    @Nancy: I don’t get it what you want do with this site. You can simply remove the social icon from Footer though “Appearance => Theme Options => Social Icons” and uncheck Enable Social Icons in Footer.

    Sakin
    Keymaster

    @Nancy: If you have already change your column width to 854px then you need to increase the size of image in the sizer to 854px. This will be difficult using default image form Feature Page or Post slider. But I see that you are using Catch Evolution Pro theme then you can just user Featured Image Slider and then upload the image as per your need.

    in reply to: add double lines to menu #21117
    Sakin
    Keymaster

    @kissthegroom: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to add border top and below the menu.

    #header-menu ul.menu {
        border-bottom: 1px solid #757575;
        border-top: 1px solid #757575;
    }
    in reply to: centre logo #21116
    Sakin
    Keymaster

    @kissthegroom: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #header-left {
        display: block;
        float: none;
        width: 100%;
    }
    #site-logo {
        float: none;
        text-align: center;
    }
    #site-logo a {
        display: inline-block;
    }
    in reply to: Tables & Borders #21115
    Sakin
    Keymaster

    @Nancy: There is 2 ways to do that. 1. Is by adding the new div wrapper like below

    <div class="table-noboder">Your Table Code and test</div>'
    and then we can add specific to that class table-noboder in "Appearance => Theme Options => Custom CSS" box. 
    

    .table-noboder .entry-content table,
    .table-noboder .entry-content td { border: none; }`

    Or you can add page specific css directly. For example, your page http://www.ipcrew.com/SHSTest/admissions/whyshs/ is page id 139. So, just add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .page-id-139 .entry-content table, 
    .page-id-139 .entry-content td { border: none; }
    in reply to: Too much space on header #21114
    Sakin
    Keymaster

    @corvette: It’s because you have long menu in your header. You can add the following css in “Appearance => Theme Options => Custom CSS” box.

    #site-logo { padding-top: 15px; }
    #hgroup { padding-top: 30px; }
    #header-right { padding-top: 5px; }
    #hgroup-wrap { padding-bottom: 20px; }

    Note: If you want to reduces it more then you can reduce the padding as per your need.

    in reply to: social media icons #21113
    Sakin
    Keymaster

    @Mark Argentino: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box

    .social-profile ul li.facebook a { background-position: 0 -44px; }
    .social-profile ul li.twitter a { background-position: -44px -44px; }
    .social-profile ul li.google-plus a { background-position: -528px -44px; }
    .social-profile ul li.linkedin a { background-position: -176px -44px; }
    .social-profile ul li.rss a { background-position: -88px -44px; }
    in reply to: Post excerpts within main content area? #21110
    Sakin
    Keymaster

    @craiginthebox: Sorry I don’t get it. Can you explain in reference to your site URI or make be share screenshot of what you want. Also to make changes to core theme files, you need to build child theme and work on it.

    in reply to: Footer Credit, Slider, and Comment Questions #21109
    Sakin
    Keymaster

    @ourag: Your all 3 question simple answer will be upgrade to Catch Evolution Pro version. See the theme instruction of pro version at http://catchthemes.com/theme-instructions/catch-evolution-pro/

    1. You can remove Powered by :Wordpress and Theme: Catch Evolution from footer in Pro version through “Appearance => Theme Options => Footer Editor”
    2. Yes, you can option to user Featured Image Slider in Pro version. Where you can upload your independent images.
    3. In Pro version you can control comment for pages and posts from “Appearance => Theme Options => Comment Options”.

    in reply to: Embed video on home page #21108
    Sakin
    Keymaster

    @brewreviewcrew: It looks fine to me. Can you take screenshot when it’s not displaying and upload that image. Then you can send me that image URI so that I can see the issue. Right now it looks all good.

    in reply to: catchbox-pro install problem #21075
    Sakin
    Keymaster

    @Joost: That error is shown is someone try to hack in my directly accessing the file.

    in reply to: More on Featured Post Slider #21074
    Sakin
    Keymaster

    @FictionAddiction: It’s a responsive design theme. So, it will be difficult to fix the height. Best option it to upload the image of equal height. The recommended size for slider image is Width: 644px and Height: 320px

    in reply to: social media icons #21071
    Sakin
    Keymaster

    @MMchen: You cannot change the position in Catch Box Free Theme. You need to upgrade to pro version then you will get this Social Icon as widget.

    But yes you can change to make it like the hover state from your custom css box. Just send me your site URI and then I will give you the css that you can add in.

    in reply to: Photo Credit Help #21070
    Sakin
    Keymaster

    @KathrynW: Thanks for your appreciation. But there is no option to add it. You can add photo credit in photo itself and upload it.

    in reply to: Reducing height of menu bar when viewed in browser #21066
    Sakin
    Keymaster

    @jmb500: Yes you can add that CSS in your Child theme style.css file. Custom CSS box is there to help you do quick edit of css. The css added in Custom Css will not be lost. But if you want my opinion then I would suggest child theme.

    in reply to: Border Size #21064
    Sakin
    Keymaster

    @BenniemanZA: Bit confused. I hope you re trying to remove the box-shadow of the main body. Try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .site { box-shadow: none; }

    in reply to: Google authorship #21061
    Sakin
    Keymaster

    @MMchen: You need to add your google+ publisher link into SEO Yoast “Google Publisher Page:”. Then you will see Optons “Author for homepage:” There you can choose the author/user in your site. Then in that user profile, you need to add Google+ author link from “User => Your Profile” in your WordPress dashboard.

    in reply to: Home Page Text Color same as Background Color #21052
    Sakin
    Keymaster

    @kevin.murray: Yes, you meed to told them that the site cannot load fully sometime and you have to refresh your browser to bring the site to fully load. Then you can share your screenshot of what happen.

    in reply to: Reducing height of menu bar when viewed in browser #21049
    Sakin
    Keymaster

    @jmb500: You can change the padding as per your need and then add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    @media screen and (max-width: 960px) {	
    	#header-menu .wrapper,
    	#access-footer .wrapper {
    		padding: 14px 0;
    	}
    }
Viewing 20 posts - 8,521 through 8,540 (of 14,497 total)