Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 8 years, 1 month ago jtrue
    Participant

    Expired

    in reply to: "Similar Styles" products not displaying properly
    This reply has been marked as private.
    8 years, 2 months ago jtrue
    Participant

    Expired

    in reply to: Prices backwards for variable products

    Uh oh! I don’t have this option available (see this). The only place I have in the June theme to enter CSS is in General > Custom Codes > . My custom CSS is taking effect so maybe I shouldn’t worry about it but I’m wondering why what you and I are seeing is different. The documentation doesn’t even mention custom CSS at all…

    Thanks!

    8 years, 2 months ago jtrue
    Participant

    Expired

    in reply to: How do I turn off color swatch variations from showing on hover?

    You were very close. I fooled around and got the following to work:

    .shop-products .cl-thumb-wrapper .swatches-support {
    display: none !important;
    }

    Thanks!

    8 years, 2 months ago jtrue
    Participant

    Expired

    in reply to: How do I hide \"In Stock\" and \"Gifts\" on the product pages?
    This reply has been marked as private.
    8 years, 2 months ago jtrue
    Participant

    Expired

    in reply to: Prices backwards for variable products

    I have an idea: It’s a CSS Flexbox issue. I was monkeying around with Chrome Dev Tools and got the numbers to display left to right by changing the CSS to:

    body[class*=” currency-“] .summary.entry-summary .price .woocs_price_code, body:not([class*=”currency-“]) .summary.entry-summary .price {

    flex-direction: row;
    justify-content: flex-start;

    }

    Best-practice-wise, I’m not sure exactly where to put this CSS. I’m curious to see what Codeless Support says.

    • This reply was modified 8 years, 2 months ago by jtrue.
    8 years, 2 months ago jtrue
    Participant

    Expired

    in reply to: How do I hide \"In Stock\" and \"Gifts\" on the product pages?
    This reply has been marked as private.
    8 years, 2 months ago jtrue
    Participant

    Expired

    in reply to: How do I hide \"In Stock\" and \"Gifts\" on the product pages?

    Hello! I did as you said and “In Stock” and “Gifts” are still displaying on the page. Any other ideas on how to hide these?

    Thanks again!

    8 years, 2 months ago jtrue
    Participant

    Expired

    in reply to: How to Hide "Add to Wishlist" – June Theme

    Thank you! This worked perfectly.

Viewing 8 posts - 1 through 8 (of 8 total)

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password