hello, can someone give me the code to take page dividers? thanks
my site is www.exoticsouls.world
click the top right, password is esfam1
hello, can someone give me the code to take page dividers? thanks
my site is www.exoticsouls.world
click the top right, password is esfam1
Hello @ExoticSouls ,
To can take page dividers, you can check out my code below to make it:
Id or Class of element you want add code{
border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
}
Eg:
I hope you find the answer helpful. If you need further support, do not hesitate to reach out to us.
Kind & Best regards,
GemPages Support Team.
Im sorry I meant to say take out the dividers, do you know how?
Hi @ExoticSouls ,
Oh so sorry. To can take out the dividers, please add my code below to make it:
.announcement-bar {
border-bottom: none !important;
}
It look like this when you add my code:
Kind & Best regards,
GemPages Support Team.
thanks! can you help me on my other post I replied to you
Of course
. I’m checking again and will give you the solution soon.