Site URL: https://www.beewellhoni.com
Hello, my question is can you add multiple codes to CSS if so how. I have a custom code to create a line on my page to divide a particular section for aesthetics, but I would like to add a cookie code to my website to allow my visitors to choose if they agree or don't agree with sharing information. When I add my cookie code, it erases the custom line I create for my website.
The code for the line
#block-yui_3_17_2_1_1663409894985_4595
{border-left: 1px solid #000000}
and the code for my cookiebot
<script id="CookieDeclaration" src="https://consent.cookiebot.com/9e02d103-8454-43a9-9cd3-7ba11fc616e2/cd.js" type="text/javascript" async></script>
I currently only have the line code in the CSS because if I put both codes in it will erase the line.
Please help. I am not a coder just someone who wants to learn how to manage and control her own website.
Thanks,
HONI