Title: Shop implementation issues
Last modified: March 7, 2023

---

# Shop implementation issues

 *  Resolved [mer](https://wordpress.org/support/users/merettekuijt/)
 * (@merettekuijt)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/shop-implementation-issues/)
 * Hi,
 * Having some issues with the design of some pages for my shop implementation. 
   Large tekst and fields are missing. I’m unable to adjust this on the pages itself
   as it uses the woocommerce shortcode and doesn’t allow my to update the text 
   color for these pages.
 * Is there anyway to see the missing content without adjusting the settings for
   the rest of the website?
 * [https://merettekuijt.com/afrekenen/](https://merettekuijt.com/afrekenen/)
 * [https://merettekuijt.com/mijn-account/](https://merettekuijt.com/mijn-account/)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshop-implementation-issues%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Velda](https://wordpress.org/support/users/supernovia/)
 * (@supernovia)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/shop-implementation-issues/#post-16541521)
 * Hey there, this sounds like it may be a question for WooCommerce Blocks team,
   or possibly an issue with Orvis not supporting new features.
 * To confirm, could you use Healthcheck to switch to a newer theme temporarily,
   then see whether the issue persists? This will not affect the live site: [https://wordpress.org/plugins/health-check/](https://wordpress.org/plugins/health-check/)
 * If the problem is only in Orivs, please update us here. If it persists with another
   theme, please reach out to the support for WooCommerce Blocks, which you can 
   find here:
 * [https://wordpress.org/support/plugin/woo-gutenberg-products-block/](https://wordpress.org/support/plugin/woo-gutenberg-products-block/)
 *  Thread Starter [mer](https://wordpress.org/support/users/merettekuijt/)
 * (@merettekuijt)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/shop-implementation-issues/#post-16546353)
 * Thank you for the quick reply. So the issue is fixed with a different theme. 
   This shows the shopping basket and checkout correctly. So it seems it is a problem
   related to Orvis.
 *  [Adam Leone](https://wordpress.org/support/users/aleone89/)
 * (@aleone89)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/shop-implementation-issues/#post-16547165)
 * Hey there,
 * It looks like there’s some styling missing in the theme, or it could be overwritten.
 * Are you able to add the following into the site via Appearance > Customize > 
   Additional CSS.
 *     ```wp-block-code
       .entry-content .woocommerce {
           color: #515151;
       }
   
       .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
           border: 1px solid #b2b1b2;
       }
       ```
   
 * Please let me know if there’s anything missing from these pages. Many thanks!
 *  Thread Starter [mer](https://wordpress.org/support/users/merettekuijt/)
 * (@merettekuijt)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/shop-implementation-issues/#post-16547524)
 * Hi Adam,
 * That does seem to fix the issues. Thank you so much!

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

The topic ‘Shop implementation issues’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/orvis/1.1.3/screenshot.png)
 * Orvis
 * [Support Threads](https://wordpress.org/support/theme/orvis/)
 * [Active Topics](https://wordpress.org/support/theme/orvis/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/orvis/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/orvis/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [mer](https://wordpress.org/support/users/merettekuijt/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/shop-implementation-issues/#post-16547524)
 * Status: resolved