-
AuthorPosts
-
March 27, 2020 at 11:02 pm #1198480
I would like to have a header with a full size image like https://kriesi.at/themes/enfold-wedding/
I tried many times but unsuccesfully.
Could anybody help me?March 28, 2020 at 4:48 pm #1198637Hey Roberto,
The wedding demo has the full-width slider on top of the page, and you are trying to upload the image to the logo field.
Here are the docs for you:
Best regards,
VictoriaMarch 29, 2020 at 12:05 am #1198733Thank you Victoria, I’ll try. I have another problem: the burger menu in the iphone screen overlaps the header picture. Could you tell me how move it a little on the right?
Thank you for your helpMarch 29, 2020 at 4:43 pm #1198866Hi manosmaster,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width:479px){ .logo, .logo img { width: 90% !important; } }
If you need further assistance please let us know.
Best regards,
VictoriaMarch 30, 2020 at 2:52 pm #1199076Thanks Victoria,
You are a wizard. It worked.
The lodo is large as It works as a header.
I was unable to provide a header with a full size image as it appears presently. So I enlarged the logo as you see it now.
I admit it is a workaround, but so far it works…March 30, 2020 at 6:31 pm #1199122I would like to try variations on a mock site in local (MAMP). I copy the enfold folder into the theme folder of the local site. Then when I try to activate it a critical error appears and everything stops. There’s a way to avoid this?
March 31, 2020 at 2:10 pm #1199326I solved the problem of the mock site to try variations.
I tried your suggestion and adopted the Easy slider. Its OK. Now I would like to eliminate completely the logo. there is a css to hide the logo completely?
The page looks like this:Ciao!
RobertoMarch 31, 2020 at 2:20 pm #1199331Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
.logo { display: none !important; }
Best regards,
YigitMarch 31, 2020 at 6:35 pm #1199421Thanks Yigit!
If you look to this page https://psicoterapiaverona.it/wp52/ there is the word Home just over the slider. It seems to refer to the page. I can’t tell what I set to have this appear. How can I make it disappear now?
Best regards
RobertoMarch 31, 2020 at 7:19 pm #1199461Hi Roberto,
Please go to Enfold theme options > Header > Header Layout > Header Title and Breadcrumbs and choose “hide both” :)
Best regards,
YigitApril 7, 2020 at 4:32 pm #1201646I’m trying to have a text page with a scrolling image background. In some pages it works in other not.
Editing the page I go to line setting and set parallax, then in design option I set a background image.April 12, 2020 at 6:55 pm #1203132Hi manosmaster,
Best regards,
VictoriaApril 17, 2020 at 9:38 pm #1204780I have also tried to set background image to parallax or scroll on the bottom newsletter signup, just as the Enfold Shop example. Neither work. Only fixed. Please advise…
April 18, 2020 at 6:28 pm #1205076Hi Illingco,
Please start a separate thread, describe your issue there and give us a link to your website.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.