Natural Herbs Theme Questions

Home Forums All Other Themes Natural Herbs Theme Questions

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #169822
    KatjaKatja
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: October 31, 2020

    Hello,

    I have questions regarding the theme Natural Herbs Pro from SKT Themes (https://sktperfectdemo.com/demos/natural-herbs).

    1. On the homepage there is a section recent products where recently added products to the shop are displayed. Here, I only want to display 4 products, default 12 products are displayed.

    2. I want to have the header sticky, incl. logo and main menu items. How can I realize this, as I found no setting for it?

    3. On top of the shop page is a header image (1400 x 300 px) displayed right below the main menu. I want to display the header image also on the single product page beween menu and before product details start. How can I realize that?

    4. On long pages, there is a icon displayed on bottom right that the user can use to get up quickly. How can I move the icon default displayed bottom right to bottom center?

    Thank you for your support.

    Best,
    Katja

    #169823
    KatjaKatja
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: October 31, 2020

    One More question:

    5. In SKT Builder, I am using the info box “Restaurant menu. How can I remove the button at the bottom center of the page?

    Thank you,
    Katja

    #169864
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Dave

    #169882
    KatjaKatja
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: October 31, 2020

    Hi Dave,

    Thanlk you for your reply.

    The site is not yet live, but on a stage/test environment:
    https://p35.c50.myftpupload.com

    Best,
    Katja

    #169928
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    1. On the homepage there is a section recent products where recently added products to the shop are displayed. Here, I only want to display 4 products, default 12 products are displayed.

    Ans: Kindly use this shortcodes in Our Special Herbal Blends section.

    [products limit="4" columns="4"]

    2. I want to have the header sticky, incl. logo and main menu items. How can I realize this, as I found no setting for it?

    Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header_wrap.layer_wrapper {
        position: sticky;
        top: -70px;
        z-index: 9999;
    }

    4. On long pages, there is a icon displayed on bottom right that the user can use to get up quickly. How can I move the icon default displayed bottom right to bottom center?

    Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .to_top { right:50% !important;}

    5. In SKT Builder, I am using the info box “Restaurant menu. How can I remove the button at the bottom center of the page?

    Kindly show us the particular page URLs where you want the changes to happen.

    Regards,
    Dave

    #169937
    KatjaKatja
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: October 31, 2020

    Hello Dave,

    First of all, thank you very much for your competent help on all my question I have on the theme.

    I have applied the changes you have listed. As for the last question. Here is the page where I want to remove the button located on the very bottom of the page which results from the use of the so called ” the “restaurant menu” block which is a fix element on the block I have used to build the page:
    https://p35.c50.myftpupload.com/en/herbs/

    All the best,
    Katja

    #169984
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #skt-builder-menu-block-596 .skt-builder-block-column-button {
        display: none !important;
    }

    Regards,
    Dave

    #170039
    KatjaKatja
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: October 31, 2020

    Hi Dave,

    Thank you very much.

    Best,
    Katja

    #170124
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Dave

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.