Forum Replies Created

Viewing 20 posts - 4,641 through 4,660 (of 12,027 total)
  • Author
    Posts
  • in reply to: Header Highlights shading #252627
    Skandha
    Participant

    @toerfiets: Glad it worked out. You too have a good weekend.

    Kind Regards,
    Skandha

    in reply to: Header Highlights shading #252575
    Skandha
    Participant

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

    .header-highlights-content-wrapper .entry-container {
        background-image: unset;
    }

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

    in reply to: Portfolio Shortcode formatting #252568
    Skandha
    Participant

    @jonlay: Hello there,
    It is not possible to have the same layout as Portfolio section using the shortcode. For more information regarding ECT shortcode please follow this link.

    Kind Regards,
    Skandha

    in reply to: Logo appears too small. Resizing doesn’t work. #252566
    Skandha
    Participant

    @global-sustain: 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/simclick/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: Widgets on every page #252560
    Skandha
    Participant

    @jessup573: Hello there,
    To make the code work for the Video widget as well.
    Remove the text #catch-instagram-feed-gallery-widget-4 from the code I provided above.

    The option to add a logo over the Header Image 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.

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

    in reply to: embedding tableau #252558
    Skandha
    Participant

    @toerfiets: Glad you figured it out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Checkout Not Working #252554
    Skandha
    Participant

    @jsubrama: Hello there,
    I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: Home Page Slider #252553
    Skandha
    Participant

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

    #main {
        margin-top: -20px;
    }

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

    Skandha
    Participant

    @dianoia: Hello Jens, 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 good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Menu language #252534
    Skandha
    Participant

    @quentin: Hello there,
    We only official support WPML plugin for translations. I suggest you to use WPML for translation.

    Kind Regards,
    Skandha

    in reply to: Featured content does not work #252533
    Skandha
    Participant

    @toerfiets: Glad you figured it out. Have a good day! 🙂

    Kind Regards,
    Skandha

    Skandha
    Participant

    @dianoia: Hello there,
    You seem to have used the following code in the Additional CSS section

    #page .custom-header-content.entry-content-wrapper.sections.header-media-section {
        background-image: url("https://imnebel.de/wp-content/uploads/2020/07/Logo-gross-transparent2.png"); 
        background-position: center; 
        background-repeat: no-repeat; 
        background-size: cover;
    }

    Add the code body:not(.home) ahead of #page in the above code so that it becomes
    body:not(.home) #page .custom-header-content.entry-content-wrapper.sections.header-media-section

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

    in reply to: Need help with logo size #252481
    Skandha
    Participant

    @jyo: Hello there,
    Since there is only single option to add a logo in the header you will need to use CSS to use another logo of your choice. As much I would like to help you on this issue, this is beyond our support scope. So, If you really need this I suggest you to consult a professional.

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

    in reply to: navigation colors #252479
    Skandha
    Participant

    @quentin: 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-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 good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Home Page Slider #252476
    Skandha
    Participant

    @mmhgloba: Hello there,
    Replace the above code by the following.

    .home #content-sidebar,.home #content #post-15888  {
        padding-top: 0 !important;
    }

    The remaining space seems to be coming from the plugin you are using. Can you disable the plugin to check if the space is showing up due to the plugin?

    Kind Regards,
    Skandha

    in reply to: Logo appears too small. Resizing doesn’t work. #252466
    Skandha
    Participant

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

    .custom-logo-link {
        max-width: 250px !important;
    }

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

    in reply to: Home Page Slider #252465
    Skandha
    Participant

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

    #content-sidebar,.home #content #post-15888  {
        padding-top: 0 !important;
    }

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

    in reply to: How to disable Recent post #252457
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: How to disable Recent post #252458
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: navigation colors #252453
    Skandha
    Participant

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

    body #fp-nav ul li a:hover span {
    	background-color: blue !important;
    }

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

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