- This topic has 5 replies, 2 voices, and was last updated 4 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Online Coach – Gallery block on page has an indentation
Hi! I need your help again. A page on my website is not displaying something as I thought it should. The link in question is this:
https://psihologalinatache.ro/despre-mine/
There is a text and under it I used a gallery block to post some pictures of myself. However, that block appears to have an indentation on the left side. I would very much like that indentation to be gone so that the pictures are aligned with the text. I thought I could fix it, but google results led me to these links:
https://wordpress.org/support/topic/gallery-block-some-images-now-indent-with-space-on-left/
https://wordpress.org/support/topic/gallery-block-images-not-centering-or-aligning-gap-on-left-side/
The people experiencing the same problem were directed to their CSS code or to contact their theme provider. I have no idea what to do with the CSS code (I don’t even know where to find it). Is this something you could help me with?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.thn_post_wrap ul { padding-left:0 !important;}
Regards,
Chris
This is my third try to reply to this post…
I tried the CSS code and it affects ALL indentations, including the bullet point list. It’s not a very good solution, because it messes up the rest of the page. Here’s an example of what I mean:
https://i.imgur.com/HFoQ6yv.png
Is there any way to change the code to affect ONLY the gallery block?
Hi,
Kindly use this CSS
.single_post_content .blocks-gallery-grid {
padding-left: 0 !important;
}
Regards,
Chris
That fixed it! Thank you!!!
????
Best WordPress Portfolio Plugins WordPress as an open source and self – hosted content management system is successfully used by thousands of people all around […]
Language Translator WordPress Plugin Your website cannot stand firm in the digital arena if it is not multilingual. If you want to achieve maximum results […]
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]