Forum Replies Created

Viewing 20 posts - 5,681 through 5,700 (of 12,027 total)
  • Author
    Posts
  • in reply to: Anchors in Construction theme #241638
    Skandha
    Participant

    @lilleselmer: Hello there,
    Can you please elaborate what you meant by anchors? Do you mean the ability to add links?

    Kind Regards,
    Skandha

    in reply to: Add background image to the header #241636
    Skandha
    Participant

    @sanket: Hello Sanket,
    Do you mean to add a header image? If so,
    Go to => Appearance => Customize => Header Image => Select an Image and Publish.

    Kind Regards,
    Skandha

    in reply to: Woo Commerce Buttons #241635
    Skandha
    Participant

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

    /* To change the font size of the button on single product page */
    .single_add_to_cart_button.button.alt {
        font-size: 10px;
    }
    /* To change the font size of product description on single product page */
    .woocommerce-product-details__short-description, #tab-description {
        font-size: 16px;
    }
    /* To change the text when basket is empty */
    .cart-empty.woocommerce-info {
        font-size: 15px;
    }

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

    in reply to: Woo Commerce Buttons #241624
    Skandha
    Participant

    @barnes100180: Hello Ian,
    Please let me know for which texts you would like to change the font size.

    Kind Regards,
    Skandha

    in reply to: Woo Commerce Buttons #241620
    Skandha
    Participant

    @barnes100180: Hello Ian,
    Sorry for the late reply. I seem to have missed your email.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .single_add_to_cart_button.button.alt:hover, .button.wc-forward:hover, .woocommerce-cart-form .button:hover {
        background-color: #f23456 !important;
    }
    .single_add_to_cart_button.button.alt, .button.wc-forward, .woocommerce-cart-form .button {
        background-color: #54595F !important;
        color: #fff !important;
    }
    .woocommerce-cart-form .button:hover {
        opacity: 1 !important;
        border:unset;
    }

    There is not option to change the font size from the customizer. You will need to use Additional CSS for that.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Color Theme Child #241616
    Skandha
    Participant

    @lorenzorinnova: Hello there,
    I will need to look into your site to debug the issue. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: I Can’t use the new wp editor with catchbase pro #241596
    Skandha
    Participant

    @salamali: Hello there,
    The Catchbox Options which is showing up below the text editor on your site should be showing up in the right sidebar below the Discussions tab. Can you please try reinstalling the theme and see if the issue is resolved?

    Let me know if the issue persists!
    Kind Regards,
    Skandha

    in reply to: Instagram has returned invalid data #241594
    Skandha
    Participant

    @piter-seil: Hello there,
    I have replied to your on your latest support topic.
    https://catchthemes.com/support-forum/topic/widget-instagram-error/

    Kind Regards,
    Skandha

    in reply to: More than an h1 in homepage #241588
    Skandha
    Participant

    @martina: Hello Martina,
    The update should be released in a week or ten days time. I will let you know when the update is released.

    Kind Regards,
    Skandha

    Skandha
    Participant

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

    /* To change the color of the text, overlay and font size */
    @media screen and (min-width: 64em) {
    	.featured-content-wrapper a {
    		color: #f23456;
    	}
    	.featured-content-wrapper .entry-header {
    		background-color: rgba(0, 0, 0, 0.75);
    	}
    	.featured-content-wrapper .entry-title {
    		font-size: 20px;
    	}
    	.featured-content-wrapper .entry-meta {
    		font-size: 15px;
    	}
    }

    You can change the color and font size according to your choice.
    You change the value of 0.75 in the above CSS to adjust the opacity of the overlay.

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

    in reply to: Chique Pro remove page title #241585
    Skandha
    Participant

    @viennayeung: Hello Vi, 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/chique/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: Rock Star Pro Theme Slider Not Transitioning #241584
    Skandha
    Participant

    @swiftyrox: Glad the issue is resolved. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: I Can’t use the new wp editor with catchbase pro #241582
    Skandha
    Participant

    @salamali: Hello there,
    I will need to look into your site to debug the issue. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: Color Theme Child #241580
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Widget instagram error #241579
    Skandha
    Participant

    @piter-seil: Hello there,
    I will need to look into your site to debug the issue. I will contact you shortly by email.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @rventura: Hello there,
    I am afraid there isn’t a way to do that without adding a child theme. You will need to create a child theme.

    Let me know what you would like to do.
    Kind Regards,
    Skandha

    in reply to: image size two columns #241571
    Skandha
    Participant

    @toerfiets: Hello Hans,
    The recommended image size for Featured Two Columns with image first is 820*625px. You can check out the recommended images sizes here in the Theme Instructions tab.

    Kind Regards,
    Skandha

    in reply to: How to activate the Pro Version? #241570
    Skandha
    Participant

    @stefanhbm: Glad you were able to figure it out. Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Social Media Links and Search Box Position #241569
    Skandha
    Participant

    @fireisflavor: Hello there,
    I am afraid that is not possible. If you really need it I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Homepage / fronpage image has disappeared #241497
    Skandha
    Participant

    @carlos_palvag2: Hello there,
    I am not able to view your site and it asks for username and password. Can you remove that for a while so that I can view your site.

    Kind Regards,
    Skandha

Viewing 20 posts - 5,681 through 5,700 (of 12,027 total)