Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #737066

    Hello,

    I am using medical theme for my website. It looks fine, but when you scrolled up and down, the page can ‘bounce’ and show the colored bar on the footer and header as shown in the picture below. Can I make it white or change the color of it?

    Thank you

    #737168

    Hey Wisith,

    Please try the following in Quick CSS under Enfold->General Styling:

    html {
        background-color: white !important;
    }

    Best regards,
    Rikard

    #737507

    Hello,
    Thank worked. Thank you! Will this work for other demo themes as well, or just medical? I am not a coder, but is there a way I can read this and understand so I can do it myself in the future and not ask you guys? :)

    #737698

    Hi,

    I think that should work for the other demos too, let us know if it should not and we’ll have a closer look at it :-)

    If you want to start learning CSS then I can recommend W3 Schools: http://www.w3schools.com/css/default.asp

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.