Forum Replies Created

Viewing 20 posts - 7,641 through 7,660 (of 12,027 total)
  • Author
    Posts
  • in reply to: Social Icons #179647
    Skandha
    Participant

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

    Kind Regards,
    Skandha

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

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

    Let me know if you have any issues.
    Kind Regards,
    Skandha

    in reply to: Change font #179559
    Skandha
    Participant

    @sharael: Hello there,
    You can check out the fonts available in the theme.
    Go to => Appearance => Customize => Theme Options => Font Family Options

    Kind Regards,
    Skandha

    in reply to: Showing blank space before loading #179558
    Skandha
    Participant

    @miekoyo: 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/catch-evolution/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: Changing Position Of Featured Image #179556
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Facebook Button on Promotion Headline #179522
    Skandha
    Participant

    @bamper1: Hello Thomas, 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-wedding/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: Image on page background, menu bug #179498
    Skandha
    Participant

    @icoresupply: Hello there,
    For the background to cover the whole site
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .featured-content-section, .recent-blog-content-wrapper, .services-content-wrapper, .history-content-wrapper, .home .recent-blog, .search-results .site-content, .archive .site-content, .content-area .entry-footer a, .select-category select, thead, .wp-block-table thead {
    	background-color: unset !important;
    }
    .featured-content-section, .recent-blog-content-wrapper, .services-content-wrapper, .home .recent-blog, .search-results .site-content, .archive .site-content {
    	background-color: unset !important;
    }
    .below-site-header, .single .reserve-content-wrapper + .site-content, .page .reserve-content-wrapper + .site-content, .error404 .reserve-content-wrapper + .site-content, .search-no-results .reserve-content-wrapper + .site-content, .menu-inside-wrapper, .fixed-nav #masthead, .navigation-classic .main-navigation ul ul, .reserve-content-wrapper .entry-content, .testimonials-content-wrapper, .services-content-wrapper .hentry, .content-area .entry-container, .map-content-wrapper, .story-content, #meet-professionals {
    	background-color: unset !important;
    }
    .featured-content-section .hentry, .recent-blog-content-wrapper .hentry, .services-content-wrapper .hentry, .content-area .hentry {
    	background-color: unset !important;
    }
    .below-site-header, .map-content-wrapper {
    	background-color: unset !important;
    }
    .reserve-content-wrapper .entry-content, .testimonials-content-wrapper, .single .reserve-content-wrapper + .site-content, .page .reserve-content-wrapper + .site-content, .error404 .reserve-content-wrapper + .site-content, .search-no-results .reserve-content-wrapper + .site-content {
    	background-color: unset !important;
    }
    body.custom-background {
    	background-size: unset !important;
    }
    #masthead {
    	background-color: linear-gradient(to bottom, #333 0%, #000 100%);
    }

    For the menu issue
    The icons are not showing up on your site as the font-awesome.css file is not be loaded. Can you try deactivating the Hummingbird Plugin you are using and check if the icons show up?

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

    in reply to: Set header image focus to center or bottom #179496
    Skandha
    Participant

    @gdreher: Hello there,
    Are you still having this issue?

    Kind Regards,
    Skandha

    in reply to: How to disable search? #179494
    Skandha
    Participant

    @oauk: Hello Oliver, 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/fotografie/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: Facebook Button on Promotion Headline #179493
    Skandha
    Participant

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

    @font-face {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style : normal;
           src : url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
           src : url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"),
                 url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),
                 url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"),
                 url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),
                 url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
    }
    #menu-item-1584 a {
    	visibility: hidden;
    }
    #menu-item-1584 a::before {
        visibility: visible;
        content: '\f16d';
        font-family: FontAwesome;
    }

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

    in reply to: Change Slider height #179487
    Skandha
    Participant

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

    #feature-slider-section .slider-content-wrapper {
          padding: 185px 50px !important;
    }

    You can change the padding to adjust the height.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Problems with Travelore Pro and my web Site #179452
    Skandha
    Participant

    @michel-correard: Hello Michel,
    I have already sent you an email. Please check your inbox and let me know you have received my email.

    Kind Regards,
    Skandha

    in reply to: Problems with Travelore Pro and my web Site #179435
    Skandha
    Participant

    @michel-correard: Hello Michel,
    I will need to look in you admin settings to debug the issue you are having. For that I will require your WP Admin Credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: ads showing up on top of blog page #179433
    Skandha
    Participant

    @soupi: Can you please attach me a screen shot of the issue you are having due to the plugin?

    Kind Regards,
    Skandha

    in reply to: Picture spacing #179432
    Skandha
    Participant

    @hanidea: Glad I could help you out. Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: double title products page and permanent subtitle #179406
    Skandha
    Participant

    @cfcruss: Hello Russell,
    Please post in your site URL and elaborate the issue you are having.

    Kind Regards,
    Skandha

    in reply to: Picture spacing #179405
    Skandha
    Participant

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

    .wp-block-image {
        margin-bottom: 0;
    }

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

    Skandha
    Participant

    @unerase: Hello Unerase,
    To replace the Author name with Categories 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 customization so that I can help you out.

    Yes there is a way to apply a child theme with the customization already made from the parent theme. For that you can use Catch Import Export Plugin. Install and Activate the plugin. Then while the parent theme is activated.

    Go to => Dashboard => Catch Import Export => Export
    . This will export the customizer settings of the parent theme to a file.

    Then after you create and activate the child theme. You will need to import the same file.

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

    in reply to: Problems with Travelore Pro and my web Site #179348
    Skandha
    Participant

    @michel-correard: Hello Michel,
    Can you please elaborate your issue?
    Are you not able to open the Theme Customizer?

    Kind Regards,
    Skandha

    in reply to: How to disable search? #179339
    Skandha
    Participant

    @oauk: Hello Oliver,
    For the mobile search
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .mobile-search-wrapper {
        display: none !important;
    }

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

Viewing 20 posts - 7,641 through 7,660 (of 12,027 total)