Hi, My site’s logo is messed up in mobile view. The logo is in the left corner but i want it in middle of header. Also keep in mind that i’ve installed AMP plugin. I don’t know how to fix this. Kindly help me in this matter. Site link is below alongside screenshots. Have a look.
https://wwe-news.com/
https://imgur.com/gHTX4VM
https://imgur.com/CqEDIPk
Hello !
Please use this css code: .td-main-menu-logo img {
position:fixed;
}
The code must be inserted in here: https://www.screencast.com/t/s61BcemS2eW
Thank you !
I inserted the code you sent me but the issue is still there. You can check it in screenshot below.
https://www.screencast.com/t/DXo4nfp64kH2
And, the featured picture in post isn’t showing on desktop preview. Kindly check this out.
https://www.screencast.com/t/hkiwLqa6jui
Hi,
As I can see here -> https://www.screencast.com/t/hkiwLqa6jui it can be a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If the problem persist on mobile, please set the code suggested by Vlad in Theme panel> Mobile theme> Custom code> css -> https://i.imgur.com/ybtqThM.png
Let me know the results!
Thank you!
WPRocket and Autoptimize plugins were causing the issue. I’ve deactivated them and issues are now resolved. However, my site’s loading time increased. How can i optimize it? Have a look at the screenshot.
Before >>>> https://imgur.com/lTBoCux
After >>>> https://imgur.com/TWhLfP1
Okay Thanks for assistance. I am gonna check things out. I’ll let you know of anything occur.