Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1182320

    Hi,

    On blog posts,

    1) Can I add a title to blog post? I do not want title and breadcumbs for every page, just title of a blog post – on a blog post.

    2) There are categories on top of the page. You can click on them and then it leads to webiste.com/category. Can we disable this option?

    This option is not working: .blog-categories a { pointer-events: none; }

    Thanks.

    #1182526

    Hey BC_mne,

    I can’t see any breadcrumbs on the page you linked to, but if you want to remove them then you can do so under the Title Bar Settings option in the Layout menu on the page in question.

    If you want to design your own blog posts then I would recommend that you use the Layout Builder to create them, it gives you much more control over the layout.

    Best regards,
    Rikard

    #1182550

    You didn’t answer me. Can I add blog title, without adding breadcrumbs?

    #1182637

    Hi BC_mne,

    You will need to customize the avia_title function.
    Image 2020-02-08 at 19.39.53.png

    It is in this file /enfold/functions-enfold.php

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1185623

    Hi Victoria,

    I need to edit what exactly? It is the same as my file.

    When I open the blog, link in PC, I want to see the title, and I don’t want people to be able to click on categories (porodica, psihologija).

    Is it possible?

    #1185797

    Hi BC_mne,

    https://share.getcloudapp.com/GGuNvqZA These are not clickable on my end, did you get it working for you?

    Best regards,
    Victoria

    #1187507

    Yes, but I haven’t done anything, so I don’t know what worked. You can share with if you know.

    Still I cannot see the title of the post.

    • This reply was modified 4 years, 8 months ago by BC_mne.
    #1187794

    Hi BC_mne,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    
    #top #wrap_all .all_colors h1.post-title {
        color: #000;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1188882

    Actually, I want this page to display the title of the blog. So, on the link in the PC, it would say TITLE.

    #1189094

    Hi BC_mne,

    Just on this page? You can edit the post title to include that word.

    Best regards,
    Victoria

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