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

    My issue is I put a lot of text in Footer Column 3 & 4 and I need to shrink the text so the overall height of 3 & 4 is the same height as 1 & 2.

    I am using a TEXT widget for Footer Column 3 and Column 4. I want to shrink the font size to 8 point and keep standard spacing (or shrink the spacing) between the lines.

    Please let me know how.

    #997433

    Hey doperdoll,

    Thank you for using Enfold

    Where can we see the site? Please provide the site url and then we’ll check it.

    Best regards,
    Ismael

    #1000073

    Thank you for your response. You can see it in the footer. I am trying to shrink the font for the Addresses under Branches.

    #1000158

    Hi,

    Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:

    #footer #text-6 p, #footer #text-4 p {
        font-size: 8px;
        line-height: 8px;
    }

    Best regards,
    Rikard

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