Forum Replies Created

Viewing 20 posts - 3,701 through 3,720 (of 4,908 total)
  • Author
    Posts
  • in reply to: reduce white space header #91142
    Mahesh
    Participant

    @uschelbert: Use the following CSS:

    #header-right, 
    #header-image {
        padding: 0;
    }

    Hope this helps, let me know if any problem.

    Regards,
    Mahesh

    in reply to: Logo Size – Logo automatic rescaled! #91141
    Mahesh
    Participant

    @klausm: Thank you for using Catch Everest Pro.
    You can use desired size of image for the logo in this theme. If you already have an image of size 184×200 the click add image in Dashboard=> Appearance=> Customize=> Site Identity, select that image and them as it ask for cropping the image, click skip cropping button, then you’ll get the logo of the size that you wanted. Let me know if any problem.

    Regards,
    Mahesh

    Mahesh
    Participant

    @southpaw: If you are trying to modify Catch Adaptive’s Featured Slider, you don’t need to copy the whole catchadaptive-featured-slider.php. Just copy catchadaptive_demo_slider or catchadaptive_page_slider function whichever you want to override to your child theme’s functions.php file, and then modify the code as per your requirement.

    Regards,
    Mahesh

    in reply to: widget with ''Magic action box" after post #91139
    Mahesh
    Participant

    @asumi: By “Magic Action Button” do you mean subscribe form? If so, it is in the sidebar just below the search. Let me know further, if any problem.

    Regards,
    Mahesh

    in reply to: Custom CSS to Hide Post Title not working #91138
    Mahesh
    Participant

    @live2bfree: Seems this is a single post and not page, so the above will not work, use the following CSS:

    .single #content .entry-header {
        display: none;
    }

    Regards,
    Mahesh

    in reply to: Logo/Banner Size #91136
    Mahesh
    Participant

    @jonashegnauergmail-com: The recommended size for the logo is 150×150 but you can use your desired image size. As you select an image, it will ask you to crop image. You can either crop the image to the desired size or skip cropping and use the full image as well.
    For removing the search field, go to Dashboard=> Appearnace=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    .sidebar-header-right {
        display: none;
    }

    Or you can remove it using Child theme, you can find more on creating child theme HERE.

    Regards,
    Mahesh

    in reply to: Customized bullet point and font of list #91134
    Mahesh
    Participant

    @stefanhoesli: May be you have some Custom CSS overriding the Font style in Customizer. Please post in your site URL.

    Regards,
    Mahesh

    in reply to: Centering buttons #91133
    Mahesh
    Participant

    @jakeab: Please post in your site URL.

    Regards,
    Mahesh

    in reply to: Posts are not displayed at homepage #91126
    Mahesh
    Participant

    @faranguiz: I checked your site, seems you are using static front page, go to Dashboard=> Appearance=> Customize=> Static Front Page and select Your Latest Posts in Front page displays. And by the way, which plugin are you using for the translation?

    Regards,
    Mahesh

    in reply to: hide sidebar in mobile mode #91088
    Mahesh
    Participant

    @mupa: As per your requirement (hide in mobile mode only), this can be only done with CSS and hiding is the ONLY option. But if you do want to remove the whole sidebar section (Prevent Loading) from certain page then this can be done too. For that, go Dashboard=> Pages and edit the page you want to hide the sidebar in and scroll down to Catch Adaptive Options and select No Sidebar (Full Width) in Layout Options and click update.
    Same can be done for posts too.
    Hope this helps.

    Regards,
    Mahesh

    in reply to: HTTP Error on image upload #91083
    Mahesh
    Participant

    @techfinderr: Glad to know its working fine now. Some module of Jetpack plugin must have caused the issue.

    Regards,
    Mahesh

    in reply to: About "W3 Total Cache" #91077
    Mahesh
    Participant

    @sungju98: You cannot put the image here directly, but you can share the screenshot via dropbox etc.
    Yes, you can use Comet Cache if that plugin provides the service you want.

    Regards,
    Mahesh

    in reply to: HTTP Error on image upload #91076
    Mahesh
    Participant

    @techfinderr: Please try changing the theme to WordPress’s default themes and check whether the problem persists or not. If the problem occurs with other themes too, then this is not a theme issue.
    Let me know further.

    Regards,
    Mahesh

    in reply to: About "W3 Total Cache" #91074
    Mahesh
    Participant

    @sungju98: I don’t think this is a theme issue. Have you tried to install it using other theme (WordPress default theme), please try with other theme and check. If the problem persists, it may be due to WordPress installation. Try with a fresh install.

    Regards,
    Mahesh

    in reply to: Contenu en vedette #91073
    Mahesh
    Participant

    @melirod: Please post in your site url. And please clarify more, do you mean to remove all the featured content columns except Headline and subheadline?

    Regards,
    Mahesh

    Mahesh
    Participant

    @vetsimulators: In your custom CSS you have an error because of an extra opening curly brace ({) please remove it. Remove the following line from your Custom CSS box:
    { #hgroup-wrap { display: none; }
    Then add the following:

    #hgroup-wrap, #header-top {
    	display: none;
    }

    Regards,
    Mahesh

    in reply to: hide sidebar in mobile mode #91069
    Mahesh
    Participant

    @mupa: For that, use the following CSS:

    @media screen and (max-width: 480px) {
        body:not(.home) #content .sidebar-primary {
        	display: none;
        }
    }

    Regards,
    Mahesh

    in reply to: About "W3 Total Cache" #91066
    Mahesh
    Participant

    @sungju98: I tried the plugin W3 Total Cache with Full Frame Pro and it is working fine in our server. Its up to you for which plugin to use. You can search for the Plugin for caching in WordPress.org’s plugins repository (https://wordpress.org/plugins/). Most people are using W3 Total Cache. Comet Cache may work fine too as far as it provides the service you required.

    Regards,
    Mahesh

    in reply to: Just upgraded, Now I can't configure my menu #91065
    Mahesh
    Participant

    @coachcathy: Thank you for using Catch Responsive Pro.
    1. For Menu:
    Go to Dashboard=> Appearance=> Customize=> Menus=> Menu Location and select your desired menu from the dropdown in Primary Menu and click Save. If you don’t have any options listed, go to Dashboard=> Appearance=> Menu and create a menu and select the items you want to display in the menu. And then select the very menu as the primary menu.
    2. Featured Content headline issue:
    Seems you are using the demo content. While using demo content, Featured Content Headline and Sub Headline won’t change even if you update the text in the customizer option. For that use any one of the option in the list except Demo Featured Content
    Hope this helps, let me know if any problem.

    Regards,
    Mahesh

    Mahesh
    Participant

    @nels-chellen: By second image, do you mean the Header Image? If so, yes, this can be removed. Go to Dashboard=> Appearance=> Customize=> Header Image and click Hide image button.
    Let me know if any problem.

    Regards,
    Mahesh

Viewing 20 posts - 3,701 through 3,720 (of 4,908 total)