Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
It looks okay from my end on that page:

Admin
Go to WP Admin > Appearance > Customize > Graphene: General > Footer. Ensure that the option “Do not show copyright info” is unchecked.
Admin
Can you make one of the posts where the images go out of the container, i.e. do not select uncrop. We’d like to get to the bottom of this.
Admin
In reply to: I want NO featured image, but am getting random images shown
December 24, 2019 at 6:03 am #51234That looks like some kind of slider. However, when I visited your site it seems to no longer be there. Let me know if you still need assistance with this.

Admin
Try adding this code to Customizer > Additional CSS:
.entry-content .excerpt-thumb img, .child-page .excerpt-thumb img { float: left; margin: 0 1em 0 0; }Admin
Do you have any sample URL where the above issue is happening?
Admin
Try entering this code on Customizer > Additional CSS:
.entry-content .blocks-gallery-grid { padding: 0; }Admin
It appears to be working correctly from my end. See screenshot below. Can you try using different browser or devices?

Admin
Thanks for the report. We’ve released an update for the Infinite Scroll add-on that should fix the issue.
Admin
Sure. Add the following code to Customizer > Custom CSS:
.post, .singular .post, .singular .posts-list .post, .homepage_pane { padding: 20px 15px; }
