Where is the blocks editor?
You may add some CSS classes to each of them, e.g.:
{{title}}
{{description}}
And then somewhere in CSS files of your theme:
.myTitle {
top: 20px;
left: 20p;x
}
.myDescription {
top: 50px;
left: 20px;
}
Or any other styles...
Dmitry
Read more
help.dimsemenov.com
No comments:
Post a Comment