• I use appointment and I see the site name twice, on e with link in home and the other smaller on it without link.
    I can’t understand why.
    Anyway I’ve found the div related to it by firefox web tool:

    <div class=”appointment_title_head”>name site</div>

    But I don’t know where to edit it and how to do for deleting it.

Viewing 8 replies - 1 through 8 (of 8 total)
  • HI
    Thanks for contacting to us.Which title would you want to hide.
    Pls send screenshot of the title would you want to hide.
    If possible also share your website URL.
    So that we can assist you better.

    Thanks

    Thread Starter barcode20

    (@barcode20)

    @akhlesh-nagar many thanks for your reply.
    Here’s the screenshot with the one in red I want to hide:
    https://snipboard.io/x5Jz19.jpg

    This is the site (Any additional advice is welcome!):
    https://www.lasemetal.roma.it/

    • This reply was modified 2 years, 5 months ago by barcode20.

    Hi
    Our theme is working fine at our end.
    Let me know which version of the theme are you using.
    If you are using an older version of theme pls update theme with latest version.
    Thanks

    Thread Starter barcode20

    (@barcode20)

    @akhlesh-nagar The weird thing is that I got the problem just after the latest update.
    I’m using Version: 3.2.7.1654092456 with a child theme.

    Hi
    I think its a plugin conflict.
    Kindly deactivate all plugin one by one except webriti companion plugin and check your issue resolve or not bz it may be any plugin conflict with the theme.
    Thanks

    Thread Starter barcode20

    (@barcode20)

    Thanks for your reply, I’ve deactived all the plugins but unfortunately nothing has changed.
    Hope to get more suggestions.

    Meanwhile please could you tell me where I can find the file with this div
    <div class=”appointment_title_head”>?

    • This reply was modified 2 years, 5 months ago by barcode20.

    Hi
    To hide top title add the below css code inside the additional css box.

    .appointment_title_head{display:none;}
    .site-branding-text  .appointment_title_head{display:block;}

    Let me know for any confusion.
    Thanks

    Thread Starter barcode20

    (@barcode20)

    @akhlesh-nagar Perfect!
    Now is hidden.
    Thank you a lot!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Double title’ is closed to new replies.