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

    hello everybody! i hope MIKE is here ;)

    one last thing i would like to ask. my widget on footer column 3 needs a short css code ;)
    if u check my page u will see on footer column 3 my name and underneath some infos about me.
    now i ask u to change the size of my name…to increase it one number. f.i. if the size of the font is 12…please write a short css code that it will be 13.
    !!! but only my name !!!! not the rest underneath…so that my name is slightly “bigger” than the rest.

    hope u can manage!

    regards
    ilpadre

    #1140673

    Hey ilpadre1,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .footer_color#footer #text-4 strong {
      font-size: 15px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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