New Landing How can we help? Themeforest Theme Support Flexform A background image behind the menus and the top area

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Flexform
  • #20220
    brandscaptain
    Member
    Post count: 2

    Hi Flexform,

    How would one go about making the whole menu area transparent and having a background image behind – like this:
    http://cl.ly/image/1X0b2u3r2B1x

    #20370
    thethrillmill
    Member
    Post count: 33

    I did it by adding the following css in a child theme (you could also add right to the custom css box in the main theme’s general options tab in the wordpress admin area.

    #header-section {
    background: rgba(255,255,255,0) !important;
    }

    #main-container {
    background: rgba(255,255,255,0) !important;
    }

    #20679
    Melanie – SUPPORT
    Member
    Post count: 11032

    Thanks thethrillmill!

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register