Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #184194
    Kevin Pagani
    Participant

    Hi everone!

    I am setting up a Website with Catch Foodmania Pro, it is a really great Theme. Now I would like to use the Food Menu with the “Essential Content Types Pro” (Custom Post Type). Is it possible to only display one column and set it to 50% width of the Website? Furthermore I would like to place it on the left side, and testimonials on the right (also 50% width).

    Thanks for your help!

    #184207
    Skandha
    Participant

    @kevinpat: Hello there,
    Can you please post in your site URL with Food Menu and Testimonials enabled so that I can help you out?

    Kind Regards,
    Skandha

    #184322
    Kevin Pagani
    Participant

    Hi Skandha

    My URL is: http://dampfnudeln.corinnaundkevin.ch/

    I have posted two Food Menu’s and one Testimonial.

    Kind regards,
    Kevin

    #184367
    Skandha
    Participant

    @kevinpat: Hello Kevin,
    I am afraid that cannot be done using the available theme options. You will need to get your site customized. I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    #185340
    Kevin Pagani
    Participant

    Hi Skandha

    Thank you for your help. I decided to solve it differently. Now I added the whole Week’s Menu in One Item. However I cannot place it in the center. It seems as it reserves place for the Price, but I don’t need do set a price. How can a deactivate that div and center the Text?

    Thanks a lot for your support!

    Kind regards,
    Kevin

    #185765
    Skandha
    Participant

    @kevinpat: Hello Kevin,
    To have the menu in the center
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .menu-content-wrapper .ui-tabs-panel.layout-two #post-369.hentry {
        width: 100%;
    }
    .menu-content-wrapper .entry-description {
    	display: block !important;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #186042
    Kevin Pagani
    Participant

    Good Day Skandha

    This worked just fine, thnaks a lot!

    Kind regards,
    Kevin

    #186050
    Skandha
    Participant

    @kevinpat: Glad I could help you out!

    Kind Regards,
    Skandha

    #186090
    Kevin Pagani
    Participant

    @skandha

    I have a follow-up question about this: on this page: http://dampfnudeln.corinnaundkevin.ch/mittagessen/ there is an embedded “Teaser” of the Menu, however the text isn’t centered here. I also tried to fix it over additional CSS, however failed. Can you help?

    Thank you very much!

    #186130
    Skandha
    Participant

    @kevinpat: Hello Kevin,
    Can you please clarify what you would like to be centered?

    Kind Regards,
    Skandha

    #186205
    Kevin Pagani
    Participant

    Hi Skandha

    At the bottom of the site, there is an excerpt of the Food Menu, here I would like to have the text centered too.

    Thank you!

    #186271
    Skandha
    Participant

    @kevinpat: Hello Kevin,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .menu-content-wrapper .entry-container {
          margin: 0 auto;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #186693
    Kevin Pagani
    Participant

    Hi @skandha

    Yes, that was it, thank you!

    Kind regards,
    Kevin

    #186734
    Skandha
    Participant

    @kevinpat: Hello Kevin,
    Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

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