Hi,
doesn’t seem to be working, could check if I made any mistake in custom css?
thanks
Jan
Hi,
doesn’t seem to be working, could check if I made any mistake in custom css?
thanks
Jan
1. I’ve put the site on a public server for you guys to check the first question out.
3. it can be plain white (or no background) so it blends with site background
@font-face {
font-family: ‘Helvetica’, OpenSans;
font-style: normal;
font-weight: 900 !important;color:green!important;
.woocommerce{ font-family: ‘Helvetica’, OpenSans’!important;}
.woocommerce .tabs{ font-family: ‘Helvetica’, OpenSans’!important;}
is that ok?
Do I add the woocommerce lines also in custom css?
I wanna use Helvetica Open Sans from Google Fonts but that doesn’t work, maybe I’m writing the wrong code.
Hi,
most important is all the content I put in Product Description.
Thanks
Jan
Sorry to re-open but how can I change the font for all woocommerce content?
I’m looking for it, but I’m desperate 🙂
Hi,
does anyone from staff have a solution for this?
Thanks
Thank you, that works for the menu showing when scrolling down on the page.
The main menu doesn’t have a smooth line yet. The word is still about 10px higher. Strange thing: in the smaller menu that appears when you scroll down, the second word is in a smooth line.
Hi,
this is the list of custom css I’m using now, I tried to delete some stuff but it doesn’t help:
.menu > li a {
font-family: ‘Helvetica’, OpenSans;
font-weight: normal;
font-size: 16px;
color: #505050;
display: inline;
font-weight: 600;
padding: 8px 20px;
float: left;
width: 100%;
}
.header-logo img{
max-width: 500px;
}
.boxed .st-container {
box-shadow: 0px 0px 0px !important;
}
.header .links{display:none}
.product_meta {
display: none;
}
.page-heading .title {
color: black !important;
}
.woocommerce-breadcrumb {
color: black !important;
}
.woocommerce-breadcrumb a:hover{color:black!important}
.woocommerce-breadcrumb a{color:black!important}
.woocommerce-breadcrumb {color:black!important}
.menu .nav-sublist-dropdown ul > li > a {
font-family: ‘Helvetica’, OpenSans;
font-weight: normal;
font-size: 14px;
}
.menu > li > a{text-transform:lowercase;border:none;}
.menu > li > a:first-letter{text-transform:uppercase}
.menu .nav-sublist-dropdown ul > li > a {text-transform:lowercase;}
.menu .nav-sublist-dropdown ul > li > a:first-letter{text-transform:uppercase}
.menu > li > a {
border: none !important;
}
.breadcrumbs {
color: black !important;
}
.bc-type-3 a, .bc-type-4 a, .bc-type-5 a, .bc-type-6 a, .bc-type-3 .delimeter, .bc-type-4 .delimeter, .bc-type-5 .delimeter, .bc-type-6 .delimeter, .bc-type-3 .back-history::before, .bc-type-4 .back-history::before, .bc-type-5 .back-history::before, .bc-type-6 .back-history::before {
color: black !important;
}
.menu-wrapper {border: none !important;}
}
Extra question:
I changed the size of the menu items but no I see that it creates a problem with the menu that appears on top when I scroll down on the page, see screenshot:
https://dl.dropboxusercontent.com/u/3502821/menu%202.jpg
Thanks.
Yes, but when I click “save” the function gets automatically disabled again.
I think it’s because there is this line in woo.php:
// **********************************************************************//
// ! Remove Default STYLES
// **********************************************************************//
add_filter( ‘woocommerce_enqueue_styles’, ‘__return_false’ );
add_filter( ‘pre_option_woocommerce_enable_lightbox’, ‘return_no’); // Remove woocommerce prettyphoto
function return_no($option) {
return ‘no’;
}
4. No idea what happened, but suddenly it works 🙂
4. I’m on local server. Screenshot of banner settings: https://dl.dropboxusercontent.com/u/3502821/banners2.jpg
Hi,
3. still a bit of grey lines 🙂 see screenshot: https://dl.dropboxusercontent.com/u/3502821/header%208%20grey%20lines%202.jpg
4. that doesn’t seem to do the trick.
Thanks!
Jan
Hi,
2. Can it also work for submenu words?
3. grey lines are still there
5. Only a few words change of color, the product name, the little diagonal lines between the words and “previous…” remain white.
https://dl.dropboxusercontent.com/u/3502821/text%20color%202.jpg
thanks!
one more 🙂
5. How can I change the color of the text inside the breadcrumb? I found some css to adjust the color of the product title but that doesn’t effect the color of the categories and “return to previous page”.
https://dl.dropboxusercontent.com/u/3502821/text%20color.jpg
Hi Eva,
I’m on a local MAMP server…
Jan
I did that when installing the theme, does that mean that it just handles “portrait” pictures differently?
How about Media settings, are these ok: https://dl.dropboxusercontent.com/u/3502821/media%20settings.jpg
Yep, I understand, but I don’t see the private content you posted for me:
https://dl.dropboxusercontent.com/u/3502821/private%20content.jpg
Brian,
call me stupid, first day on forum, but how do I show up the private content?
Eva,
I’m working on local server…
Jan
Thank you.
I installed the base demo content and that gives me a nice home page but not exactly as on the demo page: https://www.8theme.com/demo/woopress/
I am missing the banners under the slider, with the shoe, watch and discount examples.
Jan