Changing site text color not consistent - by Christian

This topic has 8 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Robert Hall

  • Avatar: cherbst
    Christian
    Participant
    January 13, 2016 at 14:47

    Hi!

    When using bullets the font color shows standard gray even id I got the instruction a time back to add it to the custom.css.

    So how will I be able to get everything connected to be consistent?

    To change text color use this code:

    p {
    color: black;
    }
    Thank you.
    Regards,
    Eva Kemp.

    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 13, 2016 at 15:12

    Hello,

    Could you please clarify with more details where exactly you want to make changes and show us screenshots?
    Also please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: cherbst
    Christian
    Participant
    January 13, 2016 at 15:33

    I want to be able to control the Site Font color which does not work as I understand it.
    That is including changing the paragraph text (basic text), bulleted text, numbers text etc.
    But it does not work.

    In the Theme Options meny there is Typography.
    Where it says Site Font, for me, this sounds like it is the color on any text besides H1 and up but when I, for an example, did choose #000000 nothing changed from the “standard” grey so I did send in a question about it that it was broken and id you could fix this.

    I was surprised that the solution was to add the code:

    p {
    color: black;
    }

    to make that happen.
    So I added that to style.css
    But that only take care of basic text and does not take care of the bulleted text etc.

    So I actually ask to get the GUI to work where it says Site Font to work.

    I have now excluded the “black” code in customs.css and the text is set to #000000 in Site text color but as you can see it is the standard gray that came with the theme.

    Avatar: cherbst
    Christian
    Participant
    January 13, 2016 at 15:37

    Here is the login.

    Please, contact administrator
    for this information.
    Avatar: cherbst
    Christian
    Participant
    January 13, 2016 at 15:54

    Here is some screen dumps. I rather control the site text color from the GUI…

    Regards,
    Christian

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 13, 2016 at 16:13

    Hello,

    I’ve added the following code in custom.css file. Please check text color now.

    body, select, .shopping-cart-widget .cart-summ .items, .products-small .product-item a, .woocommerce-breadcrumb, #breadcrumb, .woocommerce-breadcrumb a, #breadcrumb a, .widget_categories a, .recent-post-mini a, .etheme_widget_recent_comments .comment_link a, .product-categories li ul a, .product_list_widget del .amount, .widget_layered_nav ul li a, .page-numbers li a, .page-numbers li span, .pagination li a, .pagination li span, .single-product-page .images .main-image-slider ul.slides .zoom-link:hover, .quantity .qty, .price .from, .price del, .posted-in a, .tabs .tab-title, .tabs .tab-title-left, .toggle-element .open-this, .shipping_calculator i{
    color:#000 !important;
    }

    Regards,
    Robert Hall.

    Avatar: cherbst
    Christian
    Participant
    January 13, 2016 at 16:18

    OK, thanks. That is out of my understanding though with all that code that need to be included to cover all alternatives.

    Why is not the Site Font color reacting the same way?
    Is it not better you also fix this in the next update (v.2.2)?

    Regards,
    Christian

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 18, 2016 at 11:48

    Hello,

    Sorry, for a long delay.
    This is a bug in our theme and will be fixed in the next theme update. Right now you can use CSS code that I’ve added above.
    Sorry for the inconvenience.

    Regards,
    Robert Hall.

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

The forum ‘TheLeader Support Forum’ is closed to new topics and replies.

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