Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1179016

    Good morning, this is a single post on my website:
    single-post
    I would:
    – Increase title font size;
    – Increase text font size;
    – Increase image size;
    – Hide meta data section;
    – Hide social section;
    – Hide comments section.

    Can you help me, please? Thanks.

    #1179311

    Hey Pas7o,

    If you use the Layout Builder when you create your post then you will be able to design it just as you like, please try that out.

    Best regards,
    Rikard

    #1179312

    I’m not using Layout Builder. I’m using classic editor. The options into Layout Blog don’t allow me to do what I want. I need css code. Thank you.

    #1179357

    I added this code:

    .post-meta-infos {
    display: none!important;
    }
    
    .av-share-box {
    display: none!important;
    }
    
    .side-container-comment-inner {
    display: none!important;
    }
    
    .comment_container {
    display: none!important;
    }

    Can you check, please?

    #1179577

    Hi Pas7o,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1179631

    link

    Thanks.

    #1179788

    Hi Pas7o,

    Thank you. To – Hide social section you need to go to the Theme options > Blog layout and configure the elements you want to show up on the single post.
    Image 2020-01-30 at 12.13.02.png

    The comment settings are under Settings > Discussion settings
    Image 2020-01-30 at 12.14.33.png

    Best regards,
    Victoria

    #1179792

    Ok thank you.

    #1179880

    Hi Pas7o,

    Glad we could help :)

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

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