Title: phellarm's Replies | WordPress.org

---

# phellarm

  [  ](https://wordpress.org/support/users/phellarm/)

 *   [Profile](https://wordpress.org/support/users/phellarm/)
 *   [Topics Started](https://wordpress.org/support/users/phellarm/topics/)
 *   [Replies Created](https://wordpress.org/support/users/phellarm/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/phellarm/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/phellarm/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/phellarm/engagements/)
 *   [Favorites](https://wordpress.org/support/users/phellarm/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Product Catalog] Hide single custom field in Catalog Page](https://wordpress.org/support/topic/hide-single-custom-field-in-catalog-page/)
 *  Thread Starter [phellarm](https://wordpress.org/support/users/phellarm/)
 * (@phellarm)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/hide-single-custom-field-in-catalog-page/#post-14077263)
 * Yessssss…
    Works great! In this case I don’t need to create the unique id in 
   the catalog, I just put the div # prod in the personalized css of the catalog
   itself !! You have been great !! I have a last question if I can always concerns
   this plug in but another topic! Do you want me to create a new topic or do I 
   mention it here? I love this plug in 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Product Catalog] Hide single custom field in Catalog Page](https://wordpress.org/support/topic/hide-single-custom-field-in-catalog-page/)
 *  Thread Starter [phellarm](https://wordpress.org/support/users/phellarm/)
 * (@phellarm)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/hide-single-custom-field-in-catalog-page/#post-14072398)
 * Yesssss 🙂
 * [https://www.goodphellas.it/test/shop/](https://www.goodphellas.it/test/shop/)
 * Che Cf is “Artista”
 * my-catalog=catalogo
 * In the Ultimate Product Catalog Settings/Custom css i make :
    #catalogo .prod-
   cat-sidebar-cf-1 { display: none; }
 * In the shortcode of page shop i make :
    <div id=”catalogo”>[product-catalog id
   =”1″]</div>
 * Thanks !!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Product Catalog] Hide single custom field in Catalog Page](https://wordpress.org/support/topic/hide-single-custom-field-in-catalog-page/)
 *  Thread Starter [phellarm](https://wordpress.org/support/users/phellarm/)
 * (@phellarm)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/hide-single-custom-field-in-catalog-page/#post-14066960)
 * Really weird but it doesn’t work! Theoretically it seems correct but it doesn’t
   work nor customizing the shortcode on the page like this:
 * <div id=”my-catalog”>
    [product-catalog id=”1″] </div>
 * and adding to the custom css field of the catalog (in edit catalog of ultimate
   panel):
 * #my-catalog .prod-cat-sidebar-cf-1 {display: none;}
 * I also tried without customizing the div but it doesn’t seem to accept this custom
   css:
 * .prod-cat-sidebar-cf-1 {display: none;}
 * Obviously the id is right because if I inspect the page and put that id hide 
   you can’t see it!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Product Catalog] Problem mobile menu and catalog](https://wordpress.org/support/topic/problem-mobile-menu-and-catalog/)
 *  Thread Starter [phellarm](https://wordpress.org/support/users/phellarm/)
 * (@phellarm)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/problem-mobile-menu-and-catalog/#post-13999678)
 * Hi…
 * Yes it’s a plugin bug I think …
    In catalog-style-mobile.css create
 * .prod-cat-sidebar {
    clear: both; width: 100%; maximum height: auto; maximum 
   width: none; z-index: 99999; right: 0;
 * You will notice that the z-index is busted!
 * I had to correct it by hand by putting a z-index = 1
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Product Catalog] Problem mobile menu and catalog](https://wordpress.org/support/topic/problem-mobile-menu-and-catalog/)
 *  Thread Starter [phellarm](https://wordpress.org/support/users/phellarm/)
 * (@phellarm)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/problem-mobile-menu-and-catalog/#post-13998072)
 * .prod-cat-sidebar
    It has priority over the drop-down menu of the mobile device
   I don’t know if with css it is possible to bring it under the mobile menu era
   I think it’s a bug. the Products normally flow below

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