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

    I have a four column footer. In the third column I have a text widget, and at the bottom of that text widget, I have a bold and underlined piece of text that reads, “Have a Question?”

    Is there a way to increase the font size of that specific line of text? I would like to make it the same size as the column title. Also, I would like it to be the same font as the column title as well.

    Link to page with footer below.

    #1447728

    Hey craig374,

    Please try the following in Quick CSS under Enfold->General Styling:

    #text-7 span strong {
      font-size: 14px;
      text-transform: uppercase;
    }

    Best regards,
    Rikard

    #1447925

    Thank you. That worked!

    You can close the thread.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Increase Size of Font in Specific Footer Column’ is closed to new replies.