Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1153065
    bryan1976
    Participant

    Hi,

    I have styled my Ess Grid skin as in the first picture attached. As you can see, the ‘read more’ field has a solid border.

    However, if you look in the second attachment, this styling doesn’t show in all the browsers i have tried.

    Is the theme overriding something? Is there some CSS I can add to allow a border to show?

    I’ll attach my login credentials below.

    Thanks.

    Bryan

    #1153068
    bryan1976
    Participant
    This reply has been marked as private.
    #1153070
    bryan1976
    Participant
    This reply has been marked as private.
    #1153107
    John Ezra
    Member

    Hi there,

    Thanks for writing in! Not sure what is conflicting, but you can try CSS. You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    a.eg-new-blog-layout-element-26 {
        border: 1px solid #000;
    }

    Hope this helps – thanks!

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