WouldYouHelpMe
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Unknown origin padding on myOkay, propably I see.
html.css SYSTEM firefox
But what the check?! I cannot modify this file, and there is not even 16px value :/
On chrome everything is okay, I think that I should use
.menu ul{
margin:0px;
padding:0px;}
Forum: Themes and Templates
In reply to: Unknown origin padding on myForum: Themes and Templates
In reply to: Unknown origin padding on myComputed values showing padding/margin 0px, but on the box I see 16px on top and bottom. Dunno what to do.
Forum: Themes and Templates
In reply to: [Garfunkel] More columns on postAnyway it is possible?
Forum: Themes and Templates
In reply to: Change color of some buttons (not all)In style.css you should.
Forum: Themes and Templates
In reply to: Change color of some buttons (not all).nameofyourbutton{ border: 1px solid #dddddd; display: inline-block; color: #000000; background-color: rgba(0,0,2,0.2); font-size: 18px; font-family: Georgia; padding: 5px 20px; text-align: center; box-sizing: border-box; line-height: 1.5 !important; text-transform: uppercase;}Add this my friend. Edit. And give class=”nameofyourbutton”
Forum: Themes and Templates
In reply to: Change color of some buttons (not all)Propably in style.css file my friend. For more details please give me your theme name if it’s public.
Forum: Themes and Templates
In reply to: Change color of some buttons (not all)Hello sir! woocommerce is a class responsibly for outfit of your button. So make woocommerce2 class with another colour and make button using second class.
Sorry for english, I’m drunk right now
@@Edit
example for you my friend:
http://jsfiddle.net/80s8b8mj/