Profiles

Bio

Professional web developer from the US, with a bad case of procrastination. Eh, I’ll add more details later, xD

Current Job

Web Developer
Present

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
January 2017
Jan 28 Sat · 19:11
Forums med
Posted a reply to Make header and footer background color transparent, on the site WordPress.org Forums:
@cmurway No problem. If you need help on those other items, feel free to create…
Jan 28 Sat · 17:51
Forums med
Posted a reply to Make header and footer background color transparent, on the site WordPress.org Forums:
In your admin panel, go to Appearance --> Customize. Then in the customize menu, click…
Jan 28 Sat · 14:28
Forums med
Posted a reply to Remove date in TwentySeventeen, on the site WordPress.org Forums:
You can add this to your custom CSS or child-theme CSS: /* remove dates in…
Jan 28 Sat · 14:20
Forums med
Posted a reply to Change max columns width, on the site WordPress.org Forums:
@joola No problem, glad to know that it worked out. Before you leave though, could…
Jan 28 Sat · 13:56
Forums med
Posted a reply to Make header and footer background color transparent, on the site WordPress.org Forums:
Any recommendations/ suggestions on how to make header/ footer color transparent? seems to be two…
Jan 28 Sat · 13:33
Forums med
Posted a reply to Change max columns width, on the site WordPress.org Forums:
Use this in combination with the codes I've provided earlier: .single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar)…
Jan 28 Sat · 13:22
Forums med
Posted a reply to Change max columns width, on the site WordPress.org Forums:
In that case, could you please give us a link to your site so we…
Jan 27 Fri · 20:28
Forums med
Posted a reply to Change max columns width, on the site WordPress.org Forums:
Going by default, at screen width from 0 to 767px, you can use this: .wrap…
Jan 27 Fri · 20:17
Forums med
Posted a reply to Change name of the top menu (away from “menu”), on the site WordPress.org Forums:
Okay, so we're going the plugin route, and you already have a working child theme…
Jan 24 Tue · 19:05
Forums med
Posted a reply to Which code should I put into this theme’s child functions.php?, on the site WordPress.org Forums:
Try removing that endif; line. If we didn't start an "if" statement, then we have…