• Customer

    Changing Header

    Posted by: BrettFerguson May 30, 2019 at 10:53 (6 year ago)
    How can I get the header to appear like this?

    https://gyazo.com/61e26ddb9427aaa439a6f9ec6367e230

    I changed the header layout but the items are different on the header.
    Also how can I change the color? I want the header bg to be: #bf9958

    Thanks.

  • Customer

    Posted by: yame, May 31, 2019 at 02:20 (6 year ago)

    Hi,

    The header is appearing correctly in your site as in your screenshot: http://prntscr.com/nvofwd

    The difference is the menu. If you want to use the Primary menu as in your screenshot, please go to Appearance > Menus > Manage Locations, and select the correct location for Primary menu: http://prntscr.com/nvogvw

    Change header color: Pls use this code then add in file style.css of Child theme.
    @media (min-width: 1025px){
    #header.header.style-8 {
    background-color: #bf9958;
    }
    }
    Pls do it then let me know the result
    Regards,
    Yame
  • Customer

    Posted by: BrettFerguson, May 31, 2019 at 03:29 (6 year ago)

    Great, that works.

    How do I make sure the logo and bg color stays on the sticky menu too?

    See: https://gyazo.com/aa89c309ebbe890863d1769f8525b02d
  • Manager

    Posted by: yame, May 31, 2019 at 08:39 (6 year ago)

    - Color for sticky menu: Pls add this code in the style file of Child theme
    .header-sticky{
    background-color:#bf9958;
    }

    - Logo: This belongs to customized work, mate
  • Customer

    Posted by: BrettFerguson, May 31, 2019 at 03:38 (6 year ago)

    Also how do I activate my license?
  • Manager

    Posted by: yame, May 31, 2019 at 08:40 (6 year ago)

    When you purchased the theme on Themeforest, you do not need to add any license keys, you still get the latest features of theme.
    If there is any updating, we will update on theme, and you can wait for the latest version then update for your site.

    If you are satisfied with our support, would you please spend a little time to give us a good review + 5 stars on website https://themeforest.net/item/biolife-organic-food-wordpress-theme/22239723?s_rank=1. It's really very worth with me.
    Thank you!
    Yame
  • Customer

    Posted by: BrettFerguson, Jun 6, 2019 at 04:19 (6 year ago)

    https://gyazo.com/bf52e30c00ce9ad546db0cb9d131b6d1

    1) How do I change the menu colors from black to white?
    2) How can I remove the cart and the heart button from the menu?
    3) How can I add instagram/facebook icons to the header?

    Thanks.
  • Manager

    Posted by: yame, Jun 6, 2019 at 08:09 (6 year ago)

    Please provide me again your admin account: http://prntscr.com/ny9vli Then I will check for you
  • Manager

    Posted by: yame, Jun 6, 2019 at 08:15 (6 year ago)

    Sorry, I got it from another ticket.
    1. I see that the menu items are in white. So what do you mean?
    2. Do you want to remove the icons here: http://prntscr.com/ny9ymv ?
    3. Can you draw your intention for this point?
  • Customer

    Posted by: BrettFerguson, Jun 6, 2019 at 11:41 (6 year ago)

    1. The menu items are black, and the link hover color is the same as the header bg. We want to change both to white.
    https://gyazo.com/0c78fd8f499346fa04fbb2f1fdb25ecc
    2. Yes, exactly. We want to remove those 2 items: https://prnt.sc/ny9ymv
    3. Would like to add FB/Instagram icons with links like this: https://gyazo.com/1344344cdd64dec15f3b8f3ebb038965
    but we want them to replace the cart and heart button in the header.

    Thank you.
  • Manager

    Posted by: yame, Jun 7, 2019 at 03:00 (6 year ago)

    Please add these codes in your Child theme.

    1. Change color of Menu items in Sticky menu:
    .header-sticky .main-menu > .menu-item{
    color: #fff;
    }

    2. Remove Wishlist and Cart icon on header:
    .header-control .block-wishlist,
    .header-control .block-minicart{
    display: none!important;
    }

    3. I am sorry this belongs to customized work so you have to custom it for your site

    Regards,
  • Customer

    Posted by: BrettFerguson, Jun 7, 2019 at 03:31 (6 year ago)

    Ok thank you.
    1) How can I increase the size of the header logo?

    https://gyazo.com/d4471dd341ebfed0726f551357a83eff

    2) How can I change the main website background color to F5F5F5?
    https://gyazo.com/74772063b50138614e61e9941591aeea

    I think the white part is the main BG color?
  • Customer

    Posted by: BrettFerguson, Jun 7, 2019 at 04:52 (6 year ago)

    3) Change the header link hover color to black
    https://gyazo.com/c08d9a53ed228a000481afbf677ff288
  • Customer

    Posted by: BrettFerguson, Jun 10, 2019 at 01:22 (5 year ago)

    4) Also do you know why my header has suddenly moved down?
    https://gyazo.com/40d05c89aa0a227094b26704307e6b7a
  • Customer

    Posted by: BrettFerguson, Jun 10, 2019 at 01:22 (5 year ago)

    Suddenly the top part of the images is cut off:
    https://gyazo.com/a7968cf8d96734b472fc1c0a6807cf7d

    no idea why this suddenly happened..
  • Customer

    Posted by: yame, Jun 10, 2019 at 01:23 (5 year ago)

    Hi,

    1. Logo in Header: My coder modified in Child theme: http://prntscr.com/nzq5ak However he doubted that you installed something that prevented from modifying anything in your file. Because when my coder modified, he did not see any changes in your site. Pls check again for this

    The others, pls provide the full permission of your back end site. Then my coder will do all for you
    Thanks!
  • Customer

    Posted by: BrettFerguson, Jun 10, 2019 at 09:54 (5 year ago)

    Hi, I disabled my security plugin.

    But easier for him to just use FTP. I've attached login info.
  • Manager

    Posted by: yame, Jun 11, 2019 at 08:28 (5 year ago)

    I will send to my coder again then he will continue to check for you

    Thank you!
  • Customer

    Posted by: yame, Jun 11, 2019 at 10:21 (5 year ago)

    My coder made some changes but he does not understand why it does not affect to you site. So pls check:

    1. Change logo size for header: https://prnt.sc/o0c4yc
    2. Change hover color in menu: https://prnt.sc/o0cf5u
    3. Change background color for whole site: You can edit in each row n page builder: https://prnt.sc/o0cfwi

    Regards,
  • Customer

    Posted by: BrettFerguson, Jun 13, 2019 at 00:38 (5 year ago)

    3. Change background color for whole site: You can edit in each row n page builder: https://prnt.sc/o0cfwi
    this doesn't work..I tried changing to black to see the colors.. https://gyazo.com/c59f1e4a6854ba6f095ac2e88b26dc50
  • Customer

    Posted by: BrettFerguson, Jun 12, 2019 at 08:52 (5 year ago)

    1) How do I change the size of the header menu font? https://gyazo.com/27cd014518f83248aeab6be1b3b8c600
    2) On tablets, how do you get the menu to appear? https://gyazo.com/d16d8053f2a3264d93ef789e4bf48ae6
  • Customer

    Posted by: BrettFerguson, Jun 12, 2019 at 08:55 (5 year ago)

    3) Do you know how to fix this? The main banner images are cut off at the top?
    https://gyazo.com/8bd3a3595c6c0e86b3441ca37d8d0262

    Thanks.
  • Customer

    Posted by: yame, Jun 14, 2019 at 01:14 (5 year ago)

    Okay. I am collecting and will send to my coder. He will check all for you

    Thanks for your patience!
  • Customer

    Posted by: yame, Jun 14, 2019 at 01:30 (5 year ago)

    Hi,

    1. Change font size for menu: You can change the pixel in CHild theme: http://prntscr.com/o1m9gn

    2. My coder fixed in child theme for you already

    3. My coder also edit for you. Now pls continue to change the background color as the guideline I sent you before

    Pls check again then let me know the result
    Yame
  • Customer

    Posted by: BrettFerguson, Jun 14, 2019 at 02:17 (5 year ago)

    2.) How can I move the ipad menu from the left side, to the right side?
    3.) Top is still cut off on homepage... https://gyazo.com/546d5965ed9f07ca820f82cec4d58a95
  • Manager

    Posted by: yame, Jun 14, 2019 at 09:09 (5 year ago)

    2. Could you take the screenshot for this point?
    3. My coder has checked this. Because you select wrong the header for this home page. So if you still want to use this header style, and want to show full banners, it belongs to custom job that I sent to my coder already
  • Customer

    Posted by: BrettFerguson, Jun 14, 2019 at 09:36 (5 year ago)

    2) https://gyazo.com/b35bd7c74018a484840240f439aa7f5c
    menu button is on the right but the menu pops out on the left..it should pop out on the right side.
    3) thanks
  • Customer

    Posted by: BrettFerguson, Jun 14, 2019 at 09:40 (5 year ago)

    2) the menu should look similar to this style: https://gyazo.com/39f178be659c9eeef16653c911e46d06
    menu pops out on the right side when you click the menu button, on ipads. this website uses wordpress too.
  • Customer

    Posted by: BrettFerguson, Jun 14, 2019 at 21:09 (5 year ago)

    4) Change the color of visited links in the header. When on a page (for example the About page), the About link is the same color as the background. Like this: https://gyazo.com/3f387c7e6b298f5f5c463d619fb41ac1

INSTALLATION SERVICE

Theme Installation: $49. Pay now

CUSTOMIZED SERVICES

Use our expert service to turn your ideas into reality. Please send an email to kutethemes@gmail.com to provide the more detailed information. Thanks!

WORKING TIME

Our support service works from Monday to Friday.
Mean time (GMT +7):
+ 7:30 - 11:30 AM
+ 1:30 - 5:30 PM
We will try to answer all the questions within 24 hours and solve them as quickly as possible