Tagged: , , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #408956

    My website – http://bclpower.co.uk has a transparent header on desktop but when you go on mobile it has the blue header..

    how can i fix this? can’t see to find any css class which is causing this?

    #408957

    Hey foamymedia!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all #header { position: absolute; }}

    Best regards,
    Yigit

    #408958

    thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Coloured header on mobile but not on desktop…’ is closed to new replies.