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

HomePage Forums Themes Support Freshio – Organic & Food Store WordPress Theme Remove in-stock, and account buttons

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #28629
    testtube
    Support Expired

    Hi Guys. I have been looking through the forum and tried a few things, but none of them seemed to work for me

    1 I need to remove the Account button on the top right of the mobile version please. None of the code or answers work

    I also need to remove from the bottom of the mobile version the search, shop and account buttons please

    2 I also need to remove the IN-STOCK from all of the products. The site is built for a shopping window only and nothing will be sold from it. I have tried all settings and codes within woo. Nothing seems to work

    3 Please could you tell me how to change the colour of the TOP BAR that is in dark grey above the menu please? I have been through all everything that you provide and nothing will work – I believe it to be header-top desktop-hide-down, but not a 100%

    Thank you very much for your help on this

    #28647

    Hello,

    I can’t login to the admin dashboard, please recheck your account.

    #1.1. Please add this custom CSS to the file style.css ( child-theme):

    //Hide mobile cart
    .site-header-cart.header-cart-mobile{
        display: none;
    }

    #1.2. Remove Footerbar: please follow the guide here: https://pavothemes.com/forums/topic/how-to-edit-footer-bar-menu-on-mobile-version/

    #2. Hide In-stock:
    Please add this custom CSS to the file style.css ( child-theme):

    .single-product div.product .inventory_status{
    display: none;
    }

    #3. Header-top background:
    CSS code:

    `.header-1 .header-top{
    background-color: #your-color !important;
    }

    #28830
    testtube
    Support Expired

    Hi there, I did respond to the email, however i can now see that it doesnt go anywhere.

    I managed to get the in-stock removed, plus the removal of the bottom mobile menu, unfortunately I cant seem to change the colour of top header, and removal of the basket account on the mobile.

    I have reset your account.

    Thanks again for such amazing service

    Can you let me know where i can send you over the new password please??

    #28837
    testtube
    Support Expired

    Just to let you know that i had to transfer the site to its final domain https://placeuk.com/wp-admin

    Logins still apply 🙂

    #28843

    Hello,

    I can’t still login to the admin dashboard, please recheck your account: https://prnt.sc/d8x5VIag7H3b

    #28856
    testtube
    Support Expired
    This reply has been marked as private.
    #28878

    Hello,

    I resolved this issue, please recheck your site.

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

You must be logged in to reply to this topic.