Tagged: yigit
-
AuthorPosts
-
June 26, 2016 at 6:50 pm #653596
hi. can you help me to get the footer area fixed?
is want this color:
/*Footer Socket vergrößern*/ #main { background-color: #f3ebde; } #socket { margin-bottom: 80px; }Do i use wrong code? The area is still white :( Greetings.
June 27, 2016 at 7:32 am #653681Hey corneliaboehm,
Try the following instead:
#socket { background-color: #f3ebde !important; }Thanks,
RikardJuly 13, 2016 at 12:30 am #660161Hi Rikard.
This effects this area –> B: http://imgur.com/XPSxyIR
But i want this color at area A :) Can you please help me with this :) Thanks.
July 13, 2016 at 1:27 pm #660376Hi,
Your actual site doesn’t look like your screenshot so that area doesn’t exist anymore?
Regards,
RikardJuly 13, 2016 at 10:56 pm #660596Hi Rikard, sorry. i want to change this area —> from “white” to #f3ebde. How can i get this effect? Thank you!
July 13, 2016 at 11:18 pm #660598Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home #av_section_6 { background: #f3ebde; }Best regards,
YigitJuly 14, 2016 at 4:48 pm #660934WOW! Thank you.
July 14, 2016 at 4:52 pm #660936Uppp. sorry. But when i use this code this area also change color. but this area should stay white :)
July 14, 2016 at 10:21 pm #661045here is no problem with the color at the footer area –> http://imgur.com/CxxxcSw
But on the landingpage only is a problem. the area is still white. how can i change the color here: http://imgur.com/Dabr239
July 15, 2016 at 1:50 pm #661273Hi,
Please remove following code from your custom CSS
#socket { margin-bottom: 80px; }and add following one
#socket { background-color: #F3EBDD; } #socket .container { background: #ee1b93; } #socket { padding-bottom: 80px; }Best regards,
YigitJuly 30, 2016 at 11:34 am #666804Thank you. CLOSED.
-
AuthorPosts
- The topic ‘wrong color’ is closed to new replies.
