Forum Replies Created
-
AuthorPosts
-
andre.gParticipant
Hi Skandha,
thanks for your css, but that is not what I needed – but I worked it out.
I´ve used a child theme already and edited the header.php like this:if ( $enable_homepage_posts and (is_page(287)) or (is_page(528)) or (is_page(530)) or (is_page(526)) or (is_page(532)) or (is_page(676)) or (is_page(19)) or (is_page(552)) or (is_page(548)) or (is_page(560)) or (is_page(550)) or (is_page(534)) or (is_page(523)) or (is_page(536)) or (is_page(30)) or (is_page(1025)) ): ?> <div id="content" class="site-content menu-content-wrapper"> <div class="wrapper"> <?php else: ?> <div id="content" class="site-content"> <div class="wrapper"> <?php endif; ?>
After that I´ve installed the plugin “Widget CSS Classes” to style white background for the widgets.
Thanks anyway for your help.
Greets,
Andreandre.gParticipantHi Skandha,
yes, this is exactly what I want. See screenshot here.
I did the screenshot with firefox inspector like I told you in Reply #166829.As I told before, a dream would be, when it is also possible to have this on pages with a sidebar! I switched for menu item “Staekkarte” back to “Right Sidebar”. In this case I could style the background of the widgeds in custom.css. See screenshot here.
Thank you for your answer.
Greets,
Andreandre.gParticipantHi Skandha,
I want to have the full-width for example on the page http://www.vivamisi.com/getraenkekarte/
Here I don´t have any widgets on the right site. When it look ok, I will try to have the full-width on all other food-menus and submenues too (menu-items “Speisekarte, Burgerkarte and Steakkarte). Here I have widgets on the right site and if it is possible to have the full-width here too I need to style the background white via css for the widgets. If it is not possible may I don´t use widgets and put the content of them among the full-width-food content but don´t know yet if it look good.
I’m looking forward to your feedback.
Thanks and greets,
Andreandre.gParticipantHi Skandha,
in Theme Option (Customizer) in Layout Options I have follwing settins:
Site Layout: Fluid
Default Layout: No Sidebar: Full Widht
Homepae/Archive Layout: No Sidebar: Full WidhtOn the Page “Getränkekarte” I have on the rigth side following settings:
Site-Attributes: Template (No Sidebar: Full Width)
Catch Foodmanie Pro Options: Select Sidebar (Default Sidebar). Here I can´t choose “no sidebar”? What do I wrong?Thanks for your reply
andre.gParticipantHi Skandha,
thanks you very much for your support – the featured image shows up know in Food Menu.
Greets, Andreandre.gParticipantHi Skandha,
on the frontpage it works but not on a single page. The site is not online and so I can´t show you.
When I edit with firefox inspector the css class “site-content” like class=”site-content menu-content-wrapper” it shows wright. I´ve tried to install Plugin “Custom Class” to set the css “menu-content-wrapper” vor the body-class but it don´t work.
May you have another solution for me.
Thank you very muchandre.gParticipantHi Skandha,
great, works on frontpage – thanks! Let me ask again, if it is possible to realize that on a single site or post with food menu shortcodes too.
Thank you,
Greats
Andre -
AuthorPosts