Your account expired support, please renew to get your support.

HomePage Forums Themes Support Freshio – Organic & Food Store WordPress Theme Freshio product & archive page / social links

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10031
    interfoodtd
    Support Expired

    Hello Mr Billy,
    hope you’re doing well,
    sorry i have some questions if you can help me with

    1/ i tried to creat archive & product template, but as i don’t have all elementor elements the render is not that good

    do you have elementor templates for product & archive pages that are i can import and use as a reference?

    2/ i tried to add the search bar to the header, but the header templates in elementor are empty and don’t work

    how can i add a search bar instead of search icon
    also, how can i change the colors for icons in the top menu like card and wish icons

    3/ i can’t see the social icon in the footer while I’m editing the footer i publish the page

    how can i customize the footer social icons

    waiting for your feedback
    kind regards,

    #10069
    interfoodtd
    Support Expired

    hello,
    can you please check my request

    #10079

    Hi there,

    #1. We don’t support create Archive Page and Shop page with Elementor, If you want to use Elementor templates, you need to buy a paid version to be able to use the built-in templates of elementor pro.

    #2. We do not use header template for this header but use the code in the theme,
    To customize this header you need to overwrite the header file in the template-part/header directory.

    I added search form into header for you, please recheck.

    Edit background icon:

    .site-header-account {
        background: #e8f8f7 !important;
    }
    
    .site-header-wishlist{
    	background: #f6f3e3 !important;
    }
    
    .site-header-cart .cart-contents:before{
    	background: #f3e4dc !important;
    }

    I added this css on file style.css, you can edit your code color.

    #3. Please go to page Edit footer, click into Social Icon and edit

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.