Forum Replies Created

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

    @lilleselmer: Hello there,
    I have added anchor ids for all the section in the theme and a theme update should be released any time soon. So yes using anchor ids in menu will be possible. I will let you know when the theme update is released.

    Kind Regards,
    Skandha

    in reply to: Color Theme Child #241808
    Skandha
    Participant

    @lorenzorinnova: Hello there,
    Yes, that is the mail I was talking about. I asked for your admin credentials so that I can look into the issue. Can you provide me your credentials through that email?

    Kind Regards,
    Skandha

    in reply to: Demo import – where to find files? #241793
    Skandha
    Participant

    @mattg: Hello there,
    The demo files for Adonis theme hasn’t been uploaded yet. I will email you the demo content files along with instructions shortly.

    Kind Regards,
    Skandha

    in reply to: Woo Commerce Buttons #241791
    Skandha
    Participant

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

    /* To change the font size of shop product ordering option */
    .woocommerce-ordering select {
        font-size: 15px;
    }
    /* To change the font size of results count text */
    .woocommerce-result-count {
        font-size: 15px;
    }

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

    Skandha
    Participant

    @luma19: Hello Lucia,
    Sorry for the late reply.

    1. To make the Contact menu item scroll down to the Contact Section when clicked please replace the the id in the link you have used from #say-hello to #contact-section.
    Similarly to link a menu item to Testimonial Section use the id #testimonials-section so the link would be x2d.449.mwp.accessdomain.com/#testimonials-section.
    Also please update the theme to the latest version.

    2. To change the color of purple button on hompage
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .wp-block-button .wp-block-button__link {
        background-color: #212121 !important;
    }

    You can change the color according to your choice.

    3. Can you let me know which font you would like to add. If it is a Google Font we can add it in the theme iteself.

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

    in reply to: Color Theme Child #241777
    Skandha
    Participant

    @lorenzorinnova: Hello there,
    Can you please check your spam folder as well? If its not there I will send you an email again.

    Kind Regards,
    Skandha

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

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

    .featured-slider .entry-container {
        color: #fff;
    }

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

    in reply to: Featured slider doesn’t work #241766
    Skandha
    Participant

    @bastienchill: Hello there,
    You can select the option Excluding Homepage Page/Post Featured Image option in the Header Media section for that.

    Let me know if this solves your issue.
    Kind Regards,
    Skandha

    in reply to: Featured slider doesn’t work #241763
    Skandha
    Participant

    @bastienchill: Hello there,
    The issue has already been fixed in our latest theme update. Please update the theme to the latest version.

    Kind Regards,
    Skandha

    in reply to: Color Theme Child #241761
    Skandha
    Participant

    @lorenzorinnova: Hello there,
    I had sent you an email earlier. Can you please check your inbox?

    Kind Regards,
    Skandha

    in reply to: Different Header Images on Different Pages #241753
    Skandha
    Participant

    @axletreemerch: 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/simple-persona/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: Woo Commerce Buttons #241747
    Skandha
    Participant

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

    /* To change font size of SKU number */
    .product_meta {
        font-size: 16px;
    }
    /* To change font size of Description and Additional Info tabs  */
    .tabs.wc-tabs li {
        font-size: 16px;
    }
    /* To change font size of basket table and totals */
    .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
        font-size: 15px;
    }
    .cart_totals {
        font-size: 15px;
    }
    /* To change font size of undo removed items  */
    .woocommerce-message {
        font-size: 15px;
    }
    /* To change font size of return to shop button  */
    .return-to-shop {
        font-size: 17px;
    }

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

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

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

    #masthead {
        background: url(images/header-bg.jpg) repeat;
        border-bottom: 1px solid #dfdfdf;
    }

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

    in reply to: Wider width to pages #241735
    Skandha
    Participant

    @alemello: Hello Ale,
    Can you please post in your site URL so that I can provide you the necessary CSS Code?

    Kind Regards,
    Skandha

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

    @viennayeung: Thank you for your wonderful review. Let me know if you have anymore issues and Stay Safe.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @alby43: Hello there,
    To create Portfolio Section like in the demo first of all you need to create posts and categorize them in different categories.
    Then,
    Go to => Appearance => Customize => Theme Options => Portfolio => Enable the section => Select type as Category and Select the Categories you had created earlier and Publish.

    Let me know if you are still have issues creating portfolio section like in the demo.
    Kind Regards,
    Skandha

    in reply to: How to base portfolio on projects in stead of posts? #241732
    Skandha
    Participant

    @paulospotonlichtontwerp-nl: Hello Paulo,
    I was not able to understand the issue you are having. Can you please further explain your issue?

    Kind Regards,
    Skandha

    in reply to: Text and Buttons Overwritten #241730
    Skandha
    Participant

    @tlazare: Hello Tony,
    I checked the credit card form don’t seem to find the issue you are mentioning. Can you check again and let me know if the issue is resolved.

    Kind Regards,
    Skandha

    in reply to: Tiled gallery doesn’t display correctly. #241725
    Skandha
    Participant

    @bastienchill: Hello there,
    There seems to be a little issue with the quality of images in the gallery. I will look into the issue and get back to you soon.

    Kind Regards,
    Skandha

    in reply to: Different Header Images on Different Pages #241710
    Skandha
    Participant

    @axletreemerch: Hello there,
    Go to => Appearance => Customize => Header Media => Enable on => Select Entire Site Page/Post Featured Image and Publish.

    This will select the Featured Image in your pages/posts as the Header Image.

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

Viewing 20 posts - 5,661 through 5,680 (of 12,027 total)