Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1320186
    c1s
    Participant

    Hi,

    I’ve got a couple of questions about formatting the archives page. I am adding a picture to the post with my questions.

    Please could you help me with this?

    Thanks!!!

    #1320189
    c1s
    Participant
    This reply has been marked as private.
    #1320248
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .x-iso-container-posts>.hentry .entry-wrap {
        border: 2px solid #f2f2f2;
    }
    .p-meta {
        font-size: 13px !important;
    }
    .entry-title:before {
        color: rgb(123, 123, 123);
    }
    .widget_categories ul>li, .widget_product_categories ul>li, .widget_nav_menu ul>li, .widget_pages ul>li {
       border-top: 2px solid #f2f2f2;
    }
    .widget_categories ul, .widget_product_categories ul, .widget_nav_menu ul, .widget_pages ul {
        border-bottom: 2px solid #f2f2f2;
    }
    .x-pagination ul {
        background-color: #7d7a7a;
    }
    .x-pagination a, .x-pagination span {
        color: rgb(123, 123, 123);
    }

    Hope it helps 🙂

    #1320324
    c1s
    Participant

    Fantastic!!! Thanks a lot!!!

    #1320760
    Christopher
    Moderator

    You’re welcome.

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