Forum Replies Created
list of topics you have created till now.
-
-
Thanks for your explanation. That make sense, I’ll leave it this way then.
http://jinhoe.com
Just click on any Read More linkHi serkan,
I use “insert read more tag” via content editor because the theme option “automatic excerpt” doesn’t work very well. It removed my paragraph gap.
The issue with “insert read more tag” is that when I click on the “Read More” link, it brings me straight to the first line of the paragraph ignoring the image above it.
How can I make it works as the demo site, brings reader to the top of the page instead.
I’ve figured it out and manage to adjust those gap similar to the demo site.
Paste the code below:.blog-regular img { margin-top: 0; }
.entry-content img { margin-top: 0; }
.blog-regular img { margin-bottom: 5%; }
.entry-content img { margin-bottom: 5%; }
.blog-regular blockquote { margin-top: 0; }
.entry-content blockquote { margin-top: 0; }Thanks, I’ve rated it. I just noticed after using the custom css code, it affect the portfolio page as well and causes no gap between the title and the image.
Thanks. It works!
I have the same issue, the gap between the title and body content is just to wide. It is about twice as wide as the demo site.
I just download and installed the latest version 2 days ago.