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

HomePage Forums Themes Support Freshio – Organic & Food Store WordPress Theme ayuda para modificar unos puntos

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1958
    Diego
    Support Expired

    point 1.)
    How can I change the header colors and put a background image there?

    Point 2.)
    How to put and modify the drop-down menu of categories in the header. as it is in the demo home 1

    point 3.)
    I’m trying to tweak the overall color of the site. primary secondary. but it doesn’t save the changes.

    #1975

    Hi there,

    #1. To change header color and add background, please use css code:

    .header-2 {
        background-color: #your-color-code !important;
    background-image: url('your-link-image-background');
        background-repeat: no-repeat;
        background-size: cover;
    }

    Paste into file style.css on child-theme.

    #2. I added Mega menu for you, please check.
    To edit menu, please follow guide at https://wpdocs.gitbook.io/freshio/menu-settings/mega-menu

    #3. Maybe, you need to edit on Elementor Widget or css style.
    Let me know where do you want to change color, I will check and help you

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

You must be logged in to reply to this topic.