Profiles

Interests

WordPress, Angular, React

Current Job

Technical Lead
Present
Grazitti Interactive

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
October 2018
Oct 04 Thu · 15:58
Forums med
Posted a reply to How to text-shadow the Post’s Titles over the Slider??, on the site WordPress.org Forums:
@ogclick Very welcome! Glad it worked.
Oct 04 Thu · 06:58
Forums med
Posted a reply to How to text-shadow the Post’s Titles over the Slider??, on the site WordPress.org Forums:
@oglick Can you also tell me in which file you have put the above mentioned…
Oct 03 Wed · 17:03
Forums med
Posted a reply to How to text-shadow the Post’s Titles over the Slider??, on the site WordPress.org Forums:
Upon observing the HTML code of the page, I found that there is something called…
Oct 03 Wed · 16:55
Forums med
Posted a reply to How to text-shadow the Post’s Titles over the Slider??, on the site WordPress.org Forums:
This should work. "a" is just referencing to the anchor links, so it is your…
Oct 03 Wed · 16:37
Forums med
Posted a reply to How to text-shadow the Post’s Titles over the Slider??, on the site WordPress.org Forums:
You can try with following rule:- .banner-text .banner-text-title a{ text-shadow:#000 -1px -1px 2px; }
Oct 01 Mon · 13:16
Forums med
Posted a reply to function name javascript in plugin, on the site WordPress.org Forums:
There is no hard rule for following a naming convention but you can do it…