Dara look and feel laptop vs ipad and mobiles looks different
-
Hi! I want to put this color #DF1735 in the main menu in Dara´s Template
I was trying to change it in the mobile version with CSS, but it didn´t change.
button, input[type=”button”], input[type=”reset”], input[type=”submit”], #infinite-handle span, .button {
background-color: #DF1735;
border-style: none;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 15px;
font-weight: bold;
letter-spacing: 1px;
line-height: 2;
padding: .25em 1em .4em;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
border-radius: 3px;
box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
-webkit-appearance: none;
}
Also the logo dissapear in the mobile version. Can you help me please? why does the logo desapear?The blog I need help with is: (visible only to logged in users)
-
Hi @natzuki1, it looks like you are using WordPress but you are not hosted here at WordPress.com. For self-hosted WordPress sites such as yours using Dara, there is a dedicated Dara theme support forum at WordPress.org where you can post your questions.
The differences between WordPress.com and WordPress.org.
I did take a quick look at your site and see you have the background color of the primary navigation the read color you referenced.
- The topic ‘Dara look and feel laptop vs ipad and mobiles looks different’ is closed to new replies.