Title: Custom css
Last modified: September 11, 2025

---

# Custom css

 *  [Mohammad Da](https://wordpress.org/support/users/mdahamshi/)
 * (@mdahamshi)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/custom-css-320/)
 * Hey
 * Thank you for the wonderfull work
 * Im trying to add custom css to the shop page:
 *     ```wp-block-code
       if (is_page('/hippooshop')) {
           wp_enqueue_style('hipposhop-style', get_stylesheet_directory_uri() . '/assets/css/hippo.css');
       }
       ```
   
 * 
   it doesnt work, can you please guide me to the correct way to custom the css?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcustom-css-320%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [hippoosupport](https://wordpress.org/support/users/hippoosupport/)
 * (@hippoosupport)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/custom-css-320/#post-18638762)
 * Hey!
 * Thanks for the kind words 🙏
 * Just to clarify: HippooShop doesn’t work with PHP or WordPress filters/actions.
   It’s a Vue-based app that communicates with our API, so code like `wp_enqueue_style`
   or WordPress conditional hooks won’t affect it.
 * At the moment, HippooShop doesn’t support direct custom CSS injection. If you’d
   like to apply custom styles, the best path forward is for us to review the elements
   you want to style. Based on that, we can either:
    - expose additional class hooks, or
    - add a “Custom CSS” option in an upcoming version.
 * If you can share the specific style changes you’d like, we’ll investigate and
   see how to make this easier in a future release.
 *  Thread Starter [Mohammad Da](https://wordpress.org/support/users/mdahamshi/)
 * (@mdahamshi)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/custom-css-320/#post-18639115)
 * I actually use the chuld theme style and its works, there still a problem if 
   i want to add margin for each product card, I want to make the ui looks like 
   linktr.ee…
 *  Thread Starter [Mohammad Da](https://wordpress.org/support/users/mdahamshi/)
 * (@mdahamshi)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/custom-css-320/#post-18639127)
 * Another thing, maybe truncate long title…
 * ![](https://wordpress.org/c004d7d9-9592-4742-87cf-813ec1575338)
 *  Plugin Support [hippoosupport](https://wordpress.org/support/users/hippoosupport/)
 * (@hippoosupport)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/custom-css-320/#post-18639485)
 * Can you share your website address with us please to check it out.
 * Thanks
 *  Thread Starter [Mohammad Da](https://wordpress.org/support/users/mdahamshi/)
 * (@mdahamshi)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/custom-css-320/#post-18639579)
 * Here:
   [https://taptip.shop/hippooshop](https://taptip.shop/hippooshop)
 *  Plugin Support [hippoosupport](https://wordpress.org/support/users/hippoosupport/)
 * (@hippoosupport)
 * [8 months ago](https://wordpress.org/support/topic/custom-css-320/#post-18659630)
 * Dear [@mdahamshi](https://wordpress.org/support/users/mdahamshi/),
 * Thank you for your feedback. We’d like to inform you that a new version of Hippoo
   will be released in the coming days.
 * With this update, you will be able to add custom CSS directly from the Hippoo
   WordPress panel to your Hippoo shop. Please make sure to back up your existing
   custom CSS, as it may be overwritten during the update.
 * The new version will also handle the entire purchase flow within the Hippoo shop,
   including add to cart, checkout, and related steps. We again recommend creating
   backups to avoid any issues.
 * Best regards,

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

The topic ‘Custom css’ is closed to new replies.

 * ![](https://ps.w.org/hippoo/assets/icon.svg?rev=3546356)
 * [Hippoo Mobile App for WooCommerce](https://wordpress.org/plugins/hippoo/)
 * [Support Threads](https://wordpress.org/support/plugin/hippoo/)
 * [Active Topics](https://wordpress.org/support/plugin/hippoo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hippoo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hippoo/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 7 replies
 * 2 participants
 * Last reply from: [hippoosupport](https://wordpress.org/support/users/hippoosupport/)
 * Last activity: [8 months ago](https://wordpress.org/support/topic/custom-css-320/#post-18659630)
 * Status: not resolved