Spring Offer Is To Get WP Bundle of 65+ Themes At 15% Discount " TPRIDE15 "   
Get Premium WordPress Themes At 20% Off "GETPRO20"

Ocultar botão lp-profile, lp-checkout e lp-become-a-teacher

HOME Forums Support Ocultar botão lp-profile, lp-checkout e lp-become-a-teacher

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10321
    Lusana Veríssimo
    Participant

    Como faço para ocultar os botões que dão acesso ao lp-profile, lp-checkout e lp-become-a-teacher?
    obrigada

    #10322
    Lusana Veríssimo
    Participant

    O theme é ELEARNING EDUCATION PRO.

    #10329
    support
    Participant

    Hi,

    Please try adding the below code at Appearance -> Customize -> Additional CSS

    #header .col-lg-4.col-md-12.col-12.align-self-center.text-lg-right.text-center.mb-md-0.mb-2 {
    display: none;
    }

    Thanks

    #10331
    Lusana Veríssimo
    Participant

    Deu certo, muito obrigada!
    Para ocultar a barra de pesquisa da classe (search-course) e também esse texto do rodapé Design & Developed by Themespride, qual o código, por favor?

    Grata

    #10335
    support
    Participant

    Please add this

    #header form.search-form.serach-page, #header .dropdown.header-show {
    display: none;
    }
    span.credit_link {
    display: none;
    }

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