*

Lamanuncios

  • ***
  • 95 posts
Hide h1
« on: February 23, 2023, 01:48:09 AM »
Hi group. I want to hide H1 from mobile and desktop . Any help?

*

epsilon

  • ***
  • 70 posts
Re: Hide h1
« Reply #1 on: February 23, 2023, 08:51:22 PM »
Hello

In the main.php work on this code:

<section class="home-search">
    <div class="container">
      <div class="box">
        <?php if(eps_param('interactive_title') == 1) { ?>
          <h1><?php _e('What would you like to', 'epsilon'); ?>
            <div>
              <span class="l1"><?php _e('buy?', 'epsilon'); ?></span>
              <span class="l2"><?php _e('sell?', 'epsilon'); ?></span>
              <span class="l3"><?php _e('exchange?', 'epsilon'); ?></span>
              <span class="l4"><?php _e('rent?', 'epsilon'); ?></span>
              <span class="l5"><?php _e('buy?', 'epsilon'); ?></span>
            </div>
          </h1>
        <?php } else { ?>
          <h1><?php _e('What would you like to search?', 'epsilon'); ?></h1>
        <?php } ?>

*

Lamanuncios

  • ***
  • 95 posts
Re: Hide h1
« Reply #2 on: February 23, 2023, 09:18:18 PM »
Hello

In the main.php work on this code:

<section class="home-search">
    <div class="container">
      <div class="box">
        <?php if(eps_param('interactive_title') == 1) { ?>
          <h1><?php _e('What would you like to', 'epsilon'); ?>
            <div>
              <span class="l1"><?php _e('buy?', 'epsilon'); ?></span>
              <span class="l2"><?php _e('sell?', 'epsilon'); ?></span>
              <span class="l3"><?php _e('exchange?', 'epsilon'); ?></span>
              <span class="l4"><?php _e('rent?', 'epsilon'); ?></span>
              <span class="l5"><?php _e('buy?', 'epsilon'); ?></span>
            </div>
          </h1>
        <?php } else { ?>
          <h1><?php _e('What would you like to search?', 'epsilon'); ?></h1>
        <?php } ?>

Tks for your answer, but I need to know how to hide this section. I don’t want visible on page . 😊

*

epsilon

  • ***
  • 70 posts
Re: Hide h1
« Reply #3 on: February 23, 2023, 09:31:12 PM »
Yes that's what I meant find the right code and remove it so it's no longer visible on the website.

*

Lamanuncios

  • ***
  • 95 posts
Re: Hide h1
« Reply #4 on: February 23, 2023, 09:33:21 PM »
Yes that's what I meant find the right code and remove it so it's no longer visible on the website.
So I need to replace this code ?

*

epsilon

  • ***
  • 70 posts
Re: Hide h1
« Reply #5 on: February 23, 2023, 09:38:45 PM »
or just delete the H1 heading. after that turn off the Interactive Title in admin/appearance/configure

*

epsilon

  • ***
  • 70 posts
Re: Hide h1
« Reply #6 on: February 23, 2023, 09:43:13 PM »
if you decide to work on the code, copy the whole code first.

*

Lamanuncios

  • ***
  • 95 posts
Re: Hide h1
« Reply #7 on: February 23, 2023, 09:43:53 PM »
or just delete the H1 heading. after that turn off the Interactive Title in admin/appearance/configure

1. If I delete H1, I will have no H1 on my website. That’s not good for seo ☺️
2. Intereactive Title it’s already off.

*

epsilon

  • ***
  • 70 posts
Re: Hide h1
« Reply #8 on: February 23, 2023, 09:50:47 PM »
I'm sorry my friend then MB-Themes must come to your rescue

*

Lamanuncios

  • ***
  • 95 posts
Re: Hide h1
« Reply #9 on: February 23, 2023, 09:55:31 PM »
I'm sorry my friend then MB-Themes must come to your rescue
I’m sure this can be done. Some css , or something like that. I’m not expert , for that reason I search help here .

*

epsilon

  • ***
  • 70 posts
Re: Hide h1
« Reply #10 on: February 23, 2023, 10:02:19 PM »
one hand washes the other and both the face, maybe you can help me with my problem, my email doesn't work the users who register or who forget their passwords don't get an email, what could be the reason for this in your opinion

*

Lamanuncios

  • ***
  • 95 posts
Re: Hide h1
« Reply #11 on: February 23, 2023, 10:04:00 PM »
one hand washes the other and both the face, maybe you can help me with my problem, my email doesn't work the users who register or who forget their passwords don't get an email, what could be the reason for this in your opinion
Link pls

*

Lamanuncios

  • ***
  • 95 posts
Re: Hide h1
« Reply #12 on: February 23, 2023, 10:09:55 PM »

*

epsilon

  • ***
  • 70 posts
Re: Hide h1
« Reply #13 on: February 23, 2023, 10:13:29 PM »
no it didn't work, and your site is nicely done

*

Lamanuncios

  • ***
  • 95 posts
Re: Hide h1
« Reply #14 on: February 23, 2023, 10:14:38 PM »
no it didn't work, and your site is nicely done
I’m registered on your website. I sending you email contact from your contact form.