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

    Hi supportteam,

    I would like to have the same font size and family in Footer widget Latest news as the rest of the footer widgets (text boxes).

    See footer columns 1+2+4: https://annanikolajsen.dk/.

    —————

    And how can I increase the font size in the dropdown menu https://annanikolajsen.dk/om-anna/ ?

    Thanks :-)

    #882652

    Hey OKEI,

    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

    
    .news-excerpt p {
      font-size: 13px;
      line-height: 21.45px;
    }
    .sub-menu .avia-menu-text {
      font-size: 14px;
    }
    

    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.