[Support request] How to align center archive title&reduce the space in Archive-Post-Title's area

Home Forums Support [Support request] How to align center archive title&reduce the space in Archive-Post-Title's area

Home Forums Support How to align center archive title&reduce the space in Archive-Post-Title's area

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

    [url=https://ibb.co/RgZwxxT][img]https://i.ibb.co/WHqJbbv/2020-01-27-121822.png[/img][/url]

    #1145795
    David
    Staff
    Customer Support

    Hi there,

    1. Centre align page header title:

    .archive .page-header {
        text-align: center;
    }

    2. Customizer > Layout > Container –> adjust Content Separator

    #1154928
    nutt

    Thank you so much

    1. work well

    2. I mean this space (as in the attachment)
    [img]https://sv1.picz.in.th/images/2020/02/05/xSvldu.jpg[/img]

    #jjask

    #1155121
    David
    Staff
    Customer Support

    Try this CSS:

    .post-image-above-header .inside-article .post-image {
        margin-bottom: 0.5em !important;
    }
    .archive .entry-summary {
        display: none;
    }
    #1156180
    nutt

    Thank you so much

    #1156339
    David
    Staff
    Customer Support

    You’re welcome

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