• In each landing a submenu is created that acts as the beginning of the page and I would like to be able to hide it.

    En cada landing se crea un submenú que actúa como comienzo de la página y me gustaría poder ocultarlo.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @l414b41m3s

    At first, thank you for choosing our theme and service.

    Can you please describe the issue you have in more detail? Please share a direct link to the page where the issue appears and for more clarifications, please share screenshots of the issue.

    Kind Regards

    Thread Starter l414b41m3s

    (@l414b41m3s)

    Below the web menu, a submenu appears with the word of the landing in which the user is located. I need to remove this submenu

    https://laiabalmes.com/

    Example, if you are in the home, a word appears at the beginning of the page where it says HOME

    Best regards,

    Hi @l414b41m3s

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .page-title {
      display: none;
    }

    Kind Regards

    Thread Starter l414b41m3s

    (@l414b41m3s)

    Solved, thank you very much for your help!

    Feel free to contact us at any time, we are more than happy to help.

    Kind Regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Submenú’ is closed to new replies.