Home Forums Negocio Business Colour change

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2592
    khalil_zam
    Participant

    I cant seem to find option to change the Colour overlay of the TOP and Bottom of home page ( the black over pictures of Heading and over picture of Footer section )
    ?

    #2607
    User Support
    Participant

    Hello Khalil,

    You have to go wp-admin >> Theme >> negocio-business-pro >> style.css >> Find below class and change background
    overlay as you want.

    1. FOR HEADER SLIDER

    .ht-slide-overlay {
    background: rgba(0,0,0,0.4);
    }

    2. FOR FOOTER

    #ht-colophon .overlay {
    background-color: rgba(0,0,0,0.8);
    }

    Thank You.

    #3058
    khalil_zam
    Participant

    Thanks

    #3469
    User Support
    Participant

    Hello,
    Could you please write something about us on the below link

    What our clients say


    Thank you for your time

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