Hi
1, Please go to Appearance>Theme Options>Layout: Disable “Enable Share Buttons for Other Post Format”
2, Appearance>Theme Options>Layout: Disable “Show Meta On Post Content Page”
3, Did you mean the excerpt under title of each blog item(article)? I found you add the blog item manually on the blog page. Do you plan to add all blogs manually? Normally, the blog will show automatic if you set the page options: https://www.dropbox.com/s/0e0newrvk4angan/qq20210524-101335.jpg?dl=0
You could edit the excerpt(screenshot) for each blog items.
4. It is possible to adjust the h3 size on mobile by custom CSS(“Appearance > Customize: Additional CSS”), like:
@media (max-width: 767px) {
.responsive-ux .entry h3, .responsive-ux .text_block h3, .responsive-ux .ux-portfolio-template-intro h3{ font-size: 42px; }
}
Regards!
SeaTheme – FAQs – Twitter – Facebook