Hey,
I want to decrease the space between the first text element and the Color section.
What code shall I add?
http://terranet.se/?page_id=3070
Thanks
Charlotte
Hi Charlotte!
Please add following code to Quick CSS
.page-id-3070 #main .container_wrap_first .content {
padding-bottom: 0;
}
Regards,
Yigit
Thanks… but I don´t see any difference…
Hi!
Do you mind posting the content of your custom CSS here using – http://pastebin.com/? Code is currently not being applied.
Best regards,
Yigit
Thanks :) It worked :)