-
Search Results
-
Topic: link in table
Hello together
I have created a homepage here
link of the page below:There is a table
there it has links and text
with this code I want to change the colour of the link and the text
colour text the link works white like the link below it
I want the link in the table to have the same colour as the textthe link below must stay white
here is my code:
/*format Tabelle*/
.avia-table tr th, .avia-table tr td {
text-decoration: none !important;
font-size: 15px !important;
color: red !important;
}is the possible
thanks in advance
kind regards
FranzTopic: Menu font size
I know this might be a question which has been answered before several times but my search didnt get any results.
How can I change the font size of my main menu items? I need the right CSS
thanksHi
We have very different representations of fonts and headings in different mobile browsers. Sometimes graphics are not displayed. How can we solve this problem?
===
Wir haben sehr unterschiedliche Darstellungen von schriften und Überschriften in den verschiedenen mobilen Browsern. Teilweise werden auch Grafiken nicht angezeigt. Wie können wir das Problem lösen?Thanks, solf
Hi there, I cannot get this font, Fraunces, to show up in the Thin 100 weight.
https://fonts.google.com/specimen/FrauncesI would like it to show up in my H2, looking like Fraunces-Thin-100.
Under Quick CSS I have pasted:
h2 {
font-family: ‘Fraunces’, serif !important;
font-weight: 100 !important;
font-size: 38px;
text-transform: none !important;
}——-
The font family, font size, all work well with that CSS code, but not the font weight, trying to get it to be Thin 100.Would you have any ideas? Thank you!
Hi Team,
Looking at my website in Firefox today, I noticed that some text elements are not aligning properly. [See linked page below for example.]
These text elements render correctly in Edge & Chrome.
My custom CSS is below:
Thanks for you assistance,
Stephen.
====
/*
.responsive .container {
max-width: 100%;
padding-right: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
*/.clientlogo {
text-align: center;
}.clientlogogallery {
max-height: 100px;
}#top .mfp-image-holder .mfp-content {
max-width: 90vw;
}body#top {
font-size: 125%;
}*/
.avia-image-container .avia-image-container-inner {
top: -60px;
padding-top: 0px;
padding-bottom: 0px;
}.responsive .container {
max-width: 100%;
padding-top: 0px;
padding-bottom: 0px;
}
*/#top.blog .post-entry .blog-meta .small-preview .iconfont:before {
display: none;
}#top.blog .post-entry .blog-meta {
display: none;
}#main a {
text-decoration: underline;
}====
Hi there,
I have specified the font size for H1 headings in the theme options. However, I want to display a reduced-size font on smaller mobile devices.
So have gone to the text block settings, Styling, Font Size and set a reduced size text for the 2 smallest device sizes. However the settings do not pull through. The text is not reduced on smaller screens. How do I fix this?
Topic: Custom Icon Bullets
Hey there,
i tried to customize my Bullets, but somehow it does not work. Instead of the Icon, he shows me just the Text “ue805”.
But I put the Icon also in the Text editor to see which number it has.
This icon I want:
[av_font_icon icon='ue805' font='wery-designstudio-icons' style='' caption='' link='' linktarget='' size='20px' position='left' animation='deactivated' color='' av_uid='av-2amarj' custom_class='haken' admin_preview_bg=''][/av_font_icon]and this is my css:
`
.bullets li {
list-style: none!important;
}.bullets li {
padding-left: 40px;
}.bullets li:before {
content: ‘ue805’;
font-family: ‘wery-designstudio-icons’;
font-size: 23px;
font-weight: normal;
position: absolute;
left: 6px;
}Cheers
MonikaTopic: various
Hi,
I need help again with Responsive customization of a website – a onepager.
1. customization in the offers section (screenshot on the normal laptop is in the dropbox – screenshot 1). I used a ready background image and set a minimum height and spacing from the bottom in the columns. This worked until the middle screen size in the customizer (screenshot 2). From 768px and smaller it is not possible to place the text inside the area above the background image. Either there is too much space under the text (screenshot 3) or the text goes into the image (screenshot 4). What can be done?
2. at the customer recommendations the distances are not correct – see screenshot 5 and the font is too big. The round images are partly cut off at the top.
3. if you scroll down on the mobile, there are partly white or brown thin stripes between the color sections – I don’t understand that either.
That was now unfortunately a bit much and maybe I could have solved the part with the offers also differently …
In advance, thank you very much – all links are in private content.
Many greetings, Sabine
Translated with http://www.DeepL.com/Translator (free version)
My page title is not displaying in Pages. I found another topic with the same problem as mine and the user was instructed to use this Quick CSS:
.title_container { background: #d6d6d6; } .title_container .main-title a { color: black!important; font-size: 20px; }This did not work for me. Here is the About page link: https://newsite.arclivingston.com/newsite2022/about/
You will not be able to view without credentials since it’s a staging site that hasn’t been launched, so I have included that in the private section below.
Thank you,
Diane`



