Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #298048
    valen.silva
    Participant

    Hi, I have a problem on the Homepage that below the header image is showing the Page name on a diferent black section.
    On the other pages, the Page name is showing on the middle of the header image. I want to remove it from Homepage.

    The page is https://limol420.com.uy/
    Is with an under construction plugin. If you need to take a look I can desactive it for a while. Please let me know.

    Thanks and regards,
    Valentina

    #298103
    Skandha
    Participant

    @valen-silva: Hello Valentina,

    Can you please deactivate the under construction plugin so that I can look into the issue?

    Kind Regards,
    Skandha

    #298119
    valen.silva
    Participant

    Hello Skandha, I desactivate it.

    You can now see the site and the black section with title “Inicio” that I want to remove.

    Thanks and regards,
    Valentina

    #298185
    Skandha
    Participant

    @valen-silva: Hello Valentina,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #main .entry-header {
    display: none;
    }
    .home #content {
    padding-top: 0;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #298302
    valen.silva
    Participant

    Hi Skandha, it works perfect 🙂

    Thank you very much!!!

    Kind regards,
    Valentina

    #298349
    Skandha
    Participant

    @valen-silva: Hello Valentina, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/scapeshot/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

     

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Page Title on Homepage’ is closed to new replies.