St.Joseph
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Enigma] Mobile image titleThanx!
Forum: Themes and Templates
In reply to: [Enigma] Mobile: Home slide image titleHi Weblizar,
Can you give an example to customize the code? Which line and which php must I custoimize? It’s more difficult than I thought…
Thanx.Forum: Themes and Templates
In reply to: [Enigma] Mobile: Home slide image titleYes, I think so!
Thanks…Forum: Themes and Templates
In reply to: [Enigma] breadcrum-title…and solved…
Forum: Themes and Templates
In reply to: [Enigma] breadcrum-titleSolved!
by deleting:<h1><?php the_title(); ?></h1>
<!– BreadCrumb –>
<?php if (function_exists(‘weblizar_breadcrumbs’)) weblizar_breadcrumbs(); ?>from the breadcrums.php the grey titlepart is smaller and without text. And the best: in the Archive-section there’s still the title!
Thanks!
Forum: Themes and Templates
In reply to: [Enigma] breadcrum-titlehttp://stjoseph-olva.nl/goed-nieuws-st-josephkerk-blijft-open/
It’s now with the breadcrum-title; but when it’s not displayed, the blue title and date-button are over the menu…Thanx!
Forum: Themes and Templates
In reply to: [Enigma] Height of Nav areaYes, it works fine! Thanks.
Forum: Themes and Templates
In reply to: [Enigma] Height of Nav area@weblizar I’ve got the same question to shorten the height of the nav-menu. When used
.navigation_menu {
width: 100%;
height: 98px;
position: relative;
}
in the css, the mobile menu doesn’t work anymore…Thanks!