Home Forums WordPress Themes – Premium Flat Responsive List Font size and Colour

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #39506
    Francois Zietsman
    Participant

    Why is it on the latest version of Flat Responsive when I add unordered lists, the font of the UL list is smaller than the rest of the page font, and the font color is automatically blue?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #39510
    Francois Zietsman
    Participant

    What I picked up is that it basically sees UL Lists as Links and takes the color of Links which is an issue

    Another thing I picked up is that the Widget Styles are also not working, for example adding dotline does absolutely nothing.

    #39523
    Binaya D
    Participant

    Hi Francois,

    We are really sorry for the trouble but it seems that your membership has been expired, so please renew your membership to get the support. We hope you understand.

    We look forward to your respond.

    Thanks

    #39530
    Francois Zietsman
    Participant

    Hi Binaya

    My Subscription is active again.

    Thanks

    #39538
    Binaya D
    Participant

    Hi There,

    We check our theme as well as in your site but as per you mention the screenshots there is no green color displaying in the UL so could you please check once and for the widget we are really sorry to inform you that we couldn’t understand what you mean? So could you please mention the screenshots of this issue. We hope you understand.

    Thanks

    #39539
    Francois Zietsman
    Participant

    Hi Binaya

    Please check again, it’s because I changed the “Links” color to grey which fixed the UL Lists color as I explained in my 2nd reply. I changed it back to default again so that you can check that the UL lists automatically takes the color of the links color setting. I am sure you will replicate the issue if you install the latest version and add UL Lists. See attachment Flat-1.jpg

    Widget Classes does not work at all as can be seen on my Contact Page – see attachment Flat-2.jpg

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #39569
    Francois Zietsman
    Participant

    No Reply on this any further for a couple of days… Where is the support?

    Kind Regards
    Francois

    #39605
    Binaya D
    Participant

    Hi Francois,

    We are really sorry for the late reply but could you please send us your site WP-login details of your site, so that we could provide you solution asap of both issue. We hope you understand.

    We look forward to your respond.

    Thanks

    NOTE: Please select set as private reply while sending your login details.

    #39608
    Francois Zietsman
    Participant

    Hi Binaya

    Username: StyledT
    Password: 12345!

    Thanks
    Francois

    #39618
    Binaya D
    Participant

    Hi There,

    We check your site and we are really sorry for the UL color but we have fixed it with the help of css as well as we have checked the dot line issue and we found that it is the conflict of plugin, so please deactivate the plugin named “WP Mailto Links – Manage Email Links” for the dot line.

    Thanks

    #52006
    OWSC
    Participant

    I have the same issue. My bullet (ul lists) are automatically turning small font and violet-blue (or some darker blue). Can you provide me CSS that I can add to custom to fix this issue? I don’t want to lose any changes you make on a theme update.

    Here’s a page where this is ocurring…
    http://www.oneworldspiritualcenter.net/blog/melanies-blog-small-change-big-difference/

    Thanks,

    #52017
    Bidur
    Moderator

    Hello OWSC,

    Please add the following css inside the aditional css section of your customizer;

    .single li {
        font-size: 16px;
        color: inherit;
    }

    Note: You can change the font-size and color code of your own.
    Let us know!

    Best regards,
    Bidur

    #52058
    OWSC
    Participant

    Worked great! Thanks so much.

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.