Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1049911
    rialbaphoto
    Participant

    Hi,

    I’ve used the following code in Customizer to get rid of the border around my Recent Posts widget in my footer and it works 🙂

    .widget ul, .widget ol {
    border: none;
    }

    Now I need to move the left align of the blog post titles to match the widget title (image attached).

    Please help, thanks 🙂

    #1050019
    Christopher
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

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