Forum Replies Created

Viewing 20 posts - 3,181 through 3,200 (of 14,497 total)
  • Author
    Posts
  • in reply to: space under 4-column featured content layout #60398
    Sakin
    Keymaster

    @effess: You ca adjust the margin-bottom and padding-bottom in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box:

    #main #featured-post { margin-bottom: 50px; }
    #featured-post .hentry { padding-bottom: 50px; }
    in reply to: Add Yummly to social icons #60397
    Sakin
    Keymaster

    @stepawayfromthecarbs: Not sure how that works. IF they have code that you can add in the sidebar using widgets. Or you need to build child theme and then copy simplecatch_headersocialnetworks() functions to your child theme functions.php file and edit it as per your need. For child theme, refer to http://catchthemes.com/blog/create-child-theme-wordpress/

    in reply to: image size #60396
    Sakin
    Keymaster

    @toni: Sorry your site in not live and I don’t get it what you mean.
    The content size is maximum of 980px width, For that you need to change your page layout to “No Sidebar, Full Width”. Then you can insert the image of that size.

    in reply to: Featured POSTS? #60395
    Sakin
    Keymaster

    @rsc: Sorry featured post option is only there in Pro version so you need to upgrade to pro. In pro version, you can option to select from “Featured Post, Featured Page, Featured Category and independent Featured Image.

    For more check out Catch Response Pro at http://catchthemes.com/theme-instructions/catch-responsive-pro/.

    in reply to: Image sizes #60394
    Sakin
    Keymaster

    @Tracey: In which section are you talking about. If you are talking about Featured Content section, then you can choose featured content type as “Featured Image Content” and upload your original image. So, can you send me more details about it. Maybe share your image. Also your site in not live. Can you check in your site URL.

    in reply to: Hide information Posted in: … by: … #60393
    Sakin
    Keymaster

    @lesimi: Ok so you want to remove both then replace the previous css with the following:
    .entry-meta { display: none; }

    in reply to: Mobile menu expanded by default #60392
    Sakin
    Keymaster

    @oleymedia: Just add the following css in “Appearance => Theme Options => Custom CSS Options” box:
    .sidr ul li ul { display: none; }

    in reply to: Editing text in Featured Content #60369
    Sakin
    Keymaster

    @alefmemalef: In Full Frame Free theme, there is only option to add in Featured Page Content. So, just go to “Appearance => Customize => Featured Content => Featured Content Options” and in “Select Content Type”, you need to select “Featured Page Content” and then add in your pages.

    For more check out theme instructions page at http://catchthemes.com/theme-instructions/full-frame/.

    For additional features check out theme instructions page of pro version at http://catchthemes.com/theme-instructions/full-frame-pro/

    in reply to: Logo not showing #60368
    Sakin
    Keymaster

    @alefmemalef: It is show in header toggle. Just click on Toggle Icon in the top right corner in your fixed header menu. If you just want to add small logo in side of your menu, then go to “Appearance => Customize => Theme Options => Icon Options” and then upload it in “Select/Add Logo Icon”.

    in reply to: Mobile Menu Not Working #60367
    Sakin
    Keymaster

    @cnich23: Please post in your site URL then I can check in your issue.

    in reply to: Hide information Posted in: … by: … #60366
    Sakin
    Keymaster

    @lesimi: To hide poster and posted date, you can add the following css in “Appearance => Theme Options => Custom CSS” Box:
    .entry-header .entry-meta { display: none; }

    The easy way to remove comment with single click is only there in Pro version. In free version, you need to go to “Settings => Discussions” and remove, see this screenshot https://www.pinterest.com/pin/548594798333127973/, this will remove for all new posts and pages. But for old pages/post you need to edit it individually or block using https://www.pinterest.com/pin/548594798333128024/

    in reply to: Cannot install plugins #60365
    Sakin
    Keymaster

    @christiane: Yes, this is folder permission issue that is why it is not allowing you to install it from WordPress Dashboard. Ask your hosting server support to change that permission or you can change it by yourself.

    in reply to: Menu Missing on iPad Portrait Mode #60364
    Sakin
    Keymaster

    @mwsmedia: the mobile menu is there. But it’s not so much visible due to same background color. You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    .mobile-menu-anchor a.genericon-menu, 
    .mobile-menu-anchor a.genericon-menu:hover {
        background-color: #fff;
        color: #000;
    }
    in reply to: Insert Logo – Appears fine in Preview, NOT on site #60362
    Sakin
    Keymaster

    @rc: In Catch Box Free theme, you can add logo from “Appearance => Header” and after adding it, don’t forget to click on “Save & publish”. Then it will show it. If not then post in your site URL.

    in reply to: space between #masthead and #nav-primary #60361
    Sakin
    Keymaster

    @Maverick87Shaka: You can adjust the padding bottom as per your need in the following css and then add it in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    #masthead { padding-bottom: 20px; }
    #site-branding, .sidebar-header-right { padding-bottom: 20px; }
    in reply to: Define the size of textbox #60360
    Sakin
    Keymaster

    @RimFrost: Please post in your site URL so that that I can check in. Actually Catch Box Free theme doesn’t have full width layout and only Pro version has it. See this, http://catchthemes.com/demo/catchbox-pro/parent-page/no-sidebar-full-width/. So, for free theme, I need to check in your site URL and then add in Custom CSS.

    in reply to: Move social icons to right hand side of header #60359
    Sakin
    Keymaster

    @brian: Ok about the header right sidebar. You can just go to “Appearance => Widget” and then drag and drop “Social Icons” widget to header right sidebar. You might have disable header right sidebar, in this case, you need to go to “Appearance => Customize => Theme Options => Fixed Header Top Options” and then uncheck “Check to disable Header Right Sidebar”. Also you can add social icon url from “Appearance => Customize => Social Links => Social Links”

    in reply to: Cannot install plugins #60358
    Sakin
    Keymaster

    @christiane: It shouldn’t be like that. We are able to install plugin with Adventurous theme. The error could not create directory is your hosting server folder permission issue. As your hosting server support to make your plugins folder permission to 755.

    Even if you activate other theme, you will have same issue.

    in reply to: How do I update "HOME" url #60357
    Sakin
    Keymaster

    @Reina Borinquena: Just go to “Appearance => Menus” and then edit your custom menu home link and save changes. See this screenshot https://www.pinterest.com/pin/548594798331771327/ and you will he option to edit URL for custom home. Or you can just remove that home from your menu item and add back new home https://www.pinterest.com/pin/548594798331207092/

    in reply to: Copyright/Designer credit on the footer #60355
    Sakin
    Keymaster

    @Ryan415: Go to your custom css option box and then remove the following css:

    /*Hides "Powered by WordPress" text on footer*/
    #site-generator .powered {visibility:hidden;}
Viewing 20 posts - 3,181 through 3,200 (of 14,497 total)