Hi,
Yes, it's possible, add the following code into the theme’s css/override.css file or use any custom css plugin:
- Code: Select all
.entry-title-wrap {
top:inherit;
bottom: 0
}
and disable the mouse icon on the bottom (Theme Customizer -> Features section)