Tagged: x
-
AuthorPosts
-
November 19, 2016 at 1:36 am #1263393
Missy SParticipantHello,
I am using responsive titles function & I’m getting unpredictable inconsistent results. All of my h1 titles are same font & font-size so I can’t figure out why my posts look so crazy on mobile. Please have a look.November 19, 2016 at 1:41 am #1263394
FriechModeratorHi There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Cheers!
November 19, 2016 at 1:44 am #1263395
Missy SParticipantThis reply has been marked as private.November 19, 2016 at 1:48 am #1263401
Missy SParticipantThis reply has been marked as private.November 19, 2016 at 1:50 am #1263407
ChristopherModeratorHi there,
Is this your site URL?
http://tamikacfranklin.com/Please activate X so we can see the issue.
Thanks.
November 19, 2016 at 2:10 am #1263429
Missy SParticipantThis reply has been marked as private.November 19, 2016 at 2:27 am #1263435
ChristopherModeratorHi there,
The issue is coming from ‘bwp minify’ plugin. It adds CSS to following selector :
.single-post h1.entry-titlePlease see the attachment.
Thanks.
November 19, 2016 at 3:48 am #1263480
Missy SParticipantOk, I deleted the plugin and flushed my cache and I am still having the same problem on mobile. Please have another look. Thanks.
November 19, 2016 at 3:54 am #1263486
ChristopherModeratorHi there,
Your site layout is broken. Did you clear cache on wp super cache?
Thanks.
November 19, 2016 at 5:09 am #1263513
Missy SParticipantHello,
I cleared everything again. Some entry titles look better others dont and now my category archive images are overlapping. Ive used BWP for years and I have it on all of my X sites. I’ve never had a conflict until today and since deleting it, my site has more problems.Is there something in core files that should be deleted or reset so that my site can function properly again?
November 19, 2016 at 5:36 am #1263527
ChristopherModeratorHi there,
Now I see that the code is coming from style.css file (see the attachment), it was cached with BWP plugin.
Please find and remove
font-size: 58px !important;property from following block of code :.single-post h1.entry-title { line-height: 1.2 !important; font-family: "LyonTextRegular", sans-serif !important; font-size: 58px !important; color: #fff !important; font-weight: normal !important; letter-spacing: normal !important; padding: 80px 50px; text-transform: uppercase; text-rendering: optimizeLegibility; background-color: #333; text-shadow: 0 -1px 0 #fff,0 1px 0 #2e2e2e,0 2px 0 #2c2c2c,0 3px 0 #2a2a2a,0 4px 0 #282828,0 5px 0 #262626,0 6px 0 #242424,0 7px 0 #222,0 8px 0 #202020,0 9px 0 #1e1e1e,0 10px 0 #1c1c1c,0 11px 0 #1a1a1a,0 12px 0 #181818,0 13px 0 #161616,0 14px 0 #141414,0 15px 0 #121212,0 22px 30px rgba(0,0,0,0.9); }After removing the code, I think you could enable the plugin.
Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1263393 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
