Background color

Home Forums Porto – Responsive HTML5 Template Background color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10004215
    CJorg
    Participant

    Hi—I am using v3.3.1 , boxed, sticky menu.
    1) Can you please tell me how to have a WHITE background?
    I used the skin generator and the closest I could find to white was using background- Blizzard, but I prefer to have WHITE.

    2) How do I change the Menu to WHITE (it appears to be grayish now).
    I used your suggested Chrome F12 method and can’t seem to locate it. Thanks so much.


    #10004216
    CJorg
    Participant

    For #2, I should have said that I want a WHITE background. Thanks


    #10004235
    Support
    Keymaster

    Hello,

    1) Add this:
    (css/custom.css)

    body {
    	background: #FFF !important;
    }

    2) Add this:
    (css/custom.css)

    #header {
    	background: #FFF !important;
    }

    Let me know if you have any questions.

    Thanks.


    #10004254
    CJorg
    Participant

    Absolutely Awesome! Thank you!!


Viewing 4 posts - 1 through 4 (of 4 total)

This topic is marked as "RESOLVED" and can not rceive new replies.