Title: Borders
Last modified: November 4, 2017

---

# Borders

 *  Resolved [ananiaskantene93](https://wordpress.org/support/users/ananiaskantene93/)
 * (@ananiaskantene93)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/borders-22/)
 * Hi there.
    Will I be able to add perfect solid border to my catalog?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fborders-22%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/borders-22/#post-9656091)
 * Hi Anania,
 * Did you mean that you want a blue border around the whole catalog (on this page:
   [http://onathingemasters.com/wp/products/accessories/](http://onathingemasters.com/wp/products/accessories/))
 * For example, something like this:
 * ![](https://i0.wp.com/s1.postimg.org/53yhgkrjv3/border.jpg?ssl=1)
 * If this is what you had in mind, you can use the code below to replace what you
   currently have in your Catalogue’s “Custom CSS” box (on the Edit Catalogue page):
 *     ```
       .prod-cat-inner, 
       .prod-cat-container {height: auto!important;}
   
       .prod-cat-container {
           margin: 35px 0 0 0;
           border: 3px solid #80bee1;}
   
       .prod-cat-header-div {
           width: 100%;
           margin-bottom: 0;
           border: none;
           margin: -32px 0 0 0px;
       }
   
       .prod-cat-sidebar {
           width: 23%;
           margin: 1%;}
       ```
   
 *  Thread Starter [ananiaskantene93](https://wordpress.org/support/users/ananiaskantene93/)
 * (@ananiaskantene93)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/borders-22/#post-9656567)
 * Yes thank you

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Borders’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-product-catalogue/assets/icon-128x128.png?rev=1805317)
 * [Ultimate Product Catalog](https://wordpress.org/plugins/ultimate-product-catalogue/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-product-catalogue/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-product-catalogue/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-product-catalogue/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-product-catalogue/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-product-catalogue/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [ananiaskantene93](https://wordpress.org/support/users/ananiaskantene93/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/borders-22/#post-9656567)
 * Status: resolved