Forum Replies Created

Viewing 20 posts - 2,161 through 2,180 (of 12,034 total)
  • Author
    Posts
  • in reply to: Front Page Title Size #279141
    Skandha
    Participant


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

    Kind Regards,
    Skandha

    in reply to: Removing extra space below featured carousel #279140
    Skandha
    Participant


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

    Kind Regards,
    Skandha

    in reply to: CSS Customization: Carousel Timing & Loop #279139
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Photo gallery not responsive #279131
    Skandha
    Participant

    @bastienchill: Hello there,
    I am afraid the gallery images cannot be switched to a single column on smaller screens.

    Kind Regards,
    Skandha

    in reply to: Menu Customize #279130
    Skandha
    Participant

    @brandtki: Glad you found your answer. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Change menu link color #279129
    Skandha
    Participant

    @brandtki: Glad you found your answer. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Add a new show title option for Portfolio #279126
    Skandha
    Participant

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

    .portfolio-content-wrapper .hentry-inner:hover .post-thumbnail {
    	transform: unset;
    }
    
    .portfolio-content-wrapper .post-thumbnail img, .grayscale-filter-reverse .portfolio-content-wrapper .hentry-inner:hover .post-thumbnail img {
    	filter: unset;
    }

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

    Skandha
    Participant

    @mce: Hello there,
    That option will be added and a theme update will be released soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Modify post page #279086
    Skandha
    Participant

    @bastienchill: Hello Bastien,
    Can you please post the URL of the post page so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Home page settings #279085
    Skandha
    Participant

    @bartvandriessche: Hello there,
    1. Section Sorter, the feature to change the order sections 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 the theme.

    2,3,4.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* Slider Images in mobile view */
    #feature-slider-section .post-thumbnail img {
        object-position: center center;
    }
    
    /* To hide search in header right */
    #primary-search-wrapper, .mobile-social-search {
        display: none;
    }
    
    /* To hide dates when hovered over project images */
    #portfolio-content-section .entry-meta {
        display: none;
    }

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

    in reply to: Problems with Event-Posts #279084
    Skandha
    Participant

    @shokky: Hello Shokky,
    The order of the event posts are according to the published date. To change the order
    Go to => Dashboard => Events => Edit the date of he Event post to alter their order.

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

    in reply to: Add a new show title option for Portfolio #279083
    Skandha
    Participant

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

    #portfolio-content-section .entry-container {
        position: absolute;
        top: 50%;
        left: 28%;
    }
    #portfolio-content-section .entry-container a {
    	color: #fff;
    }

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

    in reply to: Photo gallery not responsive #279081
    Skandha
    Participant

    @bastienchill: Hello there,
    I checked the gallery on both desktop and mobile phones and it seems to be showing up fine. Can you please attach a screenshot of the issue?

    Kind Regards,
    Skandha

    in reply to: How to change font size for only the mobile version? #279080
    Skandha
    Participant

    @patricia32: Hello there,
    Can you please post the URL of the test you performed?

    I checked your for site Mobile Friendly Test and your site passed the test.

    Kind Regards,
    Skandha

    in reply to: not private or not secure error #279079
    Skandha
    Participant

    @dorapopinski: Hello there,
    1) I didn’t fine the issue with those links at my end.

    2) Can you Go to => Appearance => Customize => Menus => Edit your primary menu => Check the Home Menu Item URL => replace httpwith httpsand Publish.

    3) If you want to remove that
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .single-post .entry-footer {
        display: none;
    }

    4) Can you let me know which plugin you are using for Instagram Widget?

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

    in reply to: Full width #279014
    Skandha
    Participant

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

    .custom-logo {
        max-width: 400px;
    }

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

    Skandha
    Participant

    @patricia32: 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: Reservations and Instagram Widget #278980
    Skandha
    Participant

    @fred-cw: Hello Frédérique,
    Can you please post in your site URL and elaborate the issue you are having?

    Kind Regards,
    Skandha

    in reply to: Full width #278979
    Skandha
    Participant

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

    .site-branding, .site-header-menu {
        text-align: center !important;
        width: 100% !important;
    }

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

    in reply to: Order online option #278978
    Skandha
    Participant

    @jagcatering: Hello there,
    Yes that is possible. You will need to use WooCommerce Plugin with the theme.

    Kind Regards,
    Skandha

Viewing 20 posts - 2,161 through 2,180 (of 12,034 total)