Dear Support Team,
https://kriesi.at/support/topic/border-thickness-and-color-on-color-sections/
I followed the instructions but it didn´t work, help please? :)
1. Inserted into quick css:
#boarder {
border: 30px solid white!important;
}
2. Gave the ID: “boarder” to the color section
Why isn´t it working? (I am trying to edit the very first color section for desktop, on the homepage)
Thank you,
Jan
Hey Nu-Vision,
Can you screenshot the exact area? I’m not seeing that specific id in the code.
Best regards,
Jordan Shannon
Hey Jordan,
sure: https://imgur.com/a/NrExv0N (i want to accomplish a very thick border at every end of the screen)
backend: https://imgur.com/a/MajmN4a
Thank you,
Jan
Hi Jan,
The CSS you have added is applying on my end, please try clearing your browser cache and reload the page or check in an incognito window using Chrome. If you are looking only to have a border at the bottom then please change the CSS to this instead:
#boarder {
border-bottom: 30px solid white!important;
}
Best regards,
Rikard
Hi Rikard,
it looks like the admin bar prevents the code from showing.
Looks fine in a different browser and incognito!
Thank you very much!
Best regards,
Jan
Hi,
So the WordPress admin bar is just hiding it? Did you need further help with this topic?
Best regards,
Jordan Shannon
Hi Jordan,
its seems like it yes! No problem though, thank you for your help.
You can close the topic :)
Best regards,
Jan
Hi,
I’m glad you were able to have this addressed. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon