Shop Categories

X

Problem with text format

Home Forums Agama Pro Problem with text format

Topic Resolution: Resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #26016
    fragava
    Participant

    Hi,
    I have a little problem, in the linked page i have set the dimensions of the text in red to “H3”, in the editor it have the right dimesion, but as sono as i check it with the browser, the text have the same dimesion of the paragraph one.
    Can you please help me to understand how to solve this issue ?
    thanks,
    Francesco

    #26017
    Zex
    Moderator

    Hello, Francesco,

    Try the following:
    Navigate to Customizing ▸ General ▸ Headings and change the Heading H3 font size per your needs.https://prnt.sc/rpbbp9

    If this doesn’t help you, please, contact me again.

    Regards

    #26018
    fragava
    Participant

    hi,
    no do not change ….

    #26019
    Zex
    Moderator

    Hi,

    In that case, insert the following code into Customizimg->General->Additional CSS:

    h3 {
        font-size: 24px!important;
    }

    Change the font size value per your needs.

    Regards

    #26021
    fragava
    Participant

    great ! it’s working now, thank you ….

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