-
AuthorPosts
-
June 27, 2016 at 6:34 pm #653909
Hi,
I’ve just started building a site and I was hoping for a little help.
1) I have set transparent glassy header, but I want the phone number area to be black. Is there a way to a) make that part none-transparent or b) move the whole content down 44px so the page starts after this.
2) When I scroll down there are white lines above and below the logo/menu area – can I get rid of these?
Thanks in advance – I have included a link in the private content.
June 29, 2016 at 9:20 pm #655007Hey jonrouse,
1. To make the phone info area solid black and move the content 44px down Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#header_meta{ background: #000!important; } .html_header_transparency #main { padding-top: 44px !important; }
2. White lines don’t appear while scrolling (screenshot attached). Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
VinayJune 30, 2016 at 10:52 am #655185Hi Vinay,
Thanks very much for getting back to me.
1. Thanks for giving me both options, I’ve gone for option 1 – making the background black
2. I can’t see your attachment, but in the Enfold Logo Area options, I selected no colour in the “Border Color” option, which solved the problem of the white lines.I have one more problem where empty cells on the attached page show – {{content-8}} (scroll towards the bottom of the page to see the tables)
I think it might be because I am using H Tags in some of the other cells?
July 4, 2016 at 3:40 am #656369Hi,
I have one more problem where empty cells on the attached page show – {{content-8}} (scroll towards the bottom of the page to see the tables)
I think it might be because I am using H Tags in some of the other cells?Is this the thread? https://kriesi.at/support/topic/weird-problem-with-empty-cells/
If yes, we will close this one and continue on the other thread. Please create a test page so that we can see the issue.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.