bcedricd
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Themes and Templates
In reply to: [Hueman] Reduce space above and below head ad?Must to see the results when you rewrite .css file.
It’s difficult to help you when i have not results on my screen directly.
I’m not a pro, but self-educated
Try to modify .site-title { } if the first not worked
Forum: Themes and Templates
In reply to: [Hueman] Reduce space above and below head ad?you can choose a left : 0; or 1, 2, 3, …….. px.
Forum: Themes and Templates
In reply to: [Hueman] Reduce space above and below head ad?Ok, happy for you.
Yes, you must to do :
display : block;
position : absolute !important;
left : 0px;Forum: Themes and Templates
In reply to: [Hueman] Reduce space above and below head ad?Try in your css file :
#header .pad {
padding-top: 0px;
padding-bottom: 0px;
}Forum: Themes and Templates
In reply to: [Hueman] .flexslider .slides img HeightHey, i have resolved my problem, so i can help others =) :
must to change that : ‘add_image_size( ‘thumb-large’, xxx, 340, true );’
with : ‘add_image_size( ‘thumb-large’, 340 );’
and regenerate thumbnails !
that’s all 🙂Be patient, be patient and google it 🙂
Topic close.
Viewing 5 replies - 1 through 5 (of 5 total)