Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #24140

    I am using the Boldgrid theme Hifidel and the WooCommerce plugin.  However on the product the product name appears to big and with a blue line through it.  I am unable to alter it.  I suspect it is due to the fact that the font-size & font-weight are viewed as invalid, they appear with a yellow alert sign before them on the browser.  I have tried altering it by specifying the font size in the CSS using the class name it is under but that does not work.  Do you have any ideas of what to do about this.  If I cannot find a way to fix it I am going to have to abandon Boldgrid and use a regular WordPress theme.  The link to the product is: http://new.spadet.com/?post_type=product&p=141&preview=true

    class=”product_title entry-title”

    1. font-size: px !important;
    2. font-weight: !important;
    #24142

    Hello,

    Thank you for your question about style issues with the Hifidel theme and WooCommerce. This is one of the themes that we have tested with WooCommerce and it worked normally. Are there any steps we can follow to replicate the issue as you see it?

    Best,

    Christopher M.

    #24141

    Hi Christopher,

    I am attaching a picture of how the product name looks.  I have installed a couple additional WooCommerce plugins, WooCommerce Custom Product Tabs Lite & WooCommerce Menu Cart but the problem existed before that.  I removed a plugin Customize WooCommerce Store, it does not appear to be supported anymore, and now the code appears like this.  I would like the font size to be somewhere in between 24-30 and definitely do not want the line through it.  My Boldgrid customizer is set to have headings at 20px.

    1. font-size: 52px;
    2. text-transform: none;
    3. font-family: sans-serif;

    WooCommerce product title with line thru it

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘In WooCommerce, how do I alter the product name?’ is closed to new replies.