- 
		AuthorPosts
 - 
		
			
				
January 29, 2014 at 7:56 pm #216593
Hello – How can I hide the very top header so no double navigation
ie Home top banner and then on navigation bar
see previous forum thread
January 30, 2014 at 8:57 pm #217134Hi anab!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_meta { display: none; }Regards,
YigitJanuary 30, 2014 at 9:11 pm #217143This reply has been marked as private.January 30, 2014 at 9:15 pm #217146Hi!
Please try flushing browser cache and refresh your page a few times. It is removed on my end http://i.imgur.com/iyLvvpm.jpg
Best regards,
YigitFebruary 2, 2014 at 8:19 pm #218491This reply has been marked as private.February 3, 2014 at 4:21 am #218582This reply has been marked as private.February 3, 2014 at 6:50 am #218645Hey!
Try adding this code to the Quick CSS:
td { padding: 4px 6px !important; }Cheers!
JosueFebruary 4, 2014 at 9:36 pm #219653This reply has been marked as private.February 5, 2014 at 6:35 am #219784Hi!
Add this to move the image map below the table on iPad view:
@media only screen and (max-width: 989px) and (min-width: 768px) { .page-id-1195 .flex_column.av_one_half.avia-builder-el-11.el_after_av_one_half { clear: both; } td { padding: 10px 15px !important; } }Cheers!
IsmaelFebruary 5, 2014 at 7:03 pm #220058This reply has been marked as private.February 5, 2014 at 10:03 pm #220120Hey!
Yes, you can target that row, use this code:
.page-id-1195 table tr > td:first-child { font-weight: bold !important; color: black !important; background: #F5F5F5 !important; }Change the properties the way you’d like.
Best regards,
JosueFebruary 6, 2014 at 12:55 am #220198This reply has been marked as private.February 6, 2014 at 1:09 am #220200Hey!
The table is too big, try increasing the container width size to 1210px (Enfold > General Settings).

Regards,
JosueFebruary 6, 2014 at 1:45 am #220204This reply has been marked as private.February 6, 2014 at 1:48 am #220205Hey!
Actually, the lot map is over the table, maybe you can try turning this image into a transparent PNG, that could help with the table visibility.
Regards,
JosueFebruary 6, 2014 at 8:10 pm #220648This reply has been marked as private.February 6, 2014 at 11:27 pm #220705This reply has been marked as private.February 7, 2014 at 5:21 am #220770 - 
		AuthorPosts
 
- The topic ‘Hiding very top Banner so not a double navigation’ is closed to new replies.
 
