-
Search Results
-
Topic: events countdown
Hi
I want to change the title in the events countdown in the title of the event and not “upcoming: title of the event”, Also I would like to decrease the font size in the title
Can you help me?Greetz
KarinHy!
I need some help on my MOBILE Version of my Website. On Desktop, all looks great. But on my mobile device (iphone XS) the startsite looks terrible. I have fixed the size of the 4 boxes with the symbol. it should be smaller on mobile and when i click on it – i dont want this hover effect, that the symbol and Font goes down. How can i disable that effect only on mobile?
After that there is a picture of me and than is a lot of empty grey space after it until the blog with the header “aktuelles” shows up. How can i remove this empty space, only on mobile?
What we would like is to be able to target the price field using CSS in the following way
RRP: £200.00 OUR PRICE: £150.00
From the product record:
£200.00 is the regular price (i.e. the RRP)
£150.00 is the sale priceThe styling we want for each element of the above is below (shown using a pseudo CSS notation to hopefully make it clear what we are trying to achieve):
RRP: (
font-size: 12px;
color: #000000;
text-decoration: line-through black;
)
£200.00 (
font-size: 12px;
color: #000000;
text-decoration: line-through black;
)
OUR PRICE: (
font-size: 20px;
color: #ff0000;
font-weight: 700;
)
£150.00 (
font-size: 20px;
color: #ff0000;
font-weight: 700;
)At the same time we would like products that don’t have a sale price and are therefore only showing one price to show as:
OUR PRICE: £78.00
where the style for each element is
OUR PRICE: (
font-size: 20px;
color: #ff0000;
font-weight: 700;
)
£150.00 (
font-size: 20px;
color: #ff0000;
font-weight: 700;
)The CSS code we have used so far is shown below. It fails to achieve what we want because we haven’t been able to target the two prices shown separately. We are close but no cigar – so far!
#top .price, #top .price span, #top ins .woocommerce-Price-amount amount {
color: red;
font-size: 20px;
}#top #wrap_all ins::before {
content: “OUR PRICE: “;
color: #ff0000;
font-size: 20px !important;
}#top #wrap_all del {
color: black;
text-decoration: line-through black;
font-size: 12px;
}#top #wrap_all del::before {
color: black;
content: “RRP: “;
}I want to be able to adjust font size and color for the post title and Read more link on the blog archive page of my site. I’ve inspected and tried all sorts of css combinations but can’t make anything work. Can you provide the right css for this?
I also need to adjust the post title on the single post.
And would like to remove the slash after the date in the meta of the single post.
Last thing is to change the color of the social sharing boxes in the footer of each post. I can’t find where to change those colors; thanks.
In the avia-merged-styles.css are the lines:
#top label span, #top legend span { font-weight: normal; font-size: 13px; color: #444;which I want to disable to:
#top label span, #top legend span { /* font-weight: normal; */ /* font-size: 13px; */ /* color: #444;I dont fit in custom css – SORRY. There is a way to disable via custom css or function.php?
THANKS for help!
Hi there
1. on velosolutions.com when changing the language to French, the main menu is not aligned to the right end of the browser for some reason.
all other languages display the header correctly. I’m running wpml. any idea why this happened?please compare
and
https://velosolutions.com/?lang=fr2. the Header Phone Number/Extra Info is not the same font size on every language. do you know why this happened? where can I change the font size?
thanks!!hey, i just launched my site powered by ENFOLD theme, it looks very nice on LAPTOP but on mobile the font is too big. The galleries look big as well to the point where images layout under each other, How can i decrease the size of the fonts and the layout elements on mobile only ?
Topic: text size over 40px
Hello,
how do i chane the font size to be over 40px in a text?<p style=”text-align: center;”>זקוקים למידע נוסף? </p>
Dear Kriesi Team,
I’ve got a problem with the following:
– the sub level menu on mobile view hides the half part of the site. How can I change it? The font type and position of the Contact (Kapcsolat) menu item shall be also changed, while this is not a perfect sollution.– the fullscreen slider’s text is too smalll on mobile portrait view. I’d like to increase the font size, but I didn’t find it.
I attach two print screen fotos to see the problem.
You are kindly requested to give a suggestion to fix the problems.
Thank you. Best Regards,
Tímea
