Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Do you have a section of the dashboard named “Custom CSS” or “Edit CSS”?
I have full control. Its my site. Just say me please where i can change “px” or what to change this problem…
I dont undertand.
http://s019.radikal.ru/i605/1304/15/7c4a5f93bf5f.jpg
Maybe this ? I dont change theme. Just install and all =)
It’s a really simple question. Do you have a section of the dashboard named “Custom CSS” or “Edit CSS”? Yes? Or No?
I dont inderstand question. In this theme no file names Custom CSS or Edit CSS. But i can change all files.
Can you explain to me in detail please. I need real help. =(
I think no. I have only style.css and dark.css
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Sure, install this Custom CSS Manager plugin and then you’ll have a section of the dashboard named, “Custom CSS Manager”.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
In the “Custom CSS Manager” section of the dashboard, enter this;
.tabs-wrapper ul.tabs-nav li:last-child {
margin-right: 0;
width: 88px;
}
Ok. i did this. But no effect. Maybe i need a little wait =)
Hm…i think change only last buttons…
Maybe i need enter:
.tabs-wrapper ul.tabs-nav li {
margin-right: 0;
width: 88px;
}
?