Home Forums Theme Support TravelPress Demo content not working properly

Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • #17062

    Thanks Chris

    #17063
    #17064

    Hi Chris,

    The earlier issue is resolved.
    Bow how do I put the company logo at the header?

    #17067

    The logo is a default option of WordPress not of the theme. You can set it up in your dashboard > Appearance > Customizer > Site Identity

    #17105

    I want to hide the price option from the products.
    Please help me on that.

    #17107

    If you want to hide all the product prices add this styling code in the theme options page > Styling > Custom Styling box:

    .sd-tour-price {
        display: none;
    }

    Cheers!

Viewing 6 posts - 16 through 21 (of 21 total)

You must be logged in to reply to this topic.