• Hi,

    The page titles appear in very inconvenient positions and interfere with the header image. How can I remove the page titles. I have tried the Title Remover plugin, but it didn’t work. I have also unsuccessfully tried some code that I found, also didn’t work. How can I remove or hide title from certain pages?

    Best,

    Emad

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter emadassadi

    (@emadassadi)

    Unfortunately this issue forced me to switch to another theme.

    nicomitch

    (@nicomitch)

    Hi,

    you have to modify almaira_shop_get_header() in inc/admin-function.php

    Or (I think it’s better) you can :
    1/ create a specific function in your child theme (you can copy and modify the original function)
    2/ replace the calls to almaira_shop_get_header() by your_child_function() in all templates pages

    It would be easier if the theme’s creator uses a hook !

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