• Resolved julia64

    (@julia64)


    Hello,
    can you help me to fix this? I want to change the size of the text in the news row at the end of the frontpage, “Better food @ lower cost”. Can′t find it. I′ve got a child theme, maybe something went wrong? Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    Hey, @julia64

    To do that, go to Appearance → Customize → Additional CSS and enter the following code:

    .frontpage-news .news-title.h1 {
      font-size: 40px; /* add your desire pixel */
    }

    Let me know if that does it.
    Thank you.

    Thread Starter julia64

    (@julia64)

    Yes thats it!
    Thank you very much for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change Text size on frontpage’ is closed to new replies.