• Hi,

    Does someone could help me find how to set the title that appears on the image on the top of the site ?

    It seems that it is the name of the category, but I would like either put no title at all or one chosen title on all pages.

    Thank you in advance for your help
    Regards

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

Viewing 1 replies (of 1 total)
  • Hello @christophebatbedat,

    First of all thank you very much for using the theme.

    The title in the header is the category name so if you wish then you can change the name of the category.

    You can even remove it from the header by going to Admin Panel > Appearance > Customize > Additional CSS .

    .category #custom-header .page-title {
        display: none;
    }

    Hope this helps.

    If you have any issues further then please directly post them in our official support forum given below:

    https://themepalace.com/downloads/nature-bliss-pro/

    Thank you.

    Best Regards!!

Viewing 1 replies (of 1 total)
  • The topic ‘Change title on images’ is closed to new replies.