Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #619468

    With blog posts the post title shows above the blog post content — and I’m not talking about the title bar with breadcrumbs, this is in the blog post content area, not the header area.

    But when it comes to pages, my page title doesn’t show up anywhere. Sure, I can get it to show with our without breadcrumbs, but I’m not using that design element on my site,

    The page title typically shows with a <h1> or other font formatting above the page content. But I cannot get this to show.

    #619992

    Hey MacMyDays!

    Can you please create a temporary admin login and post it here privately?

    Regards,
    Yigit

    #620166

    Sure, thanks for taking a look.

    #621429

    Hey!

    I edited your page and chose to display title and breadcrumbs under layout section and it worked. Please review your website now

    Best regards,
    Yigit

    #621681

    Okay —

    I get that, but I’m looking for replicating what the “title” would do on a “POST” as it would do on a “PAGE” ?

    #621696

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .title_container {
        background: #d6d6d6;
    }
    .title_container .main-title a {
        color: black!important;
        font-size: 20px;
    }

    Best regards,
    Yigit

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