This topic has 6 replies, 4 voices, and was last updated 9 years by markob17.

  • Author

    Tagged: 

  • #57729
     GaNcorp
    Participant

    If you create an accordion with an icon when you view it on mobile the text lines are off.
    Screenshot Attached

    There is the same problem when the title is too long on widescreen view as well.
    Screenshot Attached

    #58491
     Laura
    Moderator

    Hello, could you share a link to your website please? 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #58495
     GaNcorp
    Participant

    We are in maintenance mode right now but i set up an admin login for you:

    http://www.geeksandnerds.org/wp-login.php
    username: 0AKLEO
    pword: kleopword11

    Here is the page in question:
    http://www.geeksandnerds.org/about-3/

    I think it is just an oversight in the CSS where you didn’t anticipate a title being this long.

    #58496
     GaNcorp
    Participant

    The FAQ/accordion has been moved to the this page:
    http://www.geeksandnerds.org/apply/

    #58907
     Robert
    Keymaster

    Hi @GaNcorp,
    I just fixed this issue for you, it will be available in next update but until then you can put these lines in admin/theme options/quick css box:

    COPY CODE
    
    .panel-kleo.icons-to-left .accordion-toggle {
    	position: relative;
    	display: inline-block;
    	width: 100%;
    	padding-left:30px;
    }
    
    
    .panel-kleo.icons-to-left span.icon-closed,
    .panel-kleo.icons-to-left span.icon-opened {
    	position: absolute;
    	top: 1px;
    	left: 0;
    }
    

    Let me know if this works for you.

    Regards,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #59410
     GaNcorp
    Participant

    This fixes it. Thanks!

    #112245
     markob17
    Participant

    Hi, looks like this css fix resolves the issue, however, it still hasn’t been added to kleo updates. I am running latest version (march 2016 version) and the issue still occurs if I don’t manually add the css in this thread.

Viewing 7 posts - 1 through 7 (of 7 total)

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

Log in with your credentials

Forgot your details?