Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
August 2020
Aug 10 Mon · 23:26
Forums med
Posted a reply to How to limit the number of posts in home page?, on the site WordPress.org Forums:
Settings → Reading → Blog pages show at most
Aug 03 Mon · 13:33
Forums med
Created a topic, How to limit the number of posts in home page?, on the site WordPress.org Forums:
Hi, How to limit the number of posts in home page? T…
July 2020
Jul 12 Sun · 18:37
Forums med
Posted a reply to erase the square of hamburger menu, on the site WordPress.org Forums:
Unfornatelly I dont know, but maybe this: .site-header .nav-toggle::before { display: none; } If you…
Jul 12 Sun · 18:28
Forums med
Posted a reply to Dark mode checkbox on home page for all users, on the site WordPress.org Forums:
Hi, thank you for all. I did it, here's the result: <input id="night-mode" class="lamp" type="checkbox"…
Jul 07 Tue · 22:46
Forums med
Posted a reply to How to remove padding-top from site-nav menu, on the site WordPress.org Forums:
It's very simple. Solved: .site-nav.active{ margin-top:0px; }
Jul 07 Tue · 17:41
Forums med
Created a topic, How to remove padding-top from site-nav menu, on the site WordPress.org Forums:
Hi, when I click in menu toggle, there is a huge paddi…
June 2020
Jun 27 Sat · 03:28
Forums med
Created a topic, Dark mode checkbox on home page for all users, on the site WordPress.org Forums:
Hi, I want to create a checkbox to Dark mode theme opt…