-
Posted a reply to Image Width Capped, on the site WordPress.org Forums:
Could you try adding the following costum css and see if it provides the intended… -
Posted a reply to Image Width Capped, on the site WordPress.org Forums:
Hi :) Which template are you using? And I guess you are referring to the… -
Posted a reply to Thin line of colour along edge of front page headline image, on the site WordPress.org Forums:
add this to your additional css and you will see the line turning pink. I… -
Posted a reply to Gallery top and bottom spacing, on the site WordPress.org Forums:
You can try the following css in the additional css of your theme: .home .wp-block-group:first-of-type,… -
Posted a reply to Thin line of colour along edge of front page headline image, on the site WordPress.org Forums:
I do not see a line in photo editing tools like photoshop or illustrator. I… -
Posted a reply to Thin line of colour along edge of front page headline image, on the site WordPress.org Forums:
Did you fix the issue already? cannot reproduce on: - Chromium, Firefox, Webkit on Linux… -
Posted a reply to does twenty-twenty use Google-Font!?, on the site WordPress.org Forums:
hi, twentytwenty uses two fonts "Inter Var" and "Hoelfler Text". Both fonts are shipped and… -
Posted a reply to Laptop/desktop display tweaks needed, on the site WordPress.org Forums:
You would need to add a title attribute title="Home" to the corresponding element. This requires… -
Posted a reply to How to show logo, site title and tagline?, on the site WordPress.org Forums:
This change would require some coding if there is no plugin for this. I am… -
Posted a reply to Delete (not hide) any and all navigation menus, also from page source, on the site WordPress.org Forums:
this: and this: So @stilman-davis is totally right :) see here: Child Themes | Theme… -
Posted a reply to Blue border around “Close Menu” button, on the site WordPress.org Forums:
you are probably talking about the focus outline. check out this topic for more information:… -
Posted a reply to After update Google says: text on mobile too small to read, on the site WordPress.org Forums:
It happens quite frequent that google changes their metrics. The developers of the WordPress themes… -
Posted a reply to Site note displaying correctly, on the site WordPress.org Forums:
In this case I am pretty certain it was related to the caching. To simplify… -
Posted a reply to Site note displaying correctly, on the site WordPress.org Forums:
Looks like you are using Jetpack. Try updating the cache or temporarily disabling the plugin… -
Posted a reply to Problems with custom JS file in child theme, on the site WordPress.org Forums:
Just noticed a little error in my math. I think this is good now. /**… -
Posted a reply to Problems with custom JS file in child theme, on the site WordPress.org Forums:
For the mods and following users reading this thread: This is not an issue related… -
Posted a reply to Mobile Friendly isn’t working as it should, on the site WordPress.org Forums:
I had this issue once in one of my projects using 2020 and I had… -
Posted a reply to Mobile Friendly isn’t working as it should, on the site WordPress.org Forums:
would you mind temporarily reverting the sizing changes or would that involve too much effort?… -
Posted a reply to Mobile Friendly isn’t working as it should, on the site WordPress.org Forums:
I do not want to be a nagging b*ch but manually reducing the size should… -
Posted a reply to Embedded Videos Don’t Show Unless Browser Window Is Resized, on the site WordPress.org Forums:
If you could provide a link which represents this bug, this would be great :)… -
Posted a reply to Problems with custom JS file in child theme, on the site WordPress.org Forums:
You should not use the onclick attribute since it is considered poor practice and it… -
Posted a reply to Problems with custom JS file in child theme, on the site WordPress.org Forums:
The script seems to be enqueued correctly, but it is trying to obtain the element… -
Posted a reply to child theme create width problem, on the site WordPress.org Forums:
@nevoerez1 thank you. I found the issue and yea, it is related to the language… -
Posted a reply to child theme create width problem, on the site WordPress.org Forums:
Is it possible set the language to hebrew again and leave it like that a… -
Posted a reply to removing white space, on the site WordPress.org Forums:
According to the headers of your page you have caching enabled. You should try adding… -
Posted a reply to removing white space, on the site WordPress.org Forums:
did you try the following? main header { display: none; } -
Posted a reply to I want to use the font from Twenty Twenty, on the site WordPress.org Forums:
You will have to define the @font-face in your css. Here the snipped from within… -
Posted a reply to Is Twenty Twenty WCAG 2.1 compliant?, on the site WordPress.org Forums:
Since noone answered so far: The theme itself is WCAG compliant. You can check this… -
Posted a reply to How to remove the border that appears around “Menu” button?, on the site WordPress.org Forums:
you are probably talking about the focus outline. check out this topic for more information:… -
Posted a reply to Footer customisations (CSS), on the site WordPress.org Forums:
the "best" way depends on your goals and skills. for me it would be creating… -
Posted a reply to Footer customisations (CSS), on the site WordPress.org Forums:
hmm, kinda hacky but maybe this helps: @media (min-width: 700px) { .footer-widgets-wrapper * { margin-top:… -
Posted a reply to Picture can NOT be shown in Desktop, only in mobile, on the site WordPress.org Forums:
Glad I could help :) -
Posted a reply to Social Media menu missing icons, on the site WordPress.org Forums:
You will most likely need to append the $icons array instead of replacing it. This… -
Posted a reply to Picture can NOT be shown in Desktop, only in mobile, on the site WordPress.org Forums:
You are serving your images form a subdomain which does not use https while your… -
Posted a reply to Can’t change color of selected text, on the site WordPress.org Forums:
Works perfectly fine without !important on my site. Which browser are you using? -
Posted a reply to Mobile menu does not scroll, on the site WordPress.org Forums:
Well, a link to the website you are referring to would be helpful :) -
Posted a reply to Circumvent twentytwenty accessibility colors, on the site WordPress.org Forums:
You might want to add .has-accent-color to your css: .color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter,… -
Posted a reply to How To Edit The Menu Name?, on the site WordPress.org Forums:
The name for the menu is hardy coded into the themes header.php itself. If you… -
Posted a reply to Header Background is cut on mobile view, on the site WordPress.org Forums:
Complementary to what @nagpai said: You should use background-size: cover; instead. This way the image… -
Posted a reply to Twenty Twenty featured image wider than 1200px — full viewport width, on the site WordPress.org Forums:
Oh okay, I didn't know you you didn't try those out yet :) Did you… -
Posted a reply to Twenty Twenty featured image wider than 1200px — full viewport width, on the site WordPress.org Forums:
that's exactly what the cover template and cover blocks (full alignment) are used for. could… -
Posted a reply to Video for Cover Photo, on the site WordPress.org Forums:
While I am not a fan of using Plugins and rather tend to implement everything… -
Posted a reply to Twenty Twenty Logo Size: Logo Destroys Responsive Design, on the site WordPress.org Forums:
It seems like this issue happens because of a plugin or some manual configuration you… -
Posted a reply to Custom Meta Box checkbox UI not updating, on the site WordPress.org Forums:
Hi @jorgefilipecosta ty for the guidance, it helped a lot. Without having your code tested… -
Created a topic, Custom Meta Box checkbox UI not updating, on the site WordPress.org Forums:
I am trying to add a checkbox to a custom meta box usi… -
Posted a reply to “continue reading” not showing in “Latest Post” block, on the site WordPress.org Forums:
This has been added as a new feature, see: https://github.com/WordPress/gutenberg/issues/22269 So there is no workaround,… -
Posted a reply to To The Top button broken, on the site WordPress.org Forums:
For the sake of completion: If you want to scroll to the of the page… -
Posted a reply to Child theme index.js, on the site WordPress.org Forums:
My bad, I didn't check the actually used sources. Use get_stylesheet_directory_uri instead of get_template_directory_uri. -
Created ticket #49154 on Core Trac:
twenty twenty: group blocks do not clear children