Title: firstfestivefooties's Replies | WordPress.org

---

# firstfestivefooties

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 32 total)

1 [2](https://wordpress.org/support/users/firstfestivefooties/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/firstfestivefooties/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/firstfestivefooties/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] delete navigation menu](https://wordpress.org/support/topic/delete-navigation-menu-2/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/delete-navigation-menu-2/#post-16717946)
 * Thanks [@luciamarinescu](https://wordpress.org/support/users/luciamarinescu/).
   As previously mentioned, I’m not very CSS savvy, so can you further clarify for
   me…
 * The second link stated-
 * “If you want to make more advanced changes in the child theme, follow with the
   steps below:
    1. Locate the **views** folder inside Neve (in the root of the folder) and copy
       it inside the child theme’s folder.
 * 2. Make any changes you need in the **views **folder of the child theme.”
 * I’m assuming this is where I’d put the code you mentioned in your first link?
   If so, can you clarify. I don’t know where the “views” folder is “inside Neve”.
 * This is my best guess, please let me know if its correct (and if not, where I
   should be going instead) Within WordPress, do I click on Appearance ->Theme file
   editor, then select the “functions.php” on the right hand side? Do I then copy
   the code you linked at the end of everything there? So I just start it one paragraph
   space below everything? Thanks again for your assitance
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] change mobile font?](https://wordpress.org/support/topic/change-mobile-font/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/change-mobile-font/#post-16431827)
 * Thanks [@stefancotitosu](https://wordpress.org/support/users/stefancotitosu/)
   but I’m not following… When I click on the mobile view, and then look at the 
   typography, it is the same font as the desktop version. I’m using the primary
   menu for both the desktop and mobile versions. Should I be creating a separate
   menu for mobile? How does changing the menu font change the mobile font for the
   website?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] wrap text around product page](https://wordpress.org/support/topic/wrap-text-around-product-page/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/wrap-text-around-product-page/#post-16423893)
 * I’m not sure how to upload a picture here, but this is the coding:
 *     ```wp-block-code
       /* Link colors / .link-white a { color: #ffffff; text-decoration: none !important; } .link-black a { text-decoration: none !important; } / Responsiveness */@media screen and (max-width: 600px) {.contact-form {width: 100%;}}.archive.post-type-archive .shop-container .products.columns-4 {display: none !important;}.archive.post-type-archive .nv-woo-filters {display: none !important;}body {-webkit-animation-duration: 0.1s;-webkit-animation-name: fontfix;-webkit-animation-iteration-count: 1;-webkit-animation-timing-function: linear;-webkit-animation-delay: 0.1s;}
   
       @-webkit-keyframes fontfix {from { opacity: 1; }to { opacity: 1; }}@media only screen and (max-width: 768px) {.woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {width: 100%}}
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] wrap text around product page](https://wordpress.org/support/topic/wrap-text-around-product-page/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/wrap-text-around-product-page/#post-16413169)
 * [@bvytis](https://wordpress.org/support/users/bvytis/) the syntax errors would
   make sense, because I did copy and paste the above provided code.
 * I’m not super familiar with coding (as you may have surmised), so what kind of
   things would I look for to find the syntax error?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] change mobile font?](https://wordpress.org/support/topic/change-mobile-font/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/change-mobile-font/#post-16409774)
 * [@bvytis](https://wordpress.org/support/users/bvytis/) so am I understanding 
   correctly, that with the Neve free version, I have no control over the mobile
   font?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] wrap text around product page](https://wordpress.org/support/topic/wrap-text-around-product-page/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/wrap-text-around-product-page/#post-16409770)
 * [@bvytis](https://wordpress.org/support/users/bvytis/) I tried that and I didn’t
   see a difference (the wording still continues squished to the right-hand side
   as if the pictures are in one column and the words are in a 2nd column).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Wrap text around woocommerce product image](https://wordpress.org/support/topic/wrap-text-around-woocommerce-product-image/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/wrap-text-around-woocommerce-product-image/#post-16405925)
 * Thanks. On wordpress, the most common rating for the woocommerce block is 1 star,
   so I think I will look elsewhere regarding a block editor and (consequently it
   seems) an answer to my issue. I appreciate your time
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Wrap text around woocommerce product image](https://wordpress.org/support/topic/wrap-text-around-woocommerce-product-image/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/wrap-text-around-woocommerce-product-image/#post-16391416)
 * [@anastas10s](https://wordpress.org/support/users/anastas10s/) I appreciate the
   links.
 * Do you know how mobile-friendly the twenty twenty three theme is? When I’ve tried
   a twenty-something theme in the past, it didn’t really seem to work too well 
   as a fast, mobile ecommerce site (hence why I chose Neve).
 * Is the Woocommerce blocks you linked the same as this? [https://wordpress.org/plugins/woo-gutenberg-products-block/](https://wordpress.org/plugins/woo-gutenberg-products-block/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] change mobile font?](https://wordpress.org/support/topic/change-mobile-font/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/change-mobile-font/#post-16383848)
 * Thanks.
 * Unfortunately, there isn’t an option to toggle between desktop and mobile for
   the font itself. When I go to the typography page, I can change the font size,
   line height and letter spacing for desktop versus mobile, but there isn’t an 
   option to differ the actual font between devices.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Wrap text around woocommerce product image](https://wordpress.org/support/topic/wrap-text-around-woocommerce-product-image/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/wrap-text-around-woocommerce-product-image/#post-16383840)
 * Yes that is the issue.
 * Unfortunately, I’m using the free Neve theme and, after clicking the link above,
   they bluntly said they can’t help if you are using a free product, and to try
   googling the answer…. which I’ve already tried without luck.
 * Since I can’t make much adjustments to the product pages within the theme anyway(
   I have to go to the wordpress page for that, because woocommerce seems to determine
   most of the layout), maybe I can try posting on the wordpress forum instead?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Duplicate product](https://wordpress.org/support/topic/duplicate-product-4/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/duplicate-product-4/#post-16343440)
 * Thanks [@luciamarinescu](https://wordpress.org/support/users/luciamarinescu/).
   I’m not super familiar with coding. When I go to edit the page within wordpress(
   pages ->shop-> edit), if I select the product block, there is a “custom CSS” 
   section which already has the following:
 * “selector {
   }”
 * Do I paste the above coding within the { } or after it? Would I paste both codes
   back to back?
 * Also, now in that editor the page is displaying how I want, but it I try to look
   at the website directly, it still has the above duplicates. (I tired clearing
   my cache, but it didn’t make a difference.) Any ideas why this is? Thanks again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] How to block email](https://wordpress.org/support/topic/how-to-block-email-2/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/how-to-block-email-2/#post-16329578)
 * Ok thank you
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Duplicate product](https://wordpress.org/support/topic/duplicate-product-4/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/duplicate-product-4/#post-16329576)
 * Thank you [@luciamarinescu](https://wordpress.org/support/users/luciamarinescu/).
   What you said was helpful. I like having the ability for the customer to change
   the sorting of the products, and based on what you said I was able to get all
   the products to show on the top half, so now I’m wondering if there is a way 
   to hide the second half of the product page instead (hiding the part after “Customer
   matched zone United States”).
 * Also, there are two drop down sorting menus, but I only want one, but neither
   seem to adjust the product view/order. Any suggestions? Thanks again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[USPS Simple Shipping for Woocommerce] USPS Simple Shipping work with Woocommerce Shipping & Tax plugin](https://wordpress.org/support/topic/usps-simple-shipping-work-with-woocommerce-shipping-tax-plugin/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/usps-simple-shipping-work-with-woocommerce-shipping-tax-plugin/#post-16321146)
 * I’m worried the two plugins will mess each other up, so I’m not sure how to try
   it without effecting my orders (I’m also not sure how to set the options on the
   Shipping & tax plugin so that these shipping options aren’t used but the USPS
   shipping options ARE used). I was hoping someone would have some insight to help
   me without me having to possibly lose out on orders from frustrate customers 
   where the shipping isn’t working
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Duplicate product](https://wordpress.org/support/topic/duplicate-product-4/)
 *  Thread Starter [firstfestivefooties](https://wordpress.org/support/users/firstfestivefooties/)
 * (@firstfestivefooties)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/duplicate-product-4/#post-16321142)
 * Thanks [@bvytis](https://wordpress.org/support/users/bvytis/) . Unfortunately,
   neither of those sorting options seem to work. The first filter you mention doesn’t
   change the list to include all the products. The second filter doesn’t seem to
   effect the list including everything either. Ideally, I’d like it to sort in 
   calendar order of the holidays (the way my products are listed in wordpress under“
   product” tab sorting) but I can’t find that option anywhere.

Viewing 15 replies - 1 through 15 (of 32 total)

1 [2](https://wordpress.org/support/users/firstfestivefooties/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/firstfestivefooties/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/firstfestivefooties/replies/page/2/?output_format=md)