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

Changes to the Theme

HOME Forums Support Changes to the Theme

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #9115
    Ima Abia
    Participant

    Hello, I would like to make the following changes to my theme and I cannot figure out how to do it.

    1) Hide page titles
    3) Hide the heart, profile and cart buttons in the upper right corner (until I set up more courses). This is in the Site Identity section.
    4) Hide the course searchbar in the Site Identity section.

    Unfortunately, my page is not yet published so I cannot send a link to the website.

    #9118
    support
    Participant

    Hi,

    Thanks for reaching out!

    Could you please specify the theme you are using?

    Thanks

    #9123
    Ima Abia
    Participant

    oh, sorry ๐Ÿ™‚

    eLearning Education Pro

    #9124
    support
    Participant

    Hi,

    Please add this to Appearance -> Customize -> Additional CSS

    #header form.search-form.serach-page {
    display: none;
    }

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

    #header .btn.instructor {
    display: inline-block;
    }

    You can remove it when you need it.

    Thanks

    #9214
    Ima Abia
    Participant

    Thank you so much. This is almost perfect. The following line

    #header .btn.instructor {
    display: inline-block;
    }

    keeps the register button in the top right corner, so I removed it.

    As far as the search bar, I can still see the category dropdown menu in the middle of the page when I add the code. Is there an additional line I can use to remove it?

    #9243
    support
    Participant

    Could you please send your site URL so that we can check the issue and guide you with the proper solution?

    #9270
    Ima Abia
    Participant

    Unfortunately, my page is not yet published so I cannot send a link to the website. Is there another way to show you what I mean?

    #9273
    support
    Participant

    Send the screenshot here support@themespride.com.

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