Forum Replies Created

Viewing 20 posts - 7,581 through 7,600 (of 12,027 total)
  • Author
    Posts
  • in reply to: Contact Form for Catch Box Pro theme? #180043
    Skandha
    Participant

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

    /* To change the font size of the product name */
    .product_title.entry-title {
        font-size: 20px;
        font-weight: initial;
    }
    /* To change the font size of the product name in shop page */
    .woocommerce-loop-product__title {
        font-size: 15px !important;
        font-weight: initial;
    }

    To change the size of product images
    Go to => Appearance => Customize => WooCommerce => Product Images and change the size.

    To have Product Categories in the top menu
    On the top of the page you will see Screen Options => Click on it and make sure Product Categories is checked.
    Now select menu where you want to add the categories and Add the Menu items from the left sidebar Product Categories.

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

    in reply to: Color scheme won't update #180035
    Skandha
    Participant

    @lindenwoodpark: Hello Greg,
    Maybe it was a cache issue or something. Let me know if the issue reoccurs.

    Kind Regards,
    Skandha

    in reply to: Bug in Single Page/Post Image Layout options #180034
    Skandha
    Participant

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

    .page #primary .entry-title {
        display: none;
    }

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

    in reply to: Site went Bonkers. #180033
    Skandha
    Participant

    @tattoo-tom: Hello there,
    Can you please elaborate the issue you are having? I checked your site and was not able to find the issue.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @winger22: Hello Zach,
    Please post in your site URL so that I can provide you the CSS for changing colors.

    The Footer Editor Option 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.

    Kind Regards,
    Skandha

    in reply to: page title and author – how to remove? #180031
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Social Icons #180000
    Skandha
    Participant

    @minormoves: Hello there,
    There seems to be a little bug with the SoundCloud icon in the theme. That will be fixed in the next theme update.
    For now
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .menu-item-207 a::before {
        content: '\f1be' !important; 
    }

    Let me know if the SoundCloud icon shows up.
    Kind Regards,
    Skandha

    in reply to: Social Icons #179998
    Skandha
    Participant

    @minormoves: Hello there,
    Can you remove the under construction mode from your site for just a while so that I can debug the issue?

    Kind Regards,
    Skandha

    in reply to: Audio Playlist in Header top playlist #179997
    Skandha
    Participant

    @minormoves: 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/audioman/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: Social Icons #179995
    Skandha
    Participant

    @minormoves: Hello there,
    I am not able to see the screenshot. Please upload the screenshot on platforms like Dropbox or Google Drive and post the link URL to the screenshot image here.

    Kind Regards,
    Skandha

    in reply to: Header menu background, color, size change #179992
    Skandha
    Participant

    @tamas: Hello Tamas,
    To have a transparent background for the menu
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #mega-menu-wrap-primary-menu {
        background: transparent;
    }

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

    in reply to: Update 2.1 broke my site #179972
    Skandha
    Participant

    @uschelbert: Hello there,
    There seems to be a small bug with the theme. The bug will be fixed and an update will be released soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Remove Header #179971
    Skandha
    Participant

    @reneecarlson94: Hello Renne, 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-wheels/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: Remove Header #179964
    Skandha
    Participant

    @reneecarlson94: Hello Renne,
    To get rid text “renee carlson” under each header
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content .author.vcard {
        display: none;
    }

    Maybe your theme subscription has expired and you will need to renew your subscription.
    Can you check the date when you bought the theme? If it has exceeded 1 year you will have to renew your subscription to get latest updates.

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

    in reply to: Blank empty space in widget sidebar #179960
    Skandha
    Participant

    @debgoonan513: Hello there,
    Those empty spaces seems to be google ads.

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .google-auto-placed.pedestal_container {
        display: none;
    }

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

    in reply to: Catch full screen – Video header #179957
    Skandha
    Participant

    @anamarrcornil: Hello Anais, 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: How do I update pro theme? #179956
    Skandha
    Participant

    @lindenwoodpark: Hello Greg,
    This is strange. I will need to check your admin settings to debug the issue. For that I will need your WP Admin Credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: Can't update + profile icon in portfolio #179955
    Skandha
    Participant

    @spacedoutglitch: Hello there,
    Go to => gravatar.com => Click on Sign in => Continue With Google and enter you google account credentials => then add you gravatar.

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

    in reply to: Contact Form for Catch Box Pro theme? #179954
    Skandha
    Participant

    @rpacharya: Hello there,
    Can you let me know which text’s font size you would like to change?

    Kind Regards,
    Skandha

    Skandha
    Participant

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

    Kind Regards,
    Skandha

Viewing 20 posts - 7,581 through 7,600 (of 12,027 total)