Bold Text Appears Black - by tbijeux - on WordPress WooCommerce support

This topic has 7 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp

  • Avatar: tbijeux
    tbijeux
    Participant
    December 30, 2014 at 13:38

    Hi there,

    When I bold text in my product description it appears black rather than the color I have specified as my font color. How can I fix this?

    Also, I notice the font color of the drop menu options different than the heading color specified, it appears black as well. I’d like to fix this as well.

    Many thanks!!

    6 Answers
    Avatar: tbijeux
    tbijeux
    Participant
    December 30, 2014 at 13:41

    Also, the selected tab “Description” appears as black as well…..I would like to make it Grey as the rest of the font.

    Thanks!

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    December 30, 2014 at 14:10

    Hello,

    To change tab title color add this code into custom.css file:

    .tabs .tab-title.opened {
        color: #8C8888 !important;
    }

    To change font color for submenu items add this code into custom.css:
    .main-nav .menu > li .nav-sublist-dropdown .container > ul > li a, .fixed-header .menu > li .nav-sublist-dropdown .container > ul > li a {color: #8C8888 !important;}

    And this code for bold text:
    .tabs .tab-content strong {color: #8C8888 !important;}

    How to create custom.css you can watch in this tutorial.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: tbijeux
    tbijeux
    Participant
    December 30, 2014 at 15:55

    wonderful thank you!

    Avatar: Eva
    Eva Kemp
    Support staff
    December 30, 2014 at 16:10

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: tbijeux
    tbijeux
    Participant
    December 30, 2014 at 16:32

    Hi Eva,

    Looks great, I just notice that the menu seems to be disconnected from the drop-down options….If you hover on Furniture, the drop-down menu seems to be separate from the Furniture hyperlink.

    Hopefully I am explaining this correctly!

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    December 30, 2014 at 18:21

    Hello,

    Do you mean there is some space between submenu and main menu item?

    Thank you.
    Regards,
    Eva Kemp.

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

The issue related to '‘Bold Text Appears Black’' 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.