Are you bored with the look of the header of your blog? At a minimum you want to change the layout of the blog title and blog description into the middle or the left and right side?
Here I will give you a way to change the position of your blog title and description. These steps are:
- On the dashboard, select your blog template.
- Then select Edit Html.
- Locate code . header-inner.Titlewrapper {Header. padding: 0px $ (header. padding);
- Add code to text-align: left; just below the above code.
- you can replace left with right or center.
I hope this article was helpful, thank you