wppizza / markup / loop

Category loop – displaying menu items in category/ies depending on shortcode CSS Targeting Use your browsers element inspector to identify all classes and id’s for each element if you simply want to edit some styles/layout (text-sizes, color, margins, paddings etc etc ) it is strongly 

wppizza / markup / loop / header.php

Category header Note: many display options are also available by simply using the relevant shortcode attributes instead of using filters CSS Targeting header element id: #wppizza-header-[category-slug]-[category-id] header element class: .wppizza-header header element class: .wppizza-header-[category-slug] Use your browsers element inspector to identify all classes and id’s 

wppizza / markup / loop / no_results.php

Menu items – No results Note: many display options are also available by simply using the relevant shortcode attributes instead of using filters CSS Targeting div element class: .wppizza-no_results_found Use your browsers element inspector to identify all classes and id’s if you simply want to 

wppizza / markup / loop / posts.title.php

Menu items – Title with additive idents (if any) Note: many display options are also available by simply using the relevant shortcode attributes instead of using filters CSS Targeting h2 element ID: #wppizza-article-[post_id]-[size_id]-0 h2 element class: .wppizza-article-h2 Use your browsers element inspector to identify all 

wppizza / markup / loop / posts.thumbnail.php

Menu items – featured images / thumbnails / image placeholder (if any) Note: many display options are also available by simply using the relevant shortcode attributes or setting options in WPPizza -> Layout instead of using filters CSS Targeting element ID: #wppizza-article-img-[post_id] element class: .wppizza-article-image 

wppizza / markup / loop / posts.prices.php

Menu items – displaying sizes, prices, currency symbols, cart icon Note: many display options are also available by simply using the relevant shortcode attributes or setting options in WPPizza -> Layout instead of using filters CSS Targeting element ID: #wppizza-article-sizes-[post_id] element class: .wppizza-article-sizes element class: 

wppizza / markup / loop / posts.content.php

Menu items – displaying the content/text as set in each menu item Note: many display options are also available by simply using the relevant shortcode attributes or setting options in WPPizza -> Layout instead of using filters CSS Targeting element ID: #wppizza-article-content-[post_id] element class: .wppizza-article-content 

wppizza / markup / loop / posts.permalink.php

Menu items – displaying the permalink to single menu item Note: many display options are also available by simply using the relevant shortcode attributes or setting options in WPPizza -> Layout instead of using filters If you display the permalink you – most probably – 

wppizza / markup / loop / additives.php

Menu items – displaying the list of additives after all menu items Note: many display options are also available by simply using the relevant shortcode attributes or setting options in WPPizza -> Layout instead of using filters CSS Targeting element class: .wppizza-additives element class: .wppizza-additives-[style] 

wppizza / markup / loop / pagination.php

Menu items Pagination/Navigation – display pagination/navigation under menu items if necessary pagination display is dependent on settings in WPPizza -> Layout -> General -> Menu Items per page CSS Targeting element class: .wppizza-navigation element class: .wppizza-navigation-[style] if you simply want to edit some styles/layout (text-sizes,