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

    hi!
    At the bottom of my site I have 2 columns widget are at the footer.
    On left side the menu is displayed, on right side a text element with contact information.
    I want the text of the left side to have the same formatting (size…) like the text element on the right side.
    How can I set this?

    #1000920

    Hey akapoun,

    Add this to quick css:

    #footer #menu-main-menu a{
    font-size:18px!important;
    }

    Best regards,
    Jordan Shannon

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