Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1476862

    Hi there I have changed the font sizes for the heading and subheading but only the heading seem to showing any changes – the subheading on mobile seems to be overiden somewhere else that I cant figure out.

    its theIn loving memory section at the bottom of the page – the subheading text is “Life is change, without change there is no life; Love You”. I have made it 25px but its showing as 14px.

    #1476874

    Hey xfacta,

    Thank you for the inquiry.

    Did you add the following css code or adjust the style of the paragraph element in the Enfold > Advanced Styling panel?

    #top .all_colors p {
        font-size: 16px;
        line-height: 1.7em;
    }

    This overrides the custom element styling on mobile view.

    Best regards,
    Ismael

    #1476916

    Hi there Are you saying that css is in there already or I need to add this?

    I cant see that in the quick CSS so not sure where that is?

    #1476928

    Hi,

    The css is already there. Did you adjust the style of the paragraph element in the Enfold > Advanced Styling panel? Please provide the login details in the private field so we can check the settings.

    Best regards,
    Ismael

    #1476939

    Hi there

    Yes I have adjusted the paragraph element in the advanced styling panel.

    #1477014

    Hi,

    Thank you for the info.

    We removed the paragraph style modification in Enfold > Advanced Styling and adjusted the options in Enfold > General Styling > Typography instead. Please make sure to purge the cache before checking the page.

    Best regards,
    Ismael

    #1477015

    Hi,

    Thank you for the info.

    We removed the paragraph style modification in Enfold > Advanced Styling and adjusted the options in Enfold > General Styling > Typography instead. Please make sure to purge the cache before checking the page.

    Best regards,
    Ismael

    #1477016

    Great thanks so much :-) Is there anyway to bold the subtitle text for just this instance?

    #1477053

    Hi,

    You can wrap the content in strong tags:

    <strong>Your text</strong>

    I have done that for you this time.

    Best regards,
    Rikard

    #1477076

    thank you so much :-)

    #1477095

    Hi,

    Glad we could help! Feel free to open another thread if you have more questions.

    Have a nice day.

    Best regards,
    Ismael

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Special heading subheading font size override not working on mobile’ is closed to new replies.