Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1010508

    Hi

    I’m trying to reduce the size of the footer in general i.e. text and height. I have tried various css coding but it’s not worked. Please, could you have a look and advise.

    Thanks

    • This topic was modified 6 years, 2 months ago by info224.
    #1010563

    Hey info224,

    What exactly are you looking to reduce? The font size in the widgets only? You can try this to reduce the titles for instance:

    #footer .widgettitle {
      font-size:12px !important;
    }

    Best regards,
    Rikard

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