sabbrut
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Themes and Templates
In reply to: [ElitePress] Remove Category titleit did work for me.
Tks for your help!
Forum: Themes and Templates
In reply to: [ElitePress] blog thingJust one question:
In the demo version, in the projects section, the image can have a link to other page.
In the free version I cant find where to put the link. That link can be only added in pro version?Forum: Themes and Templates
In reply to: [ElitePress] blog thingThats perfect. Tks
Forum: Themes and Templates
In reply to: [ElitePress] blog thinghello,
but this is a normal post, its not a page, and no banner is selected.
Forum: Themes and Templates
In reply to: [ElitePress] height of the headerIn did, the margin is now perfect in pc version but in the mobile version I still see a big gap under the logo.
Is there any way to reduce that gap?
Forum: Themes and Templates
In reply to: [Rambo] Size of topici had to change this:
//Custom logo
add_theme_support( ‘custom-logo’ , array(
‘class’ => ‘navbar-brand’,
‘width’ => 380,
‘height’ => 145,
‘flex-width’ => false,
‘flex-height’ => false,
) );
in functions.php
tks for your help
Viewing 6 replies - 1 through 6 (of 6 total)