Forum Replies Created

Viewing 20 posts - 2,621 through 2,640 (of 12,034 total)
  • Author
    Posts
  • in reply to: Header Image #274994
    Skandha
    Participant

    @mkemcd: Hello there,
    Go to => Appearance => Customize => Header Media => Enable on => Select Homepage/Frontpage and Publish.

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

    in reply to: Padding #274933
    Skandha
    Participant

    @admin2019: Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Remove elements #274914
    Skandha
    Participant

    @steinkjerarkivet: Hello there,
    The update has been released and the Menu Label option has been released.

    Go to => Appearance => Customize => Theme Options => Menu Options => Primary Menu Label => Edit the Text and Publish.

    Let me know if this solves your issue.
    Kind Regards,
    Skandha

    in reply to: YouTube with a huge empty space above the video #274913
    Skandha
    Participant

    @purple-dust: Hello there,
    The update has been released. Please update the theme.
    Then,
    Go to => Appearance => Customize => Theme Options => Layout Options => Check the option Check to Disable Fitvids Js and Publish.

    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    in reply to: Padding #274910
    Skandha
    Participant

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

    .wp-block-embed__wrapper {
    	padding-bottom: 56.25%; /* 16:9 */
    	height: 0;	
    }
    
    iframe {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    }
    
    @media screen and (min-width: 790px) {
    	.wp-block-embed__wrapper {
    		padding-bottom: unset;
    		height: unset;	
    	}
    	iframe {
    		position: static;
    		height: 425px;
    	}
    }

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

    in reply to: Menu toggle not working after update #274893
    Skandha
    Participant

    @profd277: Hello there,
    The update has been released. Please update the theme and let me know if the issue is resolved.

    Kind Regards,
    Skandha

    in reply to: Social icons + font size+tablets #274889
    Skandha
    Participant

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

    /* To change the font size of social icons */
    .social-navigation .icon {
    	height: 20px;
    	width: 20px;
    }
    
    /* To change the font size of section title of Team and Testimonial */
    #testimonial-content-section .section-title, #team-content-section .section-title {
        font-size: 40px;
    }
    
    /* To change the position of Contact phone and email in the footer */
    .contact-details > div {
        display: inline-block;
        width: auto;
    }
    .contact-phone {
        margin-right: 30px !important;
    }

    You can change the font size, height and width according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: How to remove/hide the title on post page? #274832
    Skandha
    Participant

    @maruhoshi: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Renewal time – newer/better themes available #274831
    Skandha
    Participant

    @landyvlad: Hello Michael,

    Clean Enterprise Pro
    Q 1: Yes, it is possible to disable that.
    Q 2: Yes, there is an image slider section.
    Q 3: Yes, that is possible.

    Alchemist Pro
    Q 4: Yes, there is a slider section.
    Q 5: Yes, that is possible.

    Both the themes are equally good and easy to customzier. In my opinion maybe Alchemist Pro would suit you better.

    To know what features are available in the theme you can also check on the Compare tab on the Theme Page link. For Clean Enterprise Pro click the compare tab in this link.

    Catch Gallery plugin is a free plugin so you can download install and use it.

    Thank you for reporting the Catch Gallery demo issue.

    Let me know if you have anymore queries.
    Kind Regards,
    Skandha

    in reply to: Hero Content Settings #274830
    Skandha
    Participant

    @sophienj: Hello there,
    The option to have Excerpt instead of Full Content in the Hero Content section is only available in the pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in the theme.

    Kind Regards,
    Skandha

    in reply to: Problemi con il Footer #274828
    Skandha
    Participant

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

    .home article {
        margin-bottom: 0 !important;
    }

    To have Header Video work on mobile devices you will need to use our Header Enhancement plugin.

    Did you change any theme files?

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

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

    @paolapt68: Hello there,
    For that you will need to install and activate Catch Themes Demo Import plugin.

    Then,
    Go to => Appearance => Catch Themes Demo Import => You should able to find the import options here.

    Note: Make sure you have Bold Photography theme activated on your site.

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

    in reply to: Homepage questions #274820
    Skandha
    Participant

    @dorapopinski: Hello Dora,
    Please replace the above CSS Code to capitalize only the first letter by the following.

    .home * {
        text-transform: unset;
    }

    The option to change the purple button text ‘featured’ to ‘nieuwste’ is only available in the pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in the theme.

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

    in reply to: A posted item doesn’t show a link in the text #274817
    Skandha
    Participant

    @ken-leidner: Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Change title size under posts on archive page and portfolio #274811
    Skandha
    Participant

    @bastienchill: Hello Bastien,
    Sorry for the late reply.
    I have replied to you in your latest post.
    https://catchthemes.com/support-forum/topic/no-more-support-on-this-forum/

    Kind Regards,
    Skandha

    Skandha
    Participant

    @chuck43: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Full width without sidebar too wide. How cna I change it ? #274803
    Skandha
    Participant

    @lewgard: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: No more support on this forum ? #274802
    Skandha
    Participant

    @bastienchill: Hello Bastien,
    Sorry for the late reply.

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

    #portfolio-content-section .entry-header {
        padding: 15px;
    }
    
    #portfolio-content-section article, .portfolio-content-wrapper .entry-title {
        margin-bottom: 0;
    }

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

    in reply to: Menu & Search Icons don’t show #274680
    Skandha
    Participant

    @dainesatelier: Hello Evie,
    I checked your site on my phone and the menu seems to be opening fine. Can you let me know on which device you are having this issue? Also try checking the issue on other mobile phone.

    Kind Regards,
    Skandha

    in reply to: Homepage questions #274666
    Skandha
    Participant

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

    /* To capitalize only the first letter of titles in the homepage */
    .home * {
        text-transform: capitalize;
    }
    
    /* To increase the font size of site title and description */ 
    .site-identity .site-title {
        font-size: 25px;
    }
    .site-description {
        font-size: 20px !important;
    }
    
    /* To hide date in the Portfolio section */
    #portfolio-content-section .entry-meta .posted-on {
        display: none;
    }
    
    /* Remove the testimonial section title */
    .testimonials-content-wrapper .section-title {
        display: none;
    }

    The option to change the sticky post text Featured is only available in the pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in the theme.

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

Viewing 20 posts - 2,621 through 2,640 (of 12,034 total)