Hello, Nikita,
I am trying to add the Canada above ABOUT like we can see on the google page of these days. Where they add the country name.
I tried to include google script into your code :
<div class="uU7dJb">Canada</div>
.uU7dJb {
font-family: arial,sans-serif;
padding: 15px 30px;
border-bottom: 1px solid #3c4043;
font-size: 15px;
color: #9aa0a6;
}
But i still cant find the solution.
Any suggestion?
It seems the .uU7dJb must be included somewhere in footer-bar.
Thank you
Hello, Nikita,
I am trying to add the Canada above ABOUT like we can see on the google page of these days. Where they add the country name.
I tried to include google script into your code :
<div class="uU7dJb">Canada</div>
.uU7dJb { font-family: arial,sans-serif; padding: 15px 30px; border-bottom: 1px solid #3c4043; font-size: 15px; color: #9aa0a6; }
But i still cant find the solution. Any suggestion? It seems the .uU7dJb must be included somewhere in footer-bar.
Thank you