Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1015674

    Hello,
    I am building this site, everything was functioning normal but when i refresh I noticed some of the spacing pushed ( first two sections looks like added huge padding from right and left) and lots of H1 tags look uppercase, I tried text-transformation:none rule but did not seem like working.

    Thank you in advance

    #1016007

    Hey dilge,

    I checked for the first 2 sections and I think it looks good, as for the huge padding from left and right, I think that is normal for wide screens since the maximum with is 1310px.
    To make it wider, try adding this css code in Quick CSS (located in Enfold > General Styling):

    .responsive .avia-section.avia-full-stretch .container {
        width: 100%;
        max-width: 100%;
    }

    As for the h1 text in uppercase, I checked the backend and seems to be accurate. Can you tell us which text you are referring?

    Best regards,
    Nikko

    #1016054

    Hello,
    I fixed the issue by removing a css code but thanks for your help anyway.

    Have a great day

    #1016072

    Hi dilge,

    Glad to hear that it’s fixed. :)
    Feel free to post a new thread, if you need further assistance.
    Thanks for using Enfold and have a great weekend!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘All of sudden my fonts and spacing looks off’ is closed to new replies.