Tagged: featured image
I have search “centering featured image” related topic n tried solutions there but still not worked. Somebody can help me? Credential login in private section
My blog is amsyong.com
Thanks in advance
Hey dwiut,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.big-preview.single-big img {
margin: auto;
}
Best regards,
Yigit
Thank you Yigit, not working, maybe need to clear cache
Hi,
Did you try clearing your browser cache and did you have any luck with it? You could also try opening the page in question in an incognito window.
Best regards,
Rikard
Thanks Rikard & Yigit, I have try open it in private window and centering like what I want. Good job dude.