• When adding any kind of list the font size is considerably larger than the paragraph font size ??

    Either the para size is too small or the list size is too big – a quick fix for this would be great ??

    The page I need help with: [log in to see the link]

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter futurepacer

    (@futurepacer)

    It looks like your devs have specified all normal paragraphs as:

    .cm-entry-summary p {
    margin-bottom: 1.5em;
    font-size: 1.4rem;

    }

    My guess is that’s wrong because if I inspect any normal paragraph and disable the font size, everything goes back to the way it should be.

    Hope this helps resolve it quickly ??

    Hi @futurepacer,

    Thanks for reaching us,

    Changing the font-size of the paragraph will not work for the list items. So you’ll need to separately change the font-size of the list items which can be done through the post editor. Navigate to the Post Editor and click on the list items which will provide the option to change the font-size on the right sidebar as shown in the screenshot here: https://prnt.sc/w3UGJEEefUsW

    Let me know if this helps you or not and I will get back to you.

    Regards

    Thread Starter futurepacer

    (@futurepacer)

    Hi Barsha

    Thanks for your reply. I already know how to change font-size using the block editor ?? I was thinking the list and the para sizes should be the same but you seem to be suggesting they are different and that is a design choice made by your developers. Is this correct? If so could you ask them to make them the same as it makes no sense to have them different ??

    In the meantime could you let me have the correct css so I can disable the font-size for .cm-entry-summary p please?

    ALSO

    On a related topic, am I right in thinking v3 removes the ability from Appearance > Customise > Global to change font sizes etc? I may be mistaken but I thought I could do that in previous versions

    Thanks once again for your hslp

    Very best
    John

    Thread Starter futurepacer

    (@futurepacer)

    As a temporary solution I’ve added the following css to Additional CSS and it makes the body paragraph the same size as the list

    .cm-entry-summary p {
    font-size: 100%;
    }

    • This reply was modified 1 year, 5 months ago by futurepacer. Reason: no need for margin css

    Hi @futurepacer,

    Thanks for reaching us,

    The List and Paragraph are not same and completely different from each other. Changing the font size of list doesn’t work for the paragraph and vice versa as both the paragraph and list are completely different blocks. So you’ll need to make the change the font-size in both the blocks in order to make them look similar.

    Regarding the Font-Size options, it is a premium feature of which we are not allowed to discuss here according to the .org guideline. So for further more discussion, please contact us via the live chat here: https://www.themegrill.com/.

    Regards

    Thread Starter futurepacer

    (@futurepacer)

    Hi I understand they are completely different blocks but it’s standard across all types of publishing that as a baseline any text within a paragraph including lists are of the same size unless the user chooses to make them different so please ask your devs to standardise the default sizes of those blocks ?? Thanks

    Hi @futurepacer,

    Thanks for the suggestion,

    I will forward your request to the developers team and if it needs to be fixed, hopefully it will be updated on the upcoming version of the theme release.

    Let me know of any other confusion and I will get back to you.

    Regards

    Cze??, przychylam si? do pro?by @futurepacer, o ujednolicenie wielko?ci czcionki akapitu i listy,

    Tak a propos, kiedy b?dzie nast?pna aktualizacja?

    pozdrawiam

    Cze?? @goniamonia63,

    Dzieki za sugestie.

    Twoja pro?ba zosta?a ju? przekazana do naszego zespo?u programistów. mam nadziej?, ?e b?d? nad tym pracowa? i jak najszybciej wypuszcz? aktualizacj?.

    Pozdrowienia

    2ALL

    To be honest, ColorMag had problem with the lists (font size and line spacing) since the beginning. So, it’s not the update that brought it down. I always wanted to report it but I don’t use the lists very often and when I do it’s, somehow, coincides with major work/life overload. The same as now. I think, what I did is adding fontsize style in every line of the list and for spacing, probably, something too.

    I also would be really happy if the developers unified the fonts in all those elements.

    PS. Another issue from the beginning is h1-h6 titles. Was not fixed with this update either.

    Hi @3nt,

    Thanks for reaching back,

    All the issues related to the font-size of the ColorMag theme have been reported to our developers team. So with each future update, the issue will be fixed on your end.

    Let me know of any other issues or confusion and I will get back to you.

    Regards

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Problem with different font sizes between lists and body para’ is closed to new replies.