Shop Categories

X

Static Page Title on Homepage

Home Forums Agama Pro Static Page Title on Homepage

Topic Resolution: Resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #7910
    jeremyjudd
    Participant

    In the most recent update of Agama Pro, it now pulls in the title of the static page I’m using as a homepage. This creates redundancy and extra spacing, but I see no one way to turn this off in the customize area.

    Is there a feature I am missing or some specific CSS I can use to hide the title of the static page?

    #7915
    Zex
    Moderator

    Hello Jeremyjudd!

    If you mean “Breadcrumb” (gray line with Title).

    You can disable it in the following way:
    1) Go to: Dashboard-> Pages,
    2) then find your Front page in the list of pages,
    3) edit the page,
    4) scroll down to the bottom of the page,
    5) in the Agama Options meta-box open the “Breadcrumb” tab
    6) and turn off the breadcrumb.

    https://prnt.sc/il8ini

    If this is not what you thought, send me a link to your site so that I can see what’s really the problem.

    Best regards

    #7938
    jeremyjudd
    Participant

    Thank you for this response. Unfortunately, this does not resolve the issue. Here’s a link to the staging site: http://wacommerce.staging.wpengine.com/

    Beneath the slider, there are two headers that both read “Strengthening Communities and Growing Washington’s Economy.”

    The first is actually the page title, which the Agama Pro theme is pulling in and I cannot seem to get rid of.

    #7940
    Jerry
    Keymaster

    Hello Jeremy,

    Please add next CSS code to Customize -> General -> Additional CSS
    body.home.page h1.entry-title { display: none; }

    Regards

    #7975
    elwielan
    Participant

    Thank you very much, I came accross the same issue after updating to 1.4.1.2. Was not sure if this was due to recent changes in our child theme but thanks to this post I found it quickly (:

    #8001
    jeremyjudd
    Participant

    Perfect fix. Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.