• Resolved mos1986

    (@mos1986)


    Hi guys,

    I create a new website and I like the easy style of the guestbook. But I’m wondering what I have to edit that between the Author and the content is a free line between. Would be amazing if anyone can help me what I have to change where exactly.

    Best regards

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Marcel Pol

    (@mpol)

    Can you share the link of your website?

    It might be that this CSS is just what you want. If not, let me know,

    html #gwolle_gb .gb-entry .gb-author-info, 
    html #gwolle_gb .gb-entry .gb-entry-content {
        display: inline-block;
    }
    Thread Starter mos1986

    (@mos1986)

    Link to the guestbook

    In my mind there is a free line between “Administrator […]” and the Content (Test…)

    Thank you:)

    Plugin Author Marcel Pol

    (@mpol)

    I am not quite sure what you mean. The provided CSS is not what you want? And you want more margin?

    html #gwolle_gb .gb-entry .gb-author-info {
        margin-bottom: 10px;
    }
    Thread Starter mos1986

    (@mos1986)

    the output should like this:

    Administrator schrieb […]

    Test

    not like

    Administrator schrieb […]
    Test

    you see the difference? the free line between

    Plugin Author Marcel Pol

    (@mpol)

    Could you try the CSS I posted?
    You can add it in the Customizer, or you can use a plugin like Simple Custom CSS.

    Thread Starter mos1986

    (@mos1986)

    worked ??

    THANK YOU!!!!

    Plugin Author Marcel Pol

    (@mpol)

    Okay, good.

    BTW, you want to do a manual update to WordPress 4.9.4.
    Your current version 4.9.3 doesn’t do automatic upgrades. If you are on 4.9.4 they work again.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Layout of Post’ is closed to new replies.