-
AuthorPosts
-
January 27, 2021 at 5:59 pm #1275841
Hi,
ich habe eine benutzerdefinierte class bei einem Bild angelegt “auszeichnungen”.
Dann habe ich in “Quick CSS” diese class angelegt:
.auszeichungen {
width: 50% !important;
}Leider wird diese class nicht bei dem entsprechenen Bild gespeichert (Entwickler-Modus beim Browser), es funktioniert also nicht.
Was mache ich falsch… ?Merci und Grüße
AndreasJanuary 28, 2021 at 8:47 pm #1276117Hey digimedia-roemerberg,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaJanuary 29, 2021 at 11:26 am #1276274Hey Victoria,
Thanks for your message!
I’m currently building a new website for a client with the Enfold theme. That is why the directory of the new website is at: https://autohaus-groh.de/web-2021/Best regards,
AndyJanuary 29, 2021 at 4:04 pm #1276337Hi Andy,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoJanuary 29, 2021 at 4:18 pm #1276342Hi Nikko,
The Temporary Login Without Password plugin is installed and the temporary user ” (Email address hidden if logged out) ” created … ;)
Best regards,
AndyJanuary 31, 2021 at 4:31 am #1276558Hi Andy,
Thanks for that. I checked the page in private, but I can’t find the class your were referring to above. Where exactly did you add it?
Best regards,
RikardJanuary 31, 2021 at 1:28 pm #1276586Hi Rkard,
At Quick CSS:
.auszeichnungen {
width: 50% !important;
}At the startpage by the picture “Autobild BESTE KFZ-Werkstätten” in the developer settings.
Thanks and best regards,
AndyFebruary 1, 2021 at 11:45 am #1276761Hi Andy,
Thanks for the update. I can’t find that text on the page you linked to though, could you link directly to the page where you are having problems please?
Best regards,
RikardFebruary 1, 2021 at 12:25 pm #1276779Hi Rikard,
it’s not text, it’s a picture on this page: https://autohaus-groh.de/web-2021/home … ;)
See the screenshot …Best regards,
AndyFebruary 2, 2021 at 10:22 am #1277033Hi,
Thanks for the clarification. So you are trying to target that image with your CSS? If so then you something like this instead:
.auszeichnungen img { width: 50%; }
Best regards,
RikardFebruary 2, 2021 at 11:30 am #1277077Hi Rikard,
Yes of course, I forgot the “img”. How embarrassing … Thanks for the info!
The problem is now solved :-)
Best regards,
AndyFebruary 2, 2021 at 11:52 am #1277089Hi Andy,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘Enfold – builder developer options funktionieren nicht…’ is closed to new replies.