Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1086569
    caitlinh
    Participant

    I’d like to make these buttons at the bottom of my blog page have squared edges instead of rounded. I’m using Integrity stack.

    #1086725
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    .x-pagination a, .x-pagination span {
    border-radius: 0;
    }

    Hope that helps

    Joao

    #1088097
    caitlinh
    Participant

    Thank you!!!

    #1088313
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

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