MaxD
@max-dayala on WordPress.org
- Member Since: February 26th, 2015
Contribution History
MaxD’s badges:- Core Contributor
-
Posted a reply to How to change Header Height, on the site WordPress.org Forums:
If the updates to that file are not showing then maybe some changes have already… -
Posted a reply to Site logo is broken – Shows “0” – Cannot change, on the site WordPress.org Forums:
Have you found a solution yet? Your live site shows a log. In your screenshot… -
Posted a reply to Submenu on Mobile, on the site WordPress.org Forums:
I should think it is by design, I see the same result. (Which I quite… -
Posted a reply to Block editor not respecting block color setting, on the site WordPress.org Forums:
I don't know, but I had a go at reproducing this. First, your code fragment… -
Posted a reply to Stick footer to bottom, on the site WordPress.org Forums:
Some suggestions here if you always want the footer at the bottom of the page:… -
Posted a reply to How to change Header Height, on the site WordPress.org Forums:
I guess you can try to change the (max) height but this might be complicated… -
Posted a reply to Adding Custom CSS tags to theme.js?, on the site WordPress.org Forums:
For changing the padding on the .wp-site-blocks div I think you are doing it the… -
Posted a reply to spacing between blocks, on the site WordPress.org Forums:
Yes, thanks for pointing that out. The version with --wp--style--block-gap: 0; would be inherited by… -
Posted a reply to spacing between blocks, on the site WordPress.org Forums:
That's one way to do it. If we look at the php code for the… -
Posted a reply to spacing between blocks, on the site WordPress.org Forums:
I'm not sure it can be done from the editor. See this previous question for… -
Posted a reply to Delete “Proudly powered by WordPress”, on the site WordPress.org Forums:
If you are trying to modify the php files rather than use the editor then… -
Mentioned in [51893] on Core SVN:
Twenty Twenty-One: Remove duplicate `width` and `height` values from social icons. -
Created ticket #54208 on Core Trac:
Social icons have duplicate height and width values -
Posted a reply to 2021 Social Icons, on the site WordPress.org Forums:
What I would also say is that you shouldn't be trying to set the size… -
Posted a reply to 2021 Social Icons, on the site WordPress.org Forums:
Hi, In this case it looks like the CSS declaration has a higher precedence than… -
Posted a reply to 2021 Social Icons, on the site WordPress.org Forums:
I don't think that will work for a child theme since the code only supports… -
Posted a reply to 2021 Social Icons, on the site WordPress.org Forums:
Hi, For the 2021 theme the filter names have changed. It looks like you are… -
Posted a reply to Extending TwentyNineteen_SVG_Icons class in Child Theme, on the site WordPress.org Forums:
Hi, I think I can see what is wrong. In class TwentyNineteen_SVG_Icons everything is defined…