Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #577921

    Hi Enfold Team,
    i have 4 columns in the footer.
    3 of them are menus i am displaying, and i want them to have a smaller font size.

    I know how to target the 4th column via css override, but not for the first 3.

    http://take.ms/QDHeo

    thank you,

    rolf

    #577926

    Hey rolfroyce!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #footer a {
        font-size: 14px;
    }

    Cheers!
    Yigit

    #579581

    thanks, worked!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Font size for Footer columns’ is closed to new replies.