
-
AuthorPosts
-
July 11, 2021 at 3:02 pm #1309580
Hello sir,
I have set a custom Background GIF image at the Logo Area. It shows well on Desktop but on the phone the look is not good at all.
How can I set it well (May be resize it and put it under the Logo) ?
Regards.
July 12, 2021 at 5:33 am #1309675Hey thomasgafo,
Thanks for the screenshots. Could you post a link to where we can see the actual elements as well please? I checked the URL in private, but it looks like you site is in maintenance mode. If that is the case, then please include admin WordPress login details in private as well.
Please note that using text in background images is not recommended. It would be better if you added the text in a widget area in the header: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
Best regards,
RikardJuly 12, 2021 at 10:57 am #1309714Hello sir,
I did not setup a child theme before. I hope it is not too late now.Regards.
July 13, 2021 at 10:37 am #1309905Hi,
Would you also consider disabling the background image on mobile view? If yes, then you can add this code in the Quick CSS field.
@media only screen and (max-width: 767px) { .responsive #top .header_bg { background: none; } }
Best regards,
IsmaelAugust 3, 2021 at 4:38 pm #1314197Dear sir,
Thank you for your help. I did what you said and it works. Now I need a CSS help to arrange it.
I was trying my best but it is taking me too much of timePlease find below in private section the login
Regards.
August 4, 2021 at 8:14 pm #1314467Hello !
Any update please ?August 6, 2021 at 10:31 am #1314798Hello!
Any update ?August 7, 2021 at 6:23 am #1314974Hi,
The header design that you wanted is quite far from the default header layouts. Unfortunately, the theme does not have options for that kind of layout.
Have you tried adding the extra elements or design layouts as widgets instead of applying it as background? Please check the following documentation for more info.
// https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
You can use html in a text widget, place it in the header as described in the documentation and use css to adjust their position and style.
Best regards,
IsmaelAugust 7, 2021 at 6:34 pm #1315050Hello !
God helps me and I did it.
Thanks for your care.August 8, 2021 at 10:02 pm #1315162Hi,
Glad to hear, well done!
If you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Logo Area Custom Background on Mobile’ is closed to new replies.