Forum Replies Created

Viewing 20 posts - 7,601 through 7,620 (of 12,027 total)
  • Author
    Posts
  • in reply to: Catch full screen (free version) – Pages #179952
    Skandha
    Participant

    @anamarrcornil: Hello Anais,
    Go to => Appearance => Customize => Homepage Settings => Your homepage displays => Select A static page => Select the page you want to display as the Homepage.

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Delete Header Photo from some pages #179951
    Skandha
    Participant

    @jorgensencl: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Remove Header #179892
    Skandha
    Participant

    @reneecarlson94: Hello Renne,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To center the logo and text Affiliate Disclosure */
    #media_image-4, #text-15 .widget-title {
        text-align: center;
    }
    
    /* To remove the grey spaces on the pages you mentioned */
    .page-id-1246 .custom-header-content, .page-id-364 .custom-header-content, .page-id-1334 .custom-header-content, .page-id-1266 .custom-header-content {
        padding: 0 !important;
    } 
    .page-id-1246 .custom-header-content .entry-summary, .page-id-364 .custom-header-content .entry-summary, .page-id-1334 .custom-header-content .entry-summary, .page-id-1266 .custom-header-content .entry-summary {
        margin-top: 0;
    }
    body.page-id-1246:not(.no-header-media-text) .custom-header::after, body.page-id-364:not(.no-header-media-text) .custom-header::after, body.page-id-1334:not(.no-header-media-text) .custom-header::after, body.page-id-1266:not(.no-header-media-text) .custom-header::after {
    	background-color: rgba(255,255,255,1);
    }
    .page-id-1246 .custom-header-content .entry-title, .page-id-364 .custom-header-content .entry-title, .page-id-1334 .custom-header-content .entry-title, .page-id-1266 .custom-header-content .entry-title {
        color: #000 !important;
    }

    You will need to update the parent theme. For that you’ll need to first download the theme from your https://catchthemes.com/my-account/ page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
    Please check the tutorial video in the link below:
    https://www.youtube.com/watch?v=W95SuabDZi8
    For more, check out theme instructions at https://catchthemes.com/frequently-asked-questions/#question-general-1

    Let me know if you this works out!

    Kind Regards,
    Skandha

    in reply to: Travelore theme – https://goodnessandfavour.com/ #179884
    Skandha
    Participant

    @goodnessandfavour: Hello Dushi,
    Go to => Appearance => Customize => Menus => View All Locations => Social Header Left => Edit Menu => Add Items => Custom Links => And the link to your social media.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Update 2.1 broke my site #179880
    Skandha
    Participant

    @uschelbert: Hello there,
    It seems like there was an issue with the child theme. I created a new child theme and uploaded to your site and the Services and Team section showed up fine. The previous child theme has been backed up in the Media Tab in the dashboard.

    Let me know if the issue is resolved.
    Kind Regards,
    Skandha

    in reply to: Theme Instructions #179873
    Skandha
    Participant

    @scotttalbot: Hello Scott,
    The issue has been fixed an a theme update should be released by tomorrow. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Bold Photography Theme Demo Data #179871
    Skandha
    Participant

    @peter_khalko: Hello there,
    I have sent the demo content files to your email along with instructions on how to import them.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Remove Header #179869
    Skandha
    Participant

    @reneecarlson94: Hello Renne,
    You seem to be using an old version of the theme. Please update your theme to the latest version.

    Let me know on which pages you would like to remove the grey spaces.

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To get rid of the white line above the footer copyright */
    .site-info {
        border: none;
    }
    /* To change the color of social icons above instagram widget */
    .widget.menu-social-container a {
        color: #fff;
    }
    /* To reduce the space between copyright text and the above about us */
    .widget-column.footer-widget-1 {
        padding-bottom: 0;
    }

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: How to get the slider to appear below the header image? #179868
    Skandha
    Participant

    @dazzathedrummer: Hello there,
    To have the Header Image Above the Slider you wont have to create a child theme. There is an option in the customizer.
    Go to => Appearance => Customize => Header Image => Featured Header Image Position => Select Before Slider. I seem to have forgot about that option.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Sidebar in shop #179864
    Skandha
    Participant

    @cassiferraz: Hello there,
    The option to have sidebar on Shop page is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Blank empty space in widget sidebar #179863
    Skandha
    Participant

    @debgoonan513: Hello there,
    Can you explain which black empty space you are talking about?
    I checked your site and everything seems to be fine.

    Kind Regards,
    Skandha

    in reply to: solid construction demo data #179793
    Skandha
    Participant

    @alarefm: Hello Mahmoud,
    I have sent you an an email with the demo content files along with instructions on how to import them.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Catch full screen – Video header #179776
    Skandha
    Participant

    @anamarrcornil: Hello Anais,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #wp-custom-header-video-button {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: How to stop the page name appearing on the slider? #179775
    Skandha
    Participant

    @dazzathedrummer: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .header-image-slider article .entry-container .entry-title {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: How to get the slider to appear below the header image? #179774
    Skandha
    Participant

    @dazzathedrummer: Hello there,
    For that you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme so that I can guide you.

    Kind Regards,
    Skandha

    in reply to: disable automatic hyphenation? #179736
    Skandha
    Participant

    @bradchanner: Hello Brad,
    Please replace this code that you are using

    #content article {
    hyphens: none;
    }

    with the following

    * {
      -webkit-hyphens: none;
      -ms-hyphens: none;
      hyphens: none;
    }

    Let me know if this does the trick!
    Kind Regards,
    Skandha

    in reply to: Get rid of magnify glass icon and change colour of bar #179735
    Skandha
    Participant

    @bradchanner: Hello Brad,
    Glad I was able to help you out. Have a great weekend! 🙂

    Kind Regards,
    Skandha

    in reply to: Page links on Post headers #179734
    Skandha
    Participant

    @bradchanner: Hello Brad, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-fullscreen/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a great weekend! 🙂

    Kind Regards,
    Skandha

    in reply to: Désactiver images médias dans les pages sur mobile #179730
    Skandha
    Participant

    @chantal-admin: Hello there,
    Please let me know which images you would like to deactivate and on which pages. I will provide you the CSS Code for that which you will have to add in the Additional CSS section in the customizer. You won’t have to create additional style sheet.

    Kind Regards,
    Skandha

    in reply to: How do I update pro theme? #179729
    Skandha
    Participant

    @lindenwoodpark: Hello Greg,
    To update pro theme you’ll need to first download the theme from your https://catchthemes.com/my-account/ page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
    Please check the tutorial video in the link below:
    https://www.youtube.com/watch?v=W95SuabDZi8
    For more, check out theme instructions at https://catchthemes.com/frequently-asked-questions/#question-update-1

    Let me know if you are still having issues updating the theme.

    Kind Regards,
    Skandha

Viewing 20 posts - 7,601 through 7,620 (of 12,027 total)