Mobile Logo Size
-
Good evening everyone. I have a problem. The mobile menu on my website is too small, I would like to enlarge it. Unfortunately, in the theme options, I do not have this option, so I have to do it with the css code. I have already tried a pair and unfortunately nothing happens. Could you please help me? this is what a piece of code looks like
img { display: inline-block; vertical-align: middle; max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; } img { border-style: none; } *, *::before, *::after { box-sizing: inherit; } a { line-height: inherit; color: inherit; text-decoration: none; cursor: pointer; } user agent stylesheet a:-webkit-any-link { color: -webkit-link; cursor: pointer;
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Mobile Logo Size’ is closed to new replies.