• I have 3 Featured Boxes below my slider in my Homepage. The 3rd Box Title (News) keeps appearing at the end of page above the widget area. How do I remove it? When I changed the Featured Box to Contact, that appeared.

    the website is https://www.earthys.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, I have the same problem for the website https://www.jac-traductions.ch. Earthysc, how could you solve this issue ? Thanks

    open
    element-page-header.php

    delete this lines (11 – 15):
    <!—<section id=”pagetitle” class=”pagetitle”>
    <div class=”container”>
    <?php do_action(‘cpotheme_title’); ?>
    </div>
    </section>—>

    done.

    don’t forget: after every update you have to do this again.

    Morpheus, thanks a lot for your tip. It worked fine for the homepage. I decided to manually write the title on each page using <h1>.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The Title of my third Feature Box keeps appearing below’ is closed to new replies.