Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1041384
    Integratutions
    Participant

    Hello!

    There’s this white line that appears in certain screen sizes or dimensions as shown in the screenshots. Is there a way to edit the CSS so that this won’t happen in any circumstances?

    http://axiomlearning.sg/

    #1041664
    Thai
    Moderator

    Hi There,

    Try adding the following CSS under Customizer > Custom > Edit Global CSS:

    a:focus, 
    a.x-btn:focus, 
    select:focus, 
    input[type="file"]:focus, 
    input[type="radio"]:focus, 
    input[type="submit"]:focus, 
    input[type="checkbox"]:focus, 
    input[type="button"]:focus {
            outline: none !important;
    }

    Hope it helps.

    #1050253
    Integratutions
    Participant

    Sorry Thai, seems like there is still this issue at certain screen size.

    #1050254
    Integratutions
    Participant

    Screenshot

    #1050320
    Christopher
    Moderator

    Hi there,

    Please remove this code :

    .home #x-content-band-2 .x-column {
        margin-right: 0 !important;
        margin-top: 0 !important;
    }

    And enable ‘Marginless columns’ option from content band settings.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1041384 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>