Because without negative values, the SVGs are sometimes not displayed correctly.
]]>1. Can someone guide me how to remove margin on right side. The theme body as shifted to left side with too much margin on right side. Kindly refer the link provided. I tried everything in customize. Still it’s not working.
2. The font size of Post title in single post is not getting reduced.
Kindly guide me to resolve this issue.
Thank You
]]>How can I adjust the margins/paddings in the Header of the Standard Poll? Or adjust the height of the Header?
Now the text is a bit too close to the top.
Thanks,
Janneke
I am creating view layout which is all fine but I would like to be able to decide following as well:
font type, font size
without this I am not able to make the view layout look as part of my website and it looks clumsy and ugly
How can I override this?
Maria
]]>I’m using the Complianz generated Cookie Policy. To remove the large right margin I’ve added the Custom CSS:
.cmplz-document {
max-width: unset!important; }
Please advise how I can use custom CSS to add left and right margin to the body of the policy without changing the margin of the whole page.
Thank you,
CJ
]]>Here is a screenshot :
As you can see, the problem is that all the content is moved to the right. This was working perfectly before updating.
I would appreciate any suggestions, Thanks in advance!
]]>No screenshots should be necessary, it’s a pretty obvious issue. Insert an image block inline with some content. Set the resolution on the image to ‘Full Size‘. Go to the front end and examine the styles on the <figure> element. There is a style added (targeting ‘.wp-block-image.size-full‘) with 2rem top & bottom margin that overrides the default figure style of ‘0’ margin. This extra margin style is not applied when a different resolution is chosen (e.g, Large, Medium, etc.).
I can obviously override this override. But that makes for convoluted styles, especially if the issue is changed or corrected with some future update.
]]>As you can see, there’s an additional margin on the left.
Using inspect to check the css, I found this.
Removing Margin-left: Auto to the container actually corrects the issue.
I’m wondering if there’s documentation on how I can fix this issue on my end or if I need to wait for Spectra to update on their.
FYI, I’ve also found the issue on Spectra’s website:
https://wpspectra.com/pricing/
Do let me know!
EDIT: Can’t seem to add images directly here
]]>Chris
]]>