CSS to hide subdomain
-
Hello,
Does anyone have the code to hide the subdomain of a page?
Thanks -
@alexaguiilarg Try this:
.UrlFragment-Wrapper .UrlFragment-HostFragment-Subdomain { display: none; }
-
thanks :).
Hello,
Does anyone have the code to hide the subdomain of a page?
Thanks
@alexaguiilarg Try this:
.UrlFragment-Wrapper .UrlFragment-HostFragment-Subdomain {
display: none;
}
thanks :).
Looks like your connection to Vivaldi Forum was lost, please wait while we try to reconnect.