1.Paigalda uss plugin SiteOrigin Css

2.Välimus –> Custom CSS


.nav-menu li:hover > a {
font-style: italic;
color: #000000;
background-color: #e6c773;
border-width: 1px;
border-color: #6b4d4d;
border-top-color: #f7f7f7;
border-radius: 4px;
}
#navbar.navbar {
font-size: 31px;
line-height: 30px;
text-decoration: none;
font-style: italic;
text-indent: -16px;
color: #b3b3b3;
background-color: #ebebeb;
border-color: #ebd09e;
border-width: 1px;
border-style: solid;
}
.site-header .site-title:hover {
font-style: normal;
text-indent: 7px;
font-size: 60px;
}
.site-description {
line-height: -1px;
font-size: 32px;
}
#colophon.site-footer {
color: #dbb8b8;
border-left-color: #000000;
background-color: #ebebeb;
}
ul.nav-menu li:hover > ul {
color: #000000;
background-color: #9e9b9b;
}
ul.nav-menu ul a:hover {
color: #000000;
background-color: #f5d798;
}
.nav-menu li a {
border-width: 3px;
border-style: outset;
border-color: #f2db9b;
}