-
Author
Tagged: Post Update
-
February 12, 2015 at 04:52 #45738jamie771Participant
It would be nice if Post Update button on mobile would go under Post in, because it looks kind of off where it is now. Is it possible?
Attachments:
You must be logged in to view attached files.February 12, 2015 at 19:29 #45851RaduModeratorHello,
Add this CSS Code in your Kleo-Child
COPY CODE#whats-new-post-in-box > label {display:none;}
Let me know if it works
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 14, 2015 at 17:21 #46085RaduModeratorClear you browser cache, and try after, it should work
Tested on my local environment and works.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 14, 2015 at 18:25 #46087jamie771ParticipantCleared, nothing. do you test in in the mobile? This is where it is messes up. I am testing in on iPhone 5. It looks better on the phones with bigger screens like iPhone +
February 18, 2015 at 13:33 #46532RaduModeratorIn this case, please provide url of this site, and create for me a dummy account.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 19, 2015 at 19:36 #46752RaduModeratorAdd this css to your kleo-child style.css, it should work.
COPY CODE@media (max-width: 400px) { #whats-new-post-in-box > label { display: none !important; } #whats-new-post-in { max-width: 175px !important; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 19, 2015 at 21:50 #46768jamie771ParticipantIt still the same. Also there is an issue on the iPad. See file attached.
Attachments:
You must be logged in to view attached files.February 20, 2015 at 00:05 #46795RaduModeratorThat CSS from above is not loaded into your site.
You have added that code to you kleo-child/style.css ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 20, 2015 at 03:11 #46841RaduModeratorYou need to flush cache from w3…
See screenshots
Your css now : http://ucgym.771production.netdna-cdn.com/wp-content/themes/kleo-child/style.css?ver=2.4
contains :COPY CODE/* Theme Name: Kleo Child Theme URI: Description: Child theme for Kleo Author: SeventhQueen Author URI: http://seventhqueen.com Template: kleo Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready License: GNU General Public License License URI: license.txt */ /* * Please add your custom styles below */
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.February 20, 2015 at 21:29 #46919jamie771ParticipantHow do I flush cache from W3? Thank you for your help!
February 23, 2015 at 14:33 #47232RaduModeratorhttps://www.youtube.com/watch?v=w3eKpu2l6F0
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.