Forum Replies Created

Viewing 20 posts - 3,641 through 3,660 (of 12,027 total)
  • Author
    Posts
  • in reply to: Team Page #263344
    Skandha
    Participant

    @minormoves: Hello Max,
    Yes, that is possible. Please post in your site URL and enable the Team section on entire site and let me know. I will then provide you the necessary CSS Code.

    Kind Regards,
    Skandha

    in reply to: Navigation menu background color #263343
    Skandha
    Participant

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

    #site-navigation {
        background-color: rgba(0,0,0,0.6);
    }

    You can change the opacity of the background by altering the last value of 0.6 to 0-1.

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

    in reply to: banner text and top promotional stripe #263342
    Skandha
    Participant

    @catwingz: Hello there,
    1. I am afraid it is not possible to change the position of the Store notice at the top. To remove it
    Go to => Appearance => Customize => WooCommerce => Store Notice => Uncheck the option Enable store notice and Publish.

    2. To move the header media text
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content {
        top: 120px;
    }

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

    in reply to: Improve spacing and remove the heading description #263341
    Skandha
    Participant

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

    #testimonial-content-section {
        padding-top: 0;
        padding-bottom: 0;
    }
    .testimonial-content-section .hentry {
        padding-bottom: 0;
    }
    #content {
        padding-top: 0;
    }

    Can you let me know which description in the products would you like to remove?

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

    in reply to: Shortcode #263299
    Skandha
    Participant

    @avani/: 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-store/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: Removing date on each page #263283
    Skandha
    Participant

    @adrmusic: Thank you for your wonderful review. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Featured slider backwards #263281
    Skandha
    Participant

    @henebe: Hello Heinz,
    You will need to migrate your customizer settings from parent theme to the child theme. For that you can use our plugin Catch Import/Export.

    First you will need to activate your parent theme and import the cutomizer settings file. Then, activate your child theme and export the customizer settings file you imported earlier.

    For instructions you can check out the Instructions tab in this link.

    Since to randomize the slider images theme file needs to be altered and if you alter the parent theme file the changes you make will be lost after you update to the latest version. So to avoid that a child theme is created and the necessary changes is made in the child theme.

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

    Skandha
    Participant

    @alextsy: Hello Alex,
    The default setting in the Header Enhancement free plugin is that it enables sound and disables autoplay. To autoplay Header Video you will need to upgrade to the pro version of the plugin. You can check out the additional-features available in pro version of the plugin.

    Kind Regards,
    Skandha

    in reply to: Site header text on every page #263278
    Skandha
    Participant

    @volana: Hello there,
    To create a child theme you can use our plugin Generate Child Theme.

    Install and Activate the plugin.
    Then,
    Go to => Dashboard => Generate Child Theme => Select Parent Theme as My Music Band and fill in remaining fields and Click on Generate.

    This will create and activate the child theme.

    Now,
    Go to => Child Theme Folder =>functions.php and add the code in this link.

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

    in reply to: unique background image #263275
    Skandha
    Participant

    @planarknight: Hello there,
    Can you please let me know the Name of the page where you would like to have the background image?

    Kind Regards,
    Skandha

    in reply to: Breadcrumbs & social widget questions #263266
    Skandha
    Participant

    @catwingz: Hello there,

    1. I am afraid that is not possible as the Breadcrumb only changes when visited to another page. If you really need it I suggest you to hire a customizer to get it done.

    2. The CT: Social Icons widget seems to be working fine at my end. The menu you chose will be displayed in the Social Icons widget. So you will need to choose the Social Menu.

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

    in reply to: Header Top Options #263258
    Skandha
    Participant

    @fredericopessanha: Hello Frederico,
    Go to => Child Theme Folder => create new folders template-parts/header/ => Create a file contact-details-top.php inside the header folder and add the Code in this link.

    Then,
    Go to => Appearance => Customize => Theme Options => Header Top Options => Contact Number => Add the link https://wa.me/123456789 and Publish.

    Replace the number 123456789 in the link by your Whatsapp number with country code and then the phone number. Don’t use space or dash(-) between the code and the number.

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

    in reply to: Various #263257
    Skandha
    Participant

    @adrmusic: Hello there,

    To have Header Media text like in the demo
    Go to => Appearance => Customize => Header Media => Enter Header Media Title, Header Media Sub Title, Header Media Text and Publish.

    The option to have Featured Image display as Header Image on About Page 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: How to Update Header Text #263256
    Skandha
    Participant

    @cadalinehelmgmail-com: Hello there,
    To edit the header text on post page.
    Go to => Appearance => Customize => Theme Options => Homepage/Frontpage Options => Edit the text Recent Posts Heading and Recent Posts Sub Heading and Publish.

    TO have the text Project Type you will need to use our plugin Hide Archive Label. Install and Activate the plugin.

    Then,
    Go to => Dashboard => Hide Archive Label => Check Taxonomy and Save Changes.

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

    in reply to: Site header text on every page #263244
    Skandha
    Participant

    @volana: Hello there,
    Yes, that it possible but for that 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 otherwise I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Featured slider backwards #263200
    Skandha
    Participant

    @henebe: Hello Heinz,
    All your work is saved in your parent theme.

    To check,
    Go to => Appearance => Themes => Activate the parent theme Catch Fullscreen Pro.

    Let me know if your work is saved in the parent theme.
    Kind Regards,
    Skandha

    in reply to: cannot use catch gallery #263189
    Skandha
    Participant

    @broek264: Hello there,
    I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: Featured slider backwards #263188
    Skandha
    Participant

    @henebe: Hello Heinz,
    To create a child theme you can use our plugin Generate Child Theme.

    Install and Activate the plugin
    Then,
    Go to => Dashboard => Generate Child Theme => Select Parent Theme as Catch Fullscresn Pro and fill in remaining fields and Click on Generate.

    This will create and activate the child theme.

    Now,
    Go to => Child Theme Folder => create new folder inc. Inside the inc folder create a file featured-slider.php and add the code in this link.

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

    in reply to: Vertical Mobile #263187
    Skandha
    Participant

    @radiohaven: Hello there,
    You can upload the screenshot image to platforms like Dropbox or Google Drive and then paste the link here.

    Kind Regards,
    Skandha

    in reply to: Venue Theme Feature #263185
    Skandha
    Participant

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

    #venue-section .wrapper {
        padding: 0px;
        margin: 0px;
        max-width: unset;
    }
    
    #venue-section .post-thumbnail img {
    	margin: 0;
    	width: 100%;
    }
    #venue-section {
    	padding-top: 0;
    }

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

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