-
AuthorPosts
-
May 30, 2018 at 3:31 am #964007
Hi,
I would like to resize the header height on mobile, what would be the solution and is there a minimal height?
Also, I would like to change the background image of the body (in boxed layout) on mobile.Please help me out, thanks
June 1, 2018 at 9:23 am #965123Hey the_soundtouchables,
Could you post a link to the page in question so that we can take a closer look please?
Best regards,
RikardJune 6, 2018 at 11:36 pm #968119Hi,
It is – https://smokva-ostojic.com/Thanks
June 7, 2018 at 9:13 am #968291Hi,
We are unable to inspect the front end and make any changes to your site.
Please feel free to take a look at https://kriesi.at/documentation/enfold/header/
If you still have any issue 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
( do 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 a admin user and post the login credentials in the “private data” field.Best regards,
VinayJune 7, 2018 at 4:05 pm #969683Hi,
I’ve made the temporary login with the plugin.
ThanksJune 8, 2018 at 7:36 am #969991June 13, 2018 at 1:08 am #971975I hope that’s it.
Also, i have one more issue – when clicked on ‘add to basket’, the pop-up message has a transparent background, I would like it to be #ffffef.
ThanksJune 15, 2018 at 1:02 pm #973281Hi,
Thanks for the update.
You can use this css code to increase the height of the header or the logo container on mobile view.
@media only screen and (max-width: 767px) { .responsive #top .logo { height: 100px !important; width: 80%; } }
Default height value is 80px.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.