-
Search Results
-
How do I Deactivate the “Font Size” option on the live site on top right corner of website with the little + and – icons?
How would I increase the size of my textblock under the about us section in my site marthasmaids.com
Hi all!
The error is that it display wrongly for the plugin issue
(shopelegal.com/new-arrivals/) this should be the correct sold out display
(http://www.shopelegal.com/tops/) is the wrong displayAny ideas to rectify this issue?
Current custom css
ul.products li.product a img {
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
display: block;
height: auto !important;
margin: 0 0 8px;
transition: all 0.2s ease-in-out 0s;
width: 320px !important;
}.woocommerce span.soldout, .woocommerce-page span.soldout {
z-index: 9999999 !important;
}.soldout {
z-index: 999999 !important;
font-size: 16px;
background: #000000 !important;
}.woocommerce_before_shop_loop_item_title{
z-index: 99999 !important;
}Help is much appreciated as always!!
Hi I had made some changes to the font family, heading sizes and colors, but after the update to 2.7 it is not working.
Here is what I have got:
h1,h2,h3,h4,h5,h6 { font-family: “GillSans-Light”, sans-serif; !important;}
h1 { font-size: 21px; }
h2 { font-size: 19px; }
h3 { font-size: 17px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 13px; }body {
font-size: 72%;
font-family: “GillSans-Light”, “Gill Sans”, sans-serif; !important;
}.avia-promocontent p{
font-size: 13px;
}.form-allowed-tags {
display: none;
}I just want blog heading and other plugin headings etc to have #f05a1a as font color, not black as they are now – not all of the exiting headings, only the heading I can’t place inside a Special heading ??
And the font family changes worked before the update, not any more ?
My site:
Hey there,
would you be able to give me some code how I permanently can change the font size in the child’s theme?
By default, I guess, it’s 10px. Let’s say I want it at 12px.
Thank you very much,
Katrin
