This topic has 13 replies, 2 voices, and was last updated 11 years by Radu.

  • Author

    Tagged: 

  • #45738
     jamie771
    Participant

    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?

    #45851
     Radu
    Moderator

    Hello,

    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 solution
    #46062
     jamie771
    Participant

    Nope, nothing changed.

    #46085
     Radu
    Moderator

    Clear 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 solution
    #46087
     jamie771
    Participant

    Cleared, 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 +

    #46532
     Radu
    Moderator

    In 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 solution
    #46600
     jamie771
    Participant

    http://ucgym.com

    User: test
    Pass: 1234test

    #46752
     Radu
    Moderator

    Add 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 solution
    #46768
     jamie771
    Participant

    It still the same. Also there is an issue on the iPad. See file attached.

    #46795
     Radu
    Moderator

    That 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 solution
    #46823
     jamie771
    Participant

    Here ut us

    #46841
     Radu
    Moderator

    You 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 solution
    #46919
     jamie771
    Participant

    How do I flush cache from W3? Thank you for your help!

    #47232
     Radu
    Moderator

    https://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
Viewing 14 posts - 1 through 14 (of 14 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?