Reply To: Changing background of Welcome Wide widget area

Homepage Community Forums Epik Theme Support Changing background of Welcome Wide widget area Reply To: Changing background of Welcome Wide widget area

#7869
Eric
Customer

    To have the welcome wide and the other 3 welcome widgets separate is kind of hard to explain if you’re not familiar with HTML….but it looks like you are familiar with it judging what you’ve done so far (which looks good btw).

    I guess I won’t repeat what’s already been said since you’ve already seen the other threads on how to do it…but if you decide to give it a try and run into an error just let me know.

    You could also change your welcome wide in your css on line 1272 and add the background and maybe some padding to it –

    .welcome-wide {
        background: #fff;
        clear: both;
        padding: 20px;
    }

    If that’s good enough, then all you would have to do after that is remove the extra padding for the “.welcome .wrap” on line 1240


    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com