Viewing 10 posts - 1 through 10 (of 10 total)
  • #61914
    un.chain
    Member
    Post count: 79

    Thank you very much for always replying to a question.

    1 : I would like to change the background color of mini-header this time.
    I am css.

    }
    #mini-header {
    background-color: #FF6600;
    }

    Although entered, nothing changes.
    Please teach me how to change the background color of mini-header.

    2 : I would like to change the cart of a mini-header portion, and the color of a magnifying glass white.
    Please also teach me the method.

    I would appreciate your favor 🙂

    #61951
    Melanie – SUPPORT
    Member
    Post count: 11032
    #mini-header {
    background: #FF6600!important;
    }
    .fa-search:before {
    color: white;
    }

    The cart icon needs to be modified in the file

    http://yourdomain.com/wp-content/themes/neighborhood/images/shopping_bag_icon.png

    #61967
    un.chain
    Member
    Post count: 79

    It solved thanks to you!

    However, there is still a problem.
    A method is not known although he would like to change the character color of a mini header.

    Please teach me how to change the character color of a mini header into white.

    #62079
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this code
    i.fa-search{color:#fff}
    Thanks

    #62084
    un.chain
    Member
    Post count: 79

    sorry!
    I am using the translator and explanation is not transmitted well.
    It is a font color that I would like to change into white.
    I am sorry to have made you trouble.

    #62389
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS => Here put given below code and update options
    i.fa-search{color:#fff}

    Thanks

    #62884
    un.chain
    Member
    Post count: 79

    I would like to change the color of the character of the round mark of a photograph into white.

    However,
    i.fa-search {color:#fff}
    The character did not change to white in this code.

    Please let me know the change code of the character color of the round mark (miniheader) portion of a photograph.

    #62890
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please share website URl so i can check and fix the issue easily .
    Thanks

    #62911
    un.chain
    Member
    Post count: 79

    Hi,
    this is my url
    http://icechain-plant.com/

    thanks

    #62964
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    Please use this custom css code and check with hard refresh [CTRL+F5] .

    span.amount{color:#fff}

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register