Forum Replies Created
-
AuthorPosts
-
July 23, 2020 at 8:31 am in reply to: change the font color of "Read more" for the Post Slider. #1232507
Hello Jordan
Thanks for your help. That’s working.
Now I would like to change the text “read more” to “Mehr erfahren” as shown in the picture aboveJuly 22, 2020 at 3:32 pm in reply to: change the font color of "Read more" for the Post Slider. #1232263Hello Rikard
Thanks for your help. That’s working.
Now I would like to change the space and the text as shown in the picture aboveJuly 21, 2020 at 2:53 pm in reply to: change the font color of "Read more" for the Post Slider. #1232032Hello,
here is a picture with the desired changesJune 15, 2020 at 10:19 am in reply to: Change my Website from 1024px (ipad) to the Mobile Version #1222583Hi Mike,
that’s exactly what I meant. The site now works perfectly on all devices. Thank you very much for your help.June 15, 2020 at 12:52 am in reply to: Change my Website from 1024px (ipad) to the Mobile Version #1222533I set the custom CSS “only_desktop” for individual elements and then made the following entry in the Quick CSS:
@media only screen and (max-width: 1366px) {
.only_desktop { display: none !important; }}It works for the iPad Mini (1024px x 768px) as well as for the iPad (1024px x 768px) and the elements are not displayed.
But the iPad Pro 10.5-inch (1112px x 834px) and the iPad Pro 12.9-inch (1366px x 1024px) do not work and the elements are still displayed.
Where is the mistake?June 7, 2020 at 10:32 am in reply to: Change my Website from 1024px (ipad) to the Mobile Version #1220168Hi,
I made two versions of my website, one optimized for the desktop from 1025px wide and larger and one optimized for mobile from 1024px and smaller.
When I look at my website across the iPad (1024px), the desktop version of the page is viewed. I would like the mobile page (1024px and smaller) to be displayed there.that’s cool, thanks for the quick help
April 21, 2019 at 8:05 pm in reply to: My header background image in the logo area is not displayed #1093121Hello, now the background (https://staging.schlossbrauhaus.de/wp-content/uploads/2019/04/kachel-background.jpg) is displayed, but now I insert a new one (https://staging.schlossbrauhaus.de/wp-content/uploads/2019/04/kachel-background_01.jpg) I still have the problem that the changed background is not displayed. I have to test different backgrounds for the client, so I have to insert different backgrounds in a short time. Unfortunately, they are not displayed to me. Why is that? Where in which CCS file do I have to adapt it?
- This reply was modified 5 years, 7 months ago by markmade.
December 22, 2018 at 10:01 pm in reply to: After Update WordPress an Enfold the maintenance page is no longer active #1048678google chrome and firefox windows 10 PC
This is not the maintenance page. Your image is the content of the “Home” page without header, menu and footer
The name of the maintenance page is
“Herzlich Willkommen”The problem is that the maintenance page is not displayed although the maintenance mode is set!
- This reply was modified 5 years, 11 months ago by markmade.
December 21, 2018 at 9:22 pm in reply to: After Update WordPress an Enfold the maintenance page is no longer active #1048375December 21, 2018 at 8:44 pm in reply to: After Update WordPress an Enfold the maintenance page is no longer active #1048336Hello,
my PHP version is 7.2.4-fpm (P+)
No, I do not get any mistakes. The page just will not be displayed.I have the same problem and need a quick fix
December 20, 2018 at 9:47 am in reply to: Center Copyright Info and Footer Menu in Mobile View #1047609Hi Nikko,
perfect thank you for the competent help. that’s exactly what I meant and wanted.
I use the Enfold theme in all of my customer projects and am very satisfied with it. please continueDecember 18, 2018 at 1:21 pm in reply to: Center Copyright Info and Footer Menu in Mobile View #1046840Can someone help me please
can you please send me the complete Quick CCS string, thank you.
Or in other words, what do I have to enter completely in the Quick CCS?December 18, 2018 at 10:03 am in reply to: Center Copyright Info and Footer Menu in Mobile View #1046773can you please send me the complete Quick CCS string, thank you.
Or in other words, what do I have to enter completely in the Quick CCS?December 14, 2018 at 5:32 pm in reply to: Center Copyright Info and Footer Menu in Mobile View #1045340I would like to center the view of the copyright and es footer menu as follows and in the following order:
Start | Impressum | Datenschutz
© Copyright – Luister & PartnerI would like this presentation both in the desktop and in the mobile version
Here is the link to the website:
- This reply was modified 5 years, 11 months ago by markmade.
December 14, 2018 at 5:02 pm in reply to: Center Copyright Info and Footer Menu in Mobile View #1045330OK, I did that now and in the Quick CCS it looks like this, but it still does not work. Please help
@media only screen and (max-width: 767px) {
.responsive #scroll-top-link {
display: block !important;
}}
#socket .footer {
float: center;
}December 13, 2018 at 7:44 pm in reply to: Center Copyright Info and Footer Menu in Mobile View #1044992Here is my Quick CSS. Unfortunately it does not work
@media only screen and (max-width: 767px) {
.responsive #scroll-top-link {
display: block !important;
}}
@media only screen and (max-width: 767px) {
.responsive #socket .copyright {
float: center !important;
}}
@media only screen and (max-width: 767px) {
.responsive #socket .menu {
float: center !important;
}}December 13, 2018 at 5:27 pm in reply to: Center Copyright Info and Footer Menu in Mobile View #1044940Is that the right one for the footer menu?
#socket .footer {
float: center;
}Here is my code,
#top .av-siteloader-wrap {
background-image: url (“https://xn--gipfelglck-heb.bayern/wp-content/uploads/2018/06/slider_home_01.jpg) ;
}
but he does not work. Where is the mistake?Thank you,
Can I also set a background image?Google Chrome does not show the transparent favicons in Endfol. No matter what size
They are displayed correctly in Firefox and Microsoft Edge.My question:
Is this due to the current version of Enfold or the browser?In Google Chrome werden die transparenten Favicons in Endfol nicht angezeigt. Egal welche Größe
In Firefox und Microsoft Edge werden sie korrekt angezeigt.Meine Frage:
Liegt das an der aktuellen Version von Enfold oder am Browser?In Google Chrome werden die transparenten Favicons in Endfol nicht angezeigt. Egal welche Größe
In Firefox und Microsoft Edge werden sie korrekt angezeigt.Meine Frage:
Liegt das an der aktuellen Version von Enfold oder am Browser?Google Chrome does not show the transparent favicons in Endfol. No matter what size
They are displayed correctly in Firefox and Microsoft Edge.My question:
Is this due to the current version of Enfold or the browser? -
AuthorPosts