Plugin Author
Ales
(@alesmal)
Hello, thanks for letting us know, I will check it out!
Ales
Plugin Author
Ales
(@alesmal)
Could you share your website? Maybe it’s with a specific content you are using..
thanks Ales
Thread Starter
sam20e
(@sam20e)
Hi @alesmal
Thanks for the prompt reply. Please view this url – [moved URL to special URL field]
Plugin Author
Ales
(@alesmal)
Ok, you don’t use background image, and there is an empty space because of it, therefore I suggest to hide it by this custom CSS:
@media only screen and (max-width: 680px) {
#background-wrapper {display: none}
.section-logo {margin: auto;}
}
Ales
-
This reply was modified 5 years, 9 months ago by
Ales.
Thread Starter
sam20e
(@sam20e)
Hi @alesmal
Awesome, thank you. But I do have one other question. my iphone button layout is kinda messed up – https://www.screencast.com/t/MrxF4ka5W can we fix that with a css edit?
Plugin Author
Ales
(@alesmal)
Yeah, I will release update for better support of Apple devices as well.
YOu can resolve it by another custom CSS:
input, button {
box-shadow: inset 0 0 0 0 !important;
-webkit-box-shadow: inset 0 0 0 0 !important;
-webkit-appearance: none;
outline: none;}
Ales
Thread Starter
sam20e
(@sam20e)
Hi @alesmal
Thank you very much. It’s working great!
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
@sam20e Do not use short links in these forums, that has been abused in the past. I have expanded your link.
Thread Starter
sam20e
(@sam20e)
Hey @jdembowski thanks for lettinge know. Can you remove that web url pls?
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
I’m sorry, but that is only done in extreme cases.
https://wordpress.org/support/forum-user-guide/faq/#will-you-delete-my-post-or-my-link-within-my-post
Search engine hits are never considered extreme. The post will not be edited or deleted. You left links in other posts/replies and this one will not be edited.
Thread Starter
sam20e
(@sam20e)
@jdembowski at least can you use the link tag? and i dont see a reason to expand this without my permission as you know im not abusing anything at all
@sam20e
You’ve been told in this thread that we don’t like shortlinks (since they’ve been abused a lot) and that we don’t remove/edit stuff unless needed for security, etc.
Posting a URL to some site is NOT regarded as security related – so when you repeatedly modlook’ed this topic, you were abusing the volunteer moderators’ limited time.
Despite this, this time only, I moved your URL to the special URL field for “site I need help with”, which is only visible to logged-in users, i.e. Google and other search bots won’t see it there. Next time, use that field when you post a question in the forums. (If you forget, then you can edit your post within one hour.)