Archived topic
positionning the tags and the leave comment
3 replies · Started by omer on April 8, 2017
Viewing posts 1–4 of 4
hello ,
i want to position the tags and the leave comments on this blog post.
it is not looking in order .it is on this page :
https://buildingawebsite.co.il/%D7%91%D7%9C%D7%95%D7%92/
one example like look like this
second example like look like this
and so on i want to position it to one place .
how should i do it ?
Hi there,
Try adding this CSS:
footer.entry-meta {
clear: both;
}
thanks tom ! it works ...
You're welcome :)
This archived topic is closed to new replies.