Forum Replies Created

Viewing 20 posts - 6,341 through 6,360 (of 14,505 total)
  • Author
    Posts
  • in reply to: adding more space between the header image and featured content #44293
    Sakin
    Keymaster

    @Danielle: Sorry I am confused what you mean?

    in reply to: width question #44292
    Sakin
    Keymaster

    @mindiapolis: That width issue is there as you have added the following css in “Appearance => Theme Options => Custom CSS” box.

    @media screen and (min-width: 981px) {
        .container { width: 950px; }
        #primary { width: 360px;
                          margin-left:70px }
    }

    Remove that and it will be fine.

    About the drop down menu. Can you explain what you mean. Which height you are talking about. Do you mean menu item height or menu parent item height.

    in reply to: some questions #44291
    Sakin
    Keymaster

    @mindiapolis: There is still one empty text widget in your footer area two. Remove that and it will take full width.

    To make your social icon below the text widget in Footer Area One. You can just drag your social widget below that text widget in Footer Area one.

    in reply to: Woocommerce Cart -> Mobile Layout #44290
    Sakin
    Keymaster

    Hello Raphael,

    Sorry private message is only with paid support membership http://catchthemes.com/membership/.

    You can post your URL and let me know if I need to delete it after I view it. Then I can do that.

    Regards,
    Sakin

    in reply to: Header behind content when scrolling #44266
    Sakin
    Keymaster

    @David: This is strange, as I am also checking in from Safari using Mac OS X 10.9.5 and I couldn’t find the issue. Can you try adding in the following css in “Appearance => Theme Options => Custom CSS” box:

    #masthead { 
    	position: relative;	
    	z-index: 999;
    }
    #masthead.fixed-header { 
    	position: fixed;
    	z-index: 999;
    }
    in reply to: Woocommerce Cart -> Mobile Layout #44265
    Sakin
    Keymaster

    @Raphael: can you send me your site url so that I can check in.

    in reply to: Lines above posts #44164
    Sakin
    Keymaster

    @Kim: Excerpt layout will not show the formatting in your archive page. It will show only in the single post view. You can remove that css and check in.

    To show the formatting in the archive page, then you need to use “Full Content” from Layout Options in Theme Options panel. Then you can break content to show from more tags. See this for more tag http://en.support.wordpress.com/splitting-content/more-tag/

    in reply to: resizing media #44163
    Sakin
    Keymaster

    @Ksanik: Can you post in your site URL where you have this issue then I can suggest your the code.

    in reply to: Lines above posts #44103
    Sakin
    Keymaster

    @Kim: That is sticky post and will not show. Edit that post and then uncheck “Stick this post to the front page” in Publish box at the right sidebar of your post editor.

    in reply to: Put Date above post title and change font size #44099
    Sakin
    Keymaster

    @Kim: Sorry I don’t work on customizing so I don’t know about the pricing. You can request quote from http://catchthemes.com/hire-customizer/

    in reply to: Lines above posts #44098
    Sakin
    Keymaster

    @Kim: That css will not work, you can add the following css

    .entry-summary .wp-post-image {
        border: none;
        padding: 0;
    }

    About your other question, I have already replied there and said that we cannot move it. But I have given the css to increase the size of font. Check this http://catchthemes.com/support-forum/topic/static-text-above-blog-posts-on-home-page/

    in reply to: remove space on top of website #44097
    Sakin
    Keymaster

    Hi Eric,

    In the following css, you can change the margin-top as per your need and then add it in “Appearance => Theme Options => Custom CSS” box.

    #hgroup-wrap { display: none; }
    .site { margin-top: 40px; }

    Regards,
    Sakin

    in reply to: some questions #44095
    Sakin
    Keymaster

    @mindiapolis: Sorry I don’t get it what you mean. Also I see that you have added Facebook link in “Appearance => Theme Options => Webmaster Tools => Header and Footer Codes => Code to display on Footer” box. You shouldn’t add there.

    in reply to: some questions #44093
    Sakin
    Keymaster

    @mindiapolis: To center the text, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
    #supplementary #text-3 { text-align: center; }

    Further, if you want your footer widget text to cover full page then you need to remove social widget from Footer Area Two and add that in Footer Area One. In this way, you will only have Footer Area One with widgets you added and it will take full width.

    in reply to: adding more space between the header image and featured content #44092
    Sakin
    Keymaster

    @Danielle: I guess you already increase the spaces. As when I check in your site, there is ample of space between Header image and featured content. If you want to further increase the space then you can increase padding-top in the following css and then add it in “Appearance => Theme Options => Custom CSS” box.
    #featured-post { padding-top: 30px; }

    in reply to: Posting functions not working #44091
    Sakin
    Keymaster

    @Vickie: This type of issue shouldn’t be exist. I think there is problem with your WordPress installation or plugins. So, can you activate any default theme and check in if you can add it. If this doesn’t work then try deactivating plugins and check in.

    in reply to: Footer not showing #44090
    Sakin
    Keymaster

    @mariavandyke: I don’t get it what you mean. Can you explain in reference to your site URL. Then I can check in. Did you edit anything in footer.php file. You are not supposed to change any file inside ‘catch-box’ theme directory.

    Note: The footer editor options is there only in Pro Version. See the additional feature list at http://catchthemes.com/theme-instructions/catch-box-pro/

    in reply to: Column Width #44089
    Sakin
    Keymaster

    @acgorecki: You cannot make it one 95% and another 300px. This is complex. Better hire customizer for this.

    in reply to: Header behind content when scrolling #44078
    Sakin
    Keymaster

    @David: Can you refresh your browser and check in. As you might be seeing out old version which has issue. But we have already fixed that. I just check in from Mac Safari and it’s working fine.

    in reply to: Static Text Above Blog Posts on Home Page #44077
    Sakin
    Keymaster

    @jmott310: Sorry this is beyond free support customization and for this you need to hire customizer http://catchthemes.com/hire-customizer/ to work on it

Viewing 20 posts - 6,341 through 6,360 (of 14,505 total)