• Resolved Annie8

    (@annie8)


    All of a sudden… the default image (little boy as soldier) and a blurb about Pure & Simple theme – has started showing up. Below the line header, and above our Sliding images.

    It disappeared… then came back! No major edits were made… and nothing related to the header!

    Weird… help please… driving us crazy.

    http://www.aauwfallbrookca.org

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    A couple of quick questions: 1) did you perform any recent updates; and 2) are you using a child theme?

    This quick and dirty way to get the image and the blurb hidden is to add some CSS rules to cause them to not display:

    div#cta { display: none !important; }
    div#page-banner {display: none !important; }

    Upon further investigation it looks like Pure & Simple defaults to displaying those when there are no widgets in either of the respective widget areas. Adding empty widgets to the “Banner” and “Call to Action” sections seems to result in the default stuff going away. As to why this is set up this way, I can’t say as I didn’t write the theme.

    Anyway, I hope this is helpful. Please let me know one way or another.

    Cheers.

    Theme Author Styled Themes

    (@gejay)

    Hi Annie8,

    Please follow the following steps to fix your issue;
    Go to Dashboard=> Appearance=> Customize=> Basic Setting=> And click in the Hide default content from theme=> Then save it.
    And @kendall Weaver thanks for your support.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Pure & Simple Header’ is closed to new replies.