Typography in Single Products Page Can't Be Changed

This topic has 24 replies, 3 voices, and was last updated 8 years, 9 months ago ago by Jack Richardson

  • Avatar: talonhead
    talonhead
    Participant
    February 16, 2016 at 15:43

    Can you tell me where the “content” fonts are changed for the single products page? I can’t seem to get the font to be any different than Open Sans with a color 8c8c8c. The product description font changes just fine.

    No where in “Typography” in 8Theme Options do I have “Open Sans” chosen as a font for the entire site…so I really don’t understand this.

    Please help!

    Please, contact administrator
    for this information.
    23 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 16, 2016 at 17:08

    Hello,

    Please clarify for what elements you want to change font family and to which one.

    Regards,
    Eva Kemp.

    Avatar: talonhead
    talonhead
    Participant
    February 16, 2016 at 17:40

    Need to simply change the body content of the single products page to Verdana. Not sure why I can’t accomplish this. Issues with something?

    Avatar: Eva
    Eva Kemp
    Support staff
    February 16, 2016 at 17:53

    Hello,

    Try to use this code in Global Custom CSS:

    .price, .amount {
        font-family: Verdana;
    }

    As I see product description font is set to Verdana http://storage4.static.itmages.com/i/16/0216/h_1455641589_9729847_ebba171adc.png .

    Regards,
    Eva Kemp.

    Avatar: talonhead
    talonhead
    Participant
    February 16, 2016 at 18:00

    Eva, I had already mentioned above that the product short description works fine. it’s the actual content of the single products page that is not.

    The only way to accomplish this is a work around? In your “theme options” it should change it to whatever I need it to be. At least there are options for it.

    We went down a similar road not long ago with the content font of the entire site. Took another theme update to fix it.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 17, 2016 at 09:12

    Hello,

    Please add this code in Global Custom CSS:

    .tabs .tab-content {
        font-family: Verdana;
    }

    Regards,
    Eva Kemp.

    Avatar: talonhead
    talonhead
    Participant
    February 17, 2016 at 10:14

    A good workaround. But that’s all we have? I’d really like to know what the real problem is and fix that, instead of doing Globabl CSS workarounds. If there are options for it, they should work?

    Incidentally, what would be the code to disable the galley feature of your theme? It’s conflicting with one that I have installed. Thanks.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 17, 2016 at 14:52

    Hello,

    Sorry, but there is no option to change font for tabs content, so you need write css code for it.

    If you don’t want to use theme gallery on single product pages, you can remove the file product-thumbnails.php in the directory wp-content/themes/classico/woocommerce/single-product and default Woocommerce gallery will be loaded.

    Regards,
    Eva Kemp.

    Avatar: talonhead
    talonhead
    Participant
    February 17, 2016 at 15:11

    Thank you. What if I didn’t want to remove the file? What related lines could be commented out to accomplish the same thing? I might want to revert back someday.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 17, 2016 at 15:30

    Hello,

    In this case you can just rename that file so it won’t load by default.

    Regards,
    Eva Kemp.

    Avatar: talonhead
    talonhead
    Participant
    February 17, 2016 at 15:33

    Update: I removed the file mentioned above. No change. I also removed “product-image.php” as well…no change.

    I even deactivated my new gallery plug in that I’m using. Your theme galley is still there.

    Can you dig in and fix this please?

    Avatar: Eva
    Eva Kemp
    Support staff
    February 17, 2016 at 15:55

    Hello,

    The problem was caused by MasterSlider plugin. I’ve disabled it and now default Woocommerce gallery is loading.

    Regards,
    Eva Kemp.

    Avatar: talonhead
    talonhead
    Participant
    February 17, 2016 at 15:59

    So that’s the fix? Remove something that I need on the page? We can’t do any better than that?

    Avatar: talonhead
    talonhead
    Participant
    February 17, 2016 at 16:03

    Which incidentally, putting back those files didn’t hurt anything. It’s the Masterslider that didn’t like it.

    So what is the workaround now? I’d like to keep that slider.

    Avatar: talonhead
    talonhead
    Participant
    February 17, 2016 at 16:23

    In fact, a lot of the entire site uses Master Slider. I can’t just “deactivate it” without any repercussions.

    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    February 17, 2016 at 16:46

    Hello,

    As I see now 2 main images are shown on the page.
    What changes have you made?
    The same issue persists with default WordPress theme too (Twenty Sixteen), so the problem is related to one of your plugins, not to our theme.
    Sorry, but we can’t know what you modified, so check all your changes and check the page with default WordPress theme too.

    Regards,
    Eva Kemp.

    Avatar: talonhead
    talonhead
    Participant
    February 17, 2016 at 16:58

    Easy…I just activated Masterslider. Your solution to fix it by deactivating such an element that I’m using A LOT on the entire site, is not really reassuring.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 17, 2016 at 17:53

    Hello,

    As I told you in the previous post the issue persists with default WordPress theme too, not only with our theme. We can’t know what modifications you’ve made, so please check your customizations. We can try to reupload theme files from original package if you agree.

    Regards,
    Eva Kemp.

    Avatar: talonhead
    talonhead
    Participant
    February 17, 2016 at 20:31

    Hello,

    Yes, I realize you told me the default theme suffered the same fate as yours. But didn’t you come up with Masterslider was the culprit in this case? That wouldn’t matter what mods have been done to the site. Masterslider is Masterslider.

    You also have my admin credentials….I just thought you would poke around and get the answers you need to fix the issue. I only have plugins. No hardcore modifications. Just the ones given from you.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 17, 2016 at 22:06

    Hello,

    Please provide us with FTP (FTP host, FTP user, FTP password) credentials in private content.
    Do you agree if we reupload theme files?

    Best regards,
    Jack Richardson.

    Avatar: talonhead
    talonhead
    Participant
    February 18, 2016 at 12:45

    Sure. But I really didn’t change any of your files. I put them back where they came from. So replacing them I think wouldn’t be necessary?

    Regardless, here you go! Let me know what you come up with. Thanks.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 18, 2016 at 19:36

    Hello,

    Please take our apologies for a delay.
    The problem with master slider on single product page was caused by the activated option “Enable slider in product single page” in Master Slider > Settings > WooCommerce Settings (screenshot http://prntscr.com/a4yz1n ). I’ve disabled it. Please clear browser cache and check the product page.

    Best regards,
    Jack Richardson.

    Avatar: talonhead
    talonhead
    Participant
    February 18, 2016 at 21:36

    Brilliant! Now why didn’t I realize that! lol

    I’m glad that you thought outside the box and delved a little deeper…than just to de-activate the entire plugin and say “try it now…it’s fixed”.

    Thanks again Jack.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 19, 2016 at 02:46

    Hello,

    You are welcome!

    Best regards,
    Jack Richardson.

  • Viewing 24 results - 1 through 24 (of 24 total)

The issue related to '‘Typography in Single Products Page Can't Be Changed’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.