go1dfinger
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] How to change button font size?find some more
.woocommerce table.shop_table.wishlist_table {
font-size: 1.1em;
font-weight: 500;
}
.wishlist_table.images_grid li .item-details table.item-details-table td, .wishlist_table.mobile li .item-details table.item-details-table td, .wishlist_table.mobile li table.additional-info td, .wishlist_table.modern_grid li .item-details table.item-details-table td {
font-size: 20px;
font-weight: 800;
padding: 5px;
vertical-align: left;
}
.wishlist_table.mobile .product-add-to-cart a {
display: table!important;
margin: 30px auto 30px!important;
text-align: center;
width: 200px;
height: 50px;
font-size: large;
text-transform: uppercase;
}
.wishlist_table .product-add-to-cart a {
display: table!important;
margin: 5px auto 5px!important;
width: 150px;
height: 50px;
font-size: small;
text-transform: uppercase;
}
.wishlist_table.mobile li {
padding-left: 0px;
}
.wishlist-title h2 {
display: inline-block;
padding: 15px;
font-size: 26px;
font-weight: 800;
text-transform: uppercase;
}Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] How to change button font size?MY RESEARCH
i only find next CSS codes for mobile and desktop screens.
Please post that you know. i still cant customized Tittle and separate strokes in YTH Module
my settings
.woocommerce table.shop_table.wishlist_table {
font-size: 1.1em;
font-weight: 500;
}
.wishlist_table.images_grid li .item-details table.item-details-table td, .wishlist_table.mobile li .item-details table.item-details-table td, .wishlist_table.mobile li table.additional-info td, .wishlist_table.modern_grid li .item-details table.item-details-table td {
font-size: 20px;
font-weight: 800;
padding: 5px;
vertical-align: left;
}
.wishlist_table.mobile .product-add-to-cart a {
display: table!important;
margin: 30px auto 30px!important;
text-align: center;
width: 200px;
height: 50px;
font-size: large;
text-transform: uppercase;
}
.wishlist_table .product-add-to-cart a {
display: table!important;
margin: 5px auto 5px!important;
width: 150px;
height: 50px;
font-size: small;
text-transform: uppercase;
}
.wishlist_table.mobile li {
padding-left: 0px;
}https://www.upload.ee/download/14793525/639ec6d02ee51c3810a1/Screenshot_20230101_175924.jpg
https://www.upload.ee/download/14793529/49555c6828471c3810c8/2023-01-01_180546.jpg
- This reply was modified 3 years, 5 months ago by go1dfinger.
- This reply was modified 3 years, 5 months ago by go1dfinger.
if your plugin write code with settings in body of site? tell me where it and i delete that code and install plugin clear, than i used my back uped settings file. that method solved my problem.
good day. I want to fix my presets, but i dont unerstand what cash you talking about. Cash of WordPress. ? I look in wp-content/cash folder and look nothing that need to be deleeted. There only one file “Divi builder”. Where i can find CASH OF YOUR PLUGIN? It plased somewere in wordpress, or it writes into code of my site? i want fixed my settings. I tired of colors dancing in menu.
developer . where did you bury your settings files that saves after deleting plugin? where is the reset button in the app?
- This reply was modified 3 years, 5 months ago by go1dfinger.
- This reply was modified 3 years, 5 months ago by go1dfinger.