-
Search Results
-
Hi
Can you please help me with the Header socket background colour.When i view on a desktop/lapton its is black (how i want it)
But when i view on a tablet/mobile it goes white? (but would like it black)
See screen shots
Thank you
MarkTopic: change of header
Is it possible to have the header so that I have the top bar and then then menu only? I have seen other support tickets which has help with this but when I have tried it has removed the icon for the mobile menu which doesn’t help.
I have use the following css to try and get it to work but it still doesn’t show the mobile menu option.
.logo { display: none !important; }
#header_main > .container {
display: none;
}
.html_header_top.html_header_sticky #top.page-id-38 #wrap_all #main {
padding-top: 53px;
}You can see the image here:
https://www.dropbox.com/s/2xlvjaxxvmlojom/Screen-Shot-2016-05-20-at-08.20.28.jpg?dl=0
Mobile version: https://www.dropbox.com/s/xx4c6xcj6d4bfxs/mobile-version.jpg?dl=0
Any ideas?
ThanksHi team – we’re using the grid columns to layout the testimonials and the slider at the top of this page
when the page width drops below 1533px wide – you’ll notice that due to the height of the testimonials – the cell height leaves a gap between the bottom of the cell and the slider.
See screenshot
http://www.awesomescreenshot.com/image/1263887/488886c0777557b93a414fdb90dc89db
Is there a way to force the height of the slider cell so that the slider always matches the height of the testimonial cell? I don’t want to see that white gap.
Cheers
I have a design with logo left, Tagline/phone middle and social right
Enfold has nice header options. I tried going to Appearance – Widgets – and typed in “header” and clicked the green button called ADD WIDGET AREA. I see the “header” now in the widget page… added a text box and put this in it…
<p align=”center” class=”mid-header-top”> SHANNON CONSTRUCTION<br>
& REMODELING, LLC. </p>
<p align=”center” class=”mid-header-bottom”>Atlanta, Georgia | 678-409-2132 </p>I ftp’d to custom.css in the theme folder and added:
.mid-header-bottom
{
font-family : Open Sans;
font-weight : bold;
font-size : 18px;
line-height : 27px;
color : #000000;
color : rgb(0, 0, 0);
}
.mid-header-top
{
font-family : Josefin Slab;
font-size : 22px;
line-height : 23px;
color : #000000;
color : rgb(0, 0, 0);
}
_________I do not see the text in the header…
I tried adding some code on the custom.css I found on your forum:
#header .widget {
left: 50%;
padding-top: 0;
position: absolute;
top: 0;
transform: translate(-50%);
z-index: 999;
}
______still don’t see the tagline in the header.
I see articles about adding lines to the functions.php – but thought the “ADD WIDGET AREA” put it in functions.php
The site in development is in private
Anyone have ideas/help???
Viewing 30 results - 95,461 through 95,490 (of 142,851 total)
