windriser profile

Home Forums windriser

Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
  • windriser
    Participant

    yes, it’s work fine. thank you very much.

    windriser
    Participant

    not problem I send you the website credential

    windriser
    Participant

    Yes. work it fine. thank you.

    in reply to: back to top button

    windriser
    Participant

    if I exclude only the footer nothing happens anyway. the footer created with elementor disappears, but the theme footer is not loaded. in order to make the theme footer work I have to exclude both the footer and the header created with elementor. the same dynamic applies whether on elementor you set the “whole site” view or that you set “pages”

    in reply to: back to top button

    windriser
    Participant

    yes, I use Elementor pro, and i created header and footer in Elementor. how did he block part of the theme?

    in reply to: back to top button

    windriser
    Participant

    the URL of website is https://ecografieultravet.com

    in reply to: back to top button

    windriser
    Participant

    P.S… the submenu it is not written

    .elementor-nav-menu–dropdown

    but

    .elementor-nav-menu–-dropdown

    (at least in some line of the menu code it was written like this)

    • This reply was modified 2 years, 8 months ago by windriser.

    windriser
    Participant

    after doing some tests, I leave here the complete CSS code to change the text color, text color and background in the “hover” selection, text color and background in the “active” selection.

    .elementor-nav-menu .sub-menu {
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 50%);
    }
    .elementor-nav-menu .sub-menu .elementor-sub-item {
    color: #0b5d92;
    }
    .elementor-nav-menu .sub-menu .elementor-sub-item:hover {
    color: #FFFFFF;
    background-color: #0b5d92;
    }
    .elementor-nav-menu .elementor-sub-item.elementor-item-active {
    color: #FFFFFF;
    background-color: #0b5d92;
    }
    • This reply was modified 2 years, 8 months ago by windriser.

    windriser
    Participant

    I contacted elementor support, unfortunately it wasn’t very helpful. their response was: “create a child theme that will include the class you mentioned.” (elementor-nav-menu – dropdown) but they didn’t give me the way to do it, saying it’s not part of the support to provide custom code.

    I hope you can find a solution

    Thanks very much

    • This reply was modified 2 years, 8 months ago by windriser.

    windriser
    Participant

    thank you very very much, the CSS code work fine.

    “Could you please contact the elementor plugin support to know why this is happening so that we can resolve it?”

    yes, of course.

    windriser
    Participant

    I’ve tried to change theme, and with twenty twenty-one theme the menu works fine. have you an idea to solve this?

    windriser
    Participant

    the URL of website is https://ecografieultravet.com

    windriser
    Participant

    Great. code works fine. It also work without “body”

    thankyou very much

    @media (max-width: 1024px) {
        .admin-bar .dialog-type-lightbox.elementor-popup-modal {
            position: fixed;
        }
    }
    
    • This reply was modified 2 years, 9 months ago by windriser.
    in reply to: Elementor popups

    windriser
    Participant

    yes, with the twenty twenty one theme everything works.I leave the administrative credentials in the private information field

    • This reply was modified 2 years, 9 months ago by windriser.
    in reply to: Elementor popups
Viewing 14 posts - 1 through 14 (of 14 total)