Post meta not shown inline

Home Forums Gillion Theme Post meta not shown inline

Home Forums Gillion Theme Post meta not shown inline

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • lalitbhamare
    Participant

    Please see attached screenshot. The author pic, name. and other meta details are not aligned and this is shown in full-screen resolution and small screens too.

    Wondering how could I really fix it?

    https://tea-time-with-testerscom-5cc6a4.ingress-daribow.easywp.com/

    Thanks,

    Lalit

    Attachments:
    You must be logged in to view attached files.

    Hi Lalit,

     

    Thank you for your question.

     

    You can align it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .post-auhor-date > a {
        display: inline-block;
        vertical-align: middle;
    }

     

    Best regards,
    Shufflehound team

    lalitbhamare
    Participant

    It worked. Thanks a lot.

    lalitbhamare
    Participant

    Hello again,

    Just noticed that same problem is now seen on other blocks on website. Please see attached screenshot.

    The code you gave me, fixed the problem only for full width sliders but not everywhere.

    What should I do so that this problem is solved for every block?

    Thanks,

    Lalit

    Attachments:
    You must be logged in to view attached files.

    Please also use the below custom CSS code.

     

    #page-container .post-meta-content span.post-readtime {
        display: inline-block;
    }
    

    lalitbhamare
    Participant

    Hi,

    Including the previous code snippet you gave me, now I have below code in my custom CSS code which does not seem to work for the second broken author meta.

    I believe this needs to be written without any error? Could you tell me if these both blocks are together like below?

     

    #page-container .post-auhor-date > a {
    display: inline-block;
    vertical-align: middle;
    }

    #page-container .post-meta-content span.post-readtime {
    display: inline-block;
    }

    Attachments:
    You must be logged in to view attached files.

    I can see it is displaying fine now in the next line in your shared screenshot.

     

    Please advise.

Viewing 7 posts - 1 through 7 (of 7 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form