Forum Replies Created

Viewing 20 posts - 5,901 through 5,920 (of 12,027 total)
  • Author
    Posts
  • in reply to: SEO – problem by products #239171
    Skandha
    Participant

    @serpico57: Hello Ernesto,
    Can you please attach me the screenshot of the test results and errors that was found by google webmaster tool?

    Kind Regards,
    Skandha

    in reply to: featured Image Thumbnail #239168
    Skandha
    Participant

    @rai-qasim: Thank you for your wonderful review. Let me know if you come across any issues.

    Kind Regards,
    Skandha

    in reply to: featured Image Thumbnail #239164
    Skandha
    Participant

    @rai-qasim: 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-responsive/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: Content Area Image margin #239162
    Skandha
    Participant

    @td8000: 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-base/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: Problem with header image positioning #239160
    Skandha
    Participant

    @burstingmybubblesblog: Hello there,
    There doesn’t seem to be any error in the code I provided you above.

    Can you let me know what code do you have in your Additional CSS section?

    Kind Regards,
    Skandha

    in reply to: Links From Homepage Not Functioning #239150
    Skandha
    Participant

    @joeviking: Hello Joe,
    You will need to insert the following links for your menu items.

    Menu Items => Links
    SHOWS => https://hijackedct.com/#ct-tours-1
    SONGS => https://hijackedct.com/#ct-audio-1
    VIDEOS => https://hijackedct.com/#ct-video-embed-1
    GALLERY => https://hijackedct.com/#ct-instagram-1

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

    Skandha
    Participant

    @ccarella: Hello there,
    Can you let me know which date and clock icon you are referring to on your site?

    Kind Regards,
    Skandha

    in reply to: multiple difficulties #239147
    Skandha
    Participant

    @toerfiets: Hello Hans,
    Can you please let me know on which pages you would like to have the Scrolling Section?

    Kind Regards,
    Skandha

    Skandha
    Participant

    @juli3n: Hello there,
    You will need to create a child theme and do a little customization for this. Hopefully this should work out. Let me know if you are familiar with child theme customization.

    Kind Regards,
    Skandha

    in reply to: Anchor – problem with main menu #239134
    Skandha
    Participant

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

    #masthead {
        position: unset;
    }

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

    in reply to: The template does not work #239130
    Skandha
    Participant

    @nm-nikita: Hello there,
    We have not tested for compatibility with any other translation plugins. You will need find a suitable plugin from the WordPress Plugin Repository.

    Kind Regards,
    Skandha

    in reply to: Services headline & sub headline formatting #239127
    Skandha
    Participant

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

    /* To change the all caps of Service Headline */
    #services-section .section-title {
        text-transform: none;
    }
    /* To change color of subheadline */
    #services-section .section-description {
        color: #abc123;
    }

    You can change the color according to your choice.

    Can you let me know where the words are being hyphenated?

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

    in reply to: layout, and short descrption not populating #239126
    Skandha
    Participant

    @jrsgear: Hello there,
    I will need to look into your site to debug the issue. Let me know when your site is accessible.

    Kind Regards,
    Skandha

    in reply to: Social icons in Social on Primary #239125
    Skandha
    Participant

    @henebe: Hello Heinz,
    To use Social Icons like in the demo
    Go to => Appearance => Customize => Menus => View All Locations => Social on Primary Menu => Create New Menu => Enter the menu name, Click Next => Add Items => Custom Links => Insert the Social Media Link and text, Click Publish and the social icon will automatically show up in the front end.

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

    in reply to: Site Title in Customize #239004
    Skandha
    Participant

    @cvmw: 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-vogue/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: featured Image Thumbnail #239003
    Skandha
    Participant

    @rai-qasim: Hello there,
    Please try uploading your images with the recommended image size 860*484px.

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

    in reply to: Content Area Image margin #238977
    Skandha
    Participant

    @td8000: Hello Tobi,
    I have replied to your issue here.
    https://catchthemes.com/support-forum/topic/content-area-image-margin-2/

    Kind Regards,
    Skandha

    in reply to: Site Title in Customize #238974
    Skandha
    Participant

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

    @media screen and (min-width: 64em) {
        .site-title {
            font-size: 16px;
        }
    }

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

    in reply to: Medium post import #238973
    Skandha
    Participant

    @asavander: Hello there,
    Can you please elaborate the issue you are having?

    Kind Regards,
    Skandha

    in reply to: Content Area Image margin #238972
    Skandha
    Participant

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

    #content .wrapper {
        padding: 0;
    }

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

Viewing 20 posts - 5,901 through 5,920 (of 12,027 total)