• Resolved locuaz19

    (@locuaz19)


    I would like to have a one page website and have the menu on the front page already include the pictures just like in the “menu” page. Can I do that? Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    You can enable the Food Menu images on homepage with this custom CSS:

    .home .items .entry-media { display: block; }
    

    However, please note that if you want to use the page as “one page website”, you will need to add an ID to the section to target it via your website’s menu. The best way is to redefine the https://github.com/webmandesign/auberge/blob/master/loop-food-menu.php#L41 file in your child theme.

    Then, probably the best way to create a content for your “one page website” would be to use Beaver Builder page builder and set an IDs for rows to be targeted in your anchor navigation.

    Regards,

    Oliver

    Thread Starter locuaz19

    (@locuaz19)

    Thank you for your help and prompt response. It worked just how I wanted it to.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Menu pictures’ is closed to new replies.