Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1180165
    vpnpick
    Participant

    Sorry for starting another thread, but I have been through numerous posts and CSS codes to no avail.

    I have been able to make one needed change – show full title with following code

    }

    .x-recent-posts .h-recent-posts{
    white-space:normal;
    }

    I am not sure if this is affecting additional code being added.

    The most recent CSS mod I tried was:

    }
    .x-recent-posts a {
    box-shadow: none;
    border: none;
    }

    but not matter what code I use, it has a grey box behind the recent posts displayed.

    #1180177
    vpnpick
    Participant

    Ok I managed to fix it by changing the shortcode to offset posts on two rows

    #1180181
    Thai
    Moderator

    Hi There,

    Please try with this CSS:

    .x-sidebar .widget ul li a {
        text-decoration: none;
    }

    Hope it helps 🙂

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