by Logan Ramirez | Mar 25, 2015 | Divi, Tech Tips
I mentioned discovering the ‘active menu’ option in Divi in another post which listed some CSS used to achieve the effect, but I wanted to more fully expand the article so I made this video: And here is the code used and, as always, be sure to use a...
by Logan Ramirez | Mar 17, 2015 | Divi, Tech Tips
I recently had a project where I was required to restrict content based on user login. Found these (3) plugins useful: WordPress Access Control User Role Editor Peter’s Login Redirect And, as always, I use Divi: Here is a video: Logan RamirezNative Texas, Logan...
by Logan Ramirez | Mar 15, 2015 | Divi, Tech Tips
I can’t remember what site I came across but I loved what they did with shadows on some banners…inspected the site and saw they used images. I wondered what it’d look like to make all my fullwidth Divi banners have lifted-corner effects and did it...
by Logan Ramirez | Mar 10, 2015 | Divi, Tech Tips
I wanted to ‘spice up’ the blurb module with some simple css. I applied this: .op_translate img { -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; } /* above slows the transition timing down */...
by Logan Ramirez | Mar 7, 2015 | Divi, Tech Tips
I came across this nifty shake web animation on the Austin Women’s League Soccer website, that I thought I’d use it on my social icons from time to time. As always, this effect is applied to Divi, the only theme I use. Here is the CSS used:...
Recent Comments