• Hello and thank you for the plugin,

    I encounter a problem, I use divi, and I would like to build an “inventory” page, with my header, two sections and I insert the shortcode in a new section, then in a text module .
    My problem is that inventory goes over my sections, how to make it below my two sections?

    Thanks for your help !

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Could you clarify it in detail with screenshots?

    regards

    Salut Julien54,
    Pourrais-tu me dire comment tu as fait pour modifier les couleurs du plugin “motors” aux couleurs de ton site ?
    Bien à toi,
    Pyram

    Thread Starter julien54

    (@julien54)

    Salut,

    En inspectant le code avec chrome, il faut modifier le CSS et ensuite si tu utilise Divi, le coller dans les options du theme> Personaliser CSS

    Voila ce que j’ai mis, pour la couleur, c’est partout ou il y a “background-color” essaie de personnaliser avec tes couleurs:

    .single-regular-price {
    margin-top: 18px;
    background-color: #DC002E;
    font-family: poppins !important;
    font-weight: 800!important;
    font-size: 20px;
    padding-top: 18px;
    }

    .stm-single-car-content .title {
    margin-top: 20px;
    }
    .stm_single_car_wrapper .stm_single_car_row .stm_single_car_side .stm-single-car-side .stm-single-listing-car-features h3 {
    background-color: #DC002E;
    font-family: ubuntu !important;
    margin-top: 31px;
    }

    .listing-list-loop .content .meta-top .price
    {background-color: #DC002E;
    }

    .listing-list-loop .content .title a {
    color: #162133;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-color: #DC002E;
    }

    .sidebar-action-units .button {
    background-color: #DC002E;
    }

    .stm_single_car_content .special-label, .archive-listing-page .special-label {
    background-color: #DC002E;
    font-weight: 800!important;
    padding-right: 180px;
    }

    Thread Starter julien54

    (@julien54)

    For Support Response

    I succeeded by copying the html code and pasting it into a DIVI code module in my section.

    My problem was that I could not customize the page or copied the shortcode inventory, it erased all my content.

    Hello,
    Merci pour ta réponse.
    Je n’utilise pas DIVI mais ELEMENTOR.
    Je ne peux pas me vanter d’être un expert, aussi pourrais-tu me dire où se trouve le fichier CSS exactement ?
    Car il y en a des tonnes !
    Encore merci pour ton support; ?a m’aide à avancer.
    Bien à toi,
    Pyram

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Shortcode “inventory” back to top’ is closed to new replies.