ElbrachtCreative
Member-
Content Count
10 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Hello Everyone, My Headline is almost cut off in one of my pages in mobile view. I tried make it smaller with the following code but it did not change the headline: @media screen and (max-width:640px) { header#header * { font-size: 10px; text-align: justify; text-align-last: left; } } Any help would be much appreciated. Thank you in advance!
-
ElbrachtCreative started following tuanphan
-
Removing Hover Effect on the Logo
ElbrachtCreative replied to ElbrachtCreative's question in Coding and Customization
YES! Thats exactly what I mean! -
Removing Hover Effect on the Logo
ElbrachtCreative replied to ElbrachtCreative's question in Coding and Customization
@tuanphan did I do something wrong? -
Removing Hover Effect on the Logo
ElbrachtCreative replied to ElbrachtCreative's question in Coding and Customization
When I delete the code (no code in Custom CSS), the "Deutsch/ English" shows on both, the logo and the burger Icon. When I put the code .nav-wrapper { display: none; } in the Custom CSS, it is hiding Deutsch/ Englisch from both, the burger icon and the logo. I removed the code for now again. -
Removing Hover Effect on the Logo
ElbrachtCreative replied to ElbrachtCreative's question in Coding and Customization
OMG, thanks so much, that worked. But now the Deutsch/ English dropdown from the burger menu on the left is gone as well. I still wanted it to display there. Any advice on that? -
Removing Hover Effect on the Logo
ElbrachtCreative replied to ElbrachtCreative's question in Coding and Customization
I would so appreciate it if you could help me @tuanphan!!! -
Removing Hover Effect on the Logo
ElbrachtCreative replied to ElbrachtCreative's question in Coding and Customization
Oh, I see. In that case I need to be more specific. Yes, I would like to remove the hover (Deutsch, English) showing. I thought that removing the link would remove that as well. Sorry. -
Removing Hover Effect on the Logo
ElbrachtCreative replied to ElbrachtCreative's question in Coding and Customization
Thank you. Yes, thats exactly what I mean. It does not work though. Tried the code in DESIGN -> CUSTOM CSS and SETTINGS -> ADVANCED -> CODE INJECTION -> HEADER. None of it worked. Any other ideas? Thanks again -
Removing Hover Effect on the Logo
ElbrachtCreative replied to ElbrachtCreative's question in Coding and Customization
Thanks for your fast responds. Absolutely. Site is not live yet but here is the link to one page https://www.rim-beratung.com/willkommen Password is: Test2019 Thanks so much for looking into this!!!! -
Hello everyone, I am working with the Nueva Template from the Brine Family. I would like to remove the hover effect on the logo. I can't find the right code that works. Help would be much appreciated!!!! Thanks so much!