Forum Replies Created
-
AuthorPosts
-
Thx…we have it! :-)
Hello, please look at the link…bold text and link have the same color. I want different colors…
Hello, this is currently not working
The text is bold, but is the same color as links … I want bold text in one color, links in a different color.
This reply has been marked as private.Hello, I have normal black text on a white background and I want to emphasize some words in bold. When I do that, the text gets the same color as e.g. Left.
But I want bold text and links in different colors.Currently I have under styling:
Main color
Font color for links, text initials and other elements
# f66e64Hello, here are more infos…
I also knew the headline “Schon gewusst” the class schongewusst…
.schongewusst { background-color: white; padding: 5px; }
given … the text block below has no class of its own. Nevertheless, the white background is displayed across the entire width of the heading.
Hello, can you give me a tip on how to get the font background white?
In the link (at the bottom) I managed to overlap … I don’t know why this is not the case above (with the same settings). How do I manage that the white text background does NOT cover the entire width?
Okay, I think I have it!
Coming back to the info field … I found a solution, but 2 problems.
1. How do I get the heading over the text field? I already had it, then it worked … with:
.headline {
display: block;
z-index: 2;
padding top: 10px;
padding-right: 10px;
padding-left: 10px;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
}Now it doesn’t work anymore!
2. Left and right of the overwriting should be 20px by padding so that the frame of the text field can be seen again. Currently, the white background of the headline covers the whole area.
Hello, I have written words in the text with Strong in bold or some characters like “&” … they are currently white.
In general styling I have settings so that links are white … main color
Font color for links, text initials and other elements … I did that because I have a table of contents with a dark background above.
Actually, the link color should be different … I have to change the link color to white than for the table of contents. I have already created a CSS class for the table of contents ….inhaltsverzeichnis {
color: #f66d64;
font-weight: 700;
}How do I get links to be displayed there in white?
You understand what I want? ;-)
OK…
How can I set headings for the footer widgets?
Many thanks…
Another question, how do I get that like on the screenshot? Is that possible?
I would like e.g. 25.11.2020 via E-Mail(Customer recommendation) move to the left.
Okay, now it´s running! Thanks a lot!
And I don’t know if it has anything to do with it, but I have installed the Classic Editor as a plug-in … but if I want to edit the text on the pages, it is not displayed to me. What can that be?
Hello, I can create a class … but how do I connect that in cells?
Yes, that would be possible … what do I have to enter?
In general, this would be an improvement for the future, to create more options for table adjustment.
Okay…thx…it was a wrong folder on the server …
How can I connect the cells together? currently I have another cell under the picture …
Greets
Hello,
here are login datas.Best regards,
ZeitfalleHello, it doesn’t work. The picture is not displayed. However, I uploaded it to the domain’s root directory, so the location is correct.
How can I join the 3 lines of the first column?Sorry, I got it wrong … I meant the Entfold Widgets … whether I can choose pages instead of articles.
This reply has been marked as private.This reply has been marked as private.Hello,
no, wie talking about this:#cookie-notice{
border-radius:20px!important;
}.cookie-notice-container {
text-align:left!important;
}The green box in the middle…
This reply has been marked as private.Hello, I put this in, but there are no changes.
This reply has been marked as private.This reply has been marked as private. -
AuthorPosts