[Resolved] Placing An Element That Won’t Display

Home Forums Support [Resolved] Placing An Element That Won’t Display

Home Forums Support Placing An Element That Won’t Display

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1329307
    John

    Hi!

    I’m trying to place the element “Blog” on the blog page just above the content but it’s not showing.

    The element is:

    <div class="pageBlog">
    	•••  BLOG  •••
    </div>
      The hook: ‘before-content’
      Priority: 10
      Display rules: Location:Page/Blog

    The CSS:

    .pageBlog {
    width: 100%;
    padding-bottom: 30px;
    background: white;
    text-align: center;
    font-family: cinzel,serif;
    font-size: 25px;
    letter-spacing: .1em;
    color: #666;
    }

    Thanks for the help!

    John

    #1329379
    Leo
    Staff
    Customer Support

    Hi there,

    Try selecting Blog in the display rule instead of page/blog.

    Let me know if this helps 🙂

    #1329769
    John

    That did the trick.

    Thanks, Leo!

    John

    #1330141
    Leo
    Staff
    Customer Support

    No problem 🙂

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