New Landing › How can we help? › Themeforest Theme Support › Dante › Some Questions
Glad the css worked.
The related posts issue seems to be caused by one of your plugins that is changing the related posts query.
I disable all your plugins and got the correct related posts. https://www.dropbox.com/s/n8t3ux95hfxmohc/related_posts_issue.png?dl=0
Try to disable all plugins and enable several at each time to figure out what plugin is causing it.
-Rui
Hi,
can you take a screenshot of the homepage and mark in red the elements you want to hide in mobile?
Will check the footer text.
Add the code below to your custom css option
@media only screen and (max-width: 767px){ #copyright a { display:none!important; } }
You had an error in your css. check again. Try to add more spaces in your css code, that way it’s harder to read or check anything. thanks
What do you mean? The footer links are not there in mobile view. Why some your text is wrapped in a <font> tag?
<font>
I can’t break it in 2 lines if it’s inside the font tag. That’s why I asked how the font tag is wrapped around the text. Is it like this in the footer text option?
All over you site html code there is this font tag. Probably one of the installed plugins is making this for any other purpose.
I needed to adjust a few things in the copyright css, now it’s breaking in 2 lines in mobile.
Thanks!
Ey, we need three lines please, because now the part of the mail is cutted, and its not nice yet.
Atach image.
You must be logged in and have valid license to reply to this topic.