Site logo

Archived topic

items below post align right

6 replies · Started by Torsten on February 8, 2016

Viewing posts 1–7 of 7

Hi,
is it possible to align the "share buttons" (= teilen) and next/previous post below image gallery from left to right?
website: http://goo.gl/e08YD8
regards
Torsten

Hi Torsten

Not an answer to your question but
I would like to know which share social icons plugin you are using if you don't mind
When you share to facebook to seems to also post a picture which my plugin doesn't do

Thanks in advance

Ian

I guess previous/next post is related to jetpack as well, sorry for any inconvenience...

Hi there,

You can two different options:

.post-navigation {
    text-align: right;
}

Or you can float them:

.post-navigation {
    float: right;
}

@ ian
it's jetpack.
after installing go to
→ settings → share

@ tom
thx

You're welcome :)

This archived topic is closed to new replies.