Quantcast
Channel: XTemos » All Posts
Viewing all articles
Browse latest Browse all 38982

Reply To: Help.

$
0
0

Here is code for your questions.

.color-scheme-light .main-nav .menu>li:hover>a {
    color: red;
}

.added_to_cart, .btn, .button, button, input[type=submit] {
    border-radius: 10px;
}

.main-header.header-base {
    border-top: 10px solid white;
}

Regarding text font size on home page: currently you have h4 tag there, try to use h1 or h2.


Viewing all articles
Browse latest Browse all 38982

Trending Articles