Reduce text size and make divider line thicker - Palo Alto Theme

Hello,

I have two questions on my “menus” page.

A: How can I reduce text size of each collection on desktop and mobile version both? (Lunch, Dinner/Weekend, To-go)

B: How can I make divider line thicker on desktop and mobile version both?

Thank you for your assistance in advance.

https://www.yook92.com (password: 692)

Hi @YK92 ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/theme.css->paste below code at the bottom of the file:

h3.list-collections__item__title {
    font-size: 20px;
}

hr.hr--full.aos-init.aos-animate {
    border-top: 3px solid lightgray !important;
}

Hope my answer will help you.

Best regards,

Victor | PageFly