Hi,
I’ve just switched my demo to “Clearvoice” from “Tech” and i can not make the same spaces that in the demo: https://puu.sh/wSFZs/c69220cc3d.PNG
In my homepage it looks like that, with borders and white color instead of the background color https://puu.sh/wSFZd/68bcb66491.PNG. I use TD COmposer, i make an empty space and drop row in it: /
Thanks in advance
Hello DarkStarzs,
If you will import the Clear Voice demo, notice that all the style of it will be applied to your website. Also, if you want to decrease the white space you should use a bit of CSS code to do this. Try the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.td_block_empty_space{
height:10px!important;
}
The result is here -> https://www.screencast.com/t/jnVOt314NPJn
Thanks for the message!
Hi,
I’ve already switched my demo to clearvoice, my problem is that i can’t make the same white Space that in the demo, on my website there is stil border and no transparency in my spaces…
-
This reply was modified 9 years by
DarkStarzs.
Hi,
Here’s my website : https://erreur42.fr
I would like that this part : https://puu.sh/wTHkq/6655e030cd.PNG (with block 11 & 7) looks like in the demo, with a space between my big grid and my others “blocks” (like here : https://puu.sh/wTHr4/e560446a79.PNG )
I would also like that these “blocks 5” looks like in the demo, without white behind but like if they was directly in the background https://puu.sh/wTHn7/22ca48e5aa.PNG & https://puu.sh/wTHn6/2baa34bc8c.PNG (like here : https://puu.sh/wTHpT/b9d93235d8.PNG)
Thanks !
Hello Dark,
Regarding on gray border, if you want to remove all of it, you should check the Theme panel and change the color of it to white, for example from here -> https://www.screencast.com/t/tkA0uFBpIkP
If you will check our demo you will see that this is the default style of this site, as you can see here -> https://www.screencast.com/t/cTndMmqzb If you want to change it you should do it yourself because this task involves such a custom work and we cannot provide this type of services at the moment, sorry!
Thanks for your understanding!
Hi,
Thanks for u’re help i’ve finally managed this with success.
I’ve a last question : is it possible to reduce the space between the header and the first big grid of the page ? And is it possible to disable this space on mobile ? https://puu.sh/wUlDH/a171ef838e.PNG
Thanks for all u’re help !