Forum Replies Created

Viewing 20 posts - 2,601 through 2,620 (of 12,027 total)
  • Author
    Posts
  • in reply to: Widgets only work in home page / footer sections #275112
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: demo import #275111
    Skandha
    Participant

    @ssabiston: Hello there,
    Can you try doing a hard refresh(Ctrl+F5) on the Catch Themes Demo Import page and see if the import option show up?
    Also make sure you have activate Catch Revolution Pro is activate.

    Let me know if the issue persists!
    Kind Regards,
    Skandha

    in reply to: Full width image #275110
    Skandha
    Participant

    @kiernl: Hello there,
    Your site seems to be on under construction mode. Can you make your site accessible so that I can look into the issues?

    Kind Regards,
    Skandha

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

    @giuseppe: Hello there, 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/photofocus/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 good day! 🙂

    Kind Regards,
    Skandha

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

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

    #footer-instagram {
        padding-bottom: 0;
    }

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

    in reply to: Help needed with featured content slider #275012
    Skandha
    Participant

    @tomdkat: Glad the issue is resolved. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Question about logo slider and Photofocus Pro #275011
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Blog section #275010
    Skandha
    Participant

    @mkixxv: Hello Dumitru,
    To enable blog section on the homepage
    Go to => Appearance => Customize => Homepage Settings => Your homepage displays => Select Your latest posts and Publish.

    To change the position of Pricing section
    Go to => Appearance => Customize => Theme Options => Section Sorter => Drag and Drop the Pricing section to change the order and Publish.

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

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

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

    /* To change the font size of menu on the header */
    #site-navigation a {
        font-size: 20px;
    }
    
    /* To change text in Testimonial and Team Section
    .team-content-wrapper .entry-summary, .testimonial-content-wrapper .entry-content {
        font-size: 25px !important;
    }
    
    /* To reduce the distance above Testimonial section */
    .home #content, .home #content .wrapper {
        padding-bottom: 0;
    }
    
    /* To get rid of the headlines on top of each page */
    .page article .entry-header {
        display: none;
    }
    
    /* To reduce the font size of pagination at the bottom of posts */
    .navigation.post-navigation .nav-links h1 {
        font-size: 30px;
    }

    For the title appearing in the footer of every blog post try deactivating all your plugins and check if the issue is resolved. Let me know if the issue persists

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

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

    @giuseppe: Hello there,
    I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: Bug Portfolio Section #275003
    Skandha
    Participant

    @armartino: Hello Antonella,
    I checked the Portfolio section on your site and the clickable Titles seems to be displaying fine on hover. Can you please elaborate the issue?

    Kind Regards,
    Skandha

    in reply to: Image Link #275001
    Skandha
    Participant

    @tsengs: Hello there,
    Do you mean to have a link on About Us as well in the breadcrumb?

    Kind Regards,
    Skandha

    in reply to: Custom Header Media for different pages #274995
    Skandha
    Participant

    @ammultimedia: Hello there,
    Yes, the pro version has the feature to have different header image for different pages but not different header videos.

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

    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

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