pattern_replace Assistance
-
Hi there,
So I find myself in need of your assistance once again and I hope this is an easy one. For me it’s got me like “WTF”…lol.
Anywho, its about using
pattern_replace
and I have read over your documentation on it and I can’t seem to get it to work. Unfortunately I got frustrated, deleted my code and walked away…lol. This was yesterday. So I thought I would come over and ask.I am trying to add color controls for a off canvas menu hamburger icon. If you look at this site in mobile view you will get what I am talking about: https://themeawesome.com/themes/wpforge/
Now it has css like this:
.menu-icon::after { background: #fefefe; box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe; }
SO I would like to give the user the ability to change the color of the hamburger icon to whatever they wish and I believe the
pattern_replace
is the way to go.I just can’t seem to wrap my head around it. Could you possibly help and show me what I may need to do?
Any help is greatly appreciated. Thanks in advance.
- The topic ‘pattern_replace Assistance’ is closed to new replies.