Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

eStore: Fancy 2 Fonts – CSS How To question

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › eStore: Fancy 2 Fonts – CSS How To question

Tagged: css, fancy2

  • This topic has 5 replies, 2 voices, and was last updated 12 years, 6 months ago by mralec.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • October 29, 2012 at 9:57 pm #7780
    mralec
    Member

    Hi Gang, I wish to change the fonts appearing in the Fancy 2 product display. Here is a link to the page with the display:

    http://www.acjfineartphoto.com/?page_id=424

    What CSS sheet should I edit and how? Is there code I need to add to the custom sheet or amend in existing sheet? THANK YOU for a great plugin and support.

    Cheers,

    Alec

    October 29, 2012 at 10:21 pm #50866
    Peter
    Member

    Hi Alec,

    You can set the font properties using the appropriate CSS code for the following element:

    .eStore-fancy2-product-name {
    <put css code which sets the font attributes here>
    }

    The above should go into the wp_eStore_custom_style.css file.

    October 29, 2012 at 10:51 pm #50867
    mralec
    Member

    Thanks Peter. That worked perfectly. So, is there a similar .eStore-fancy2-???? to change the font attributes associated with my variations? It all looks a little robotic, not great for a photographer’s site. :)

    http://www.acjfineartphoto.com/?page_id=424

    again, much thanks. For clarification, the “Size” and “Paper” fonts, not the actual variation fonts.

    Alec Johnson

    October 29, 2012 at 10:52 pm #50868
    mralec
    Member

    And as along as we’re at it – the “Add to Cart” button font as well. :)

    October 30, 2012 at 5:01 am #50869
    Peter
    Member

    Hi Alec, for the variation field name use the following:

    .eStore_variation {
    <put css code which sets the font attributes here>
    }

    Here is an example:

    .eStore_variation {
    font-family:Arial;
    font-size:12px;
    }

    For the add to cart button I think it is:

    .eStore_button .eStore_add_to_cart_button {
    <put css code which sets the font attributes here>
    }

    You can do your own CSS investigations by using firebug. Please see this link:

    http://www.tipsandtricks-hq.com/how-to-use-firebug-to-modify-your-wordpress-sites-css-video-tutorial-4037

    October 30, 2012 at 12:39 pm #50870
    mralec
    Member

    Once again, Peter, THANK YOU, for the quick and spot on advice. This is a great product.

    Best, Alec

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ