metrothemes
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Fixing WordPress
In reply to: Custom header does not show on mobile site for foodie proI didn’t know about that, are you talking about my skype username? I removed it.
Forum: Fixing WordPress
In reply to: CSS to Wrap Text Around ImageJust Install and active this plugin Simple Custom CSS Then goto Appearance > Custom CSS .
Now copy past Steve Stern Code and save it ..left { float: left; margin-right: .5em; }Forum: Fixing WordPress
In reply to: Custom header does not show on mobile site for foodie proHi,
I saw your code , there is little bit problem with your code ,i fixed it .check blow code and replace it .
@media only screen and (max-width: 767px) { .header-full-width .title-area, .header-full-width .site-title { background-size: 250px 59px; } } @media only screen and (max-width: 420px) { .header-full-width .title-area, .header-full-width .site-title { background-size: 250px 59px; } }[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
Let me know if it’s working
Thanks
MetrothemesForum: Plugins
In reply to: [Theme Check] TGM _n_noop warningHi ,
Update your TGM-Plugin-Activation script . I think you are using older version ,i just checked with 2.5.2 and didn’t found any Warning .https://github.com/TGMPA/TGM-Plugin-Activation
Thank you
Forum: Plugins
In reply to: [Intuitive Custom Post Order] 3.0.3 has broken somethingYes i also face same problem ,any news about next update .
Viewing 5 replies - 1 through 5 (of 5 total)