-
AuthorPosts
-
November 11, 2023 at 7:45 pm #1425307
I was looking at that demo to use it as a base, modify and so on.
The header uses this:
<strong>Enfold</strong><br/>Creative Studio
With 65px.
Going to edit the header gives this:
Warning: Characters <,>,[,] might break ALB backend or frontend. Read more if you want to use them. You can use valid HTML markup.And if I edit the text, it shrinks and displays tiny.
If I change the 65x to 120px for example, nothing happens, so the title is being overwritten somewhere.
How to fix:
1- The error
2- Being actually able to change the title without breaking the size.Thanks.
November 11, 2023 at 8:14 pm #1425309Well, it was cloudflare cache, sorry for this.
BUT.
The error is ok?
Thanks.
November 12, 2023 at 11:15 am #1425324Hi,
Thanks for the update. This is only a warning to remind users to properly close added markup:
Warning: Characters <,>,[,] might break ALB backend or frontend. Read more if you want to use them. You can use valid HTML markup.
If things are working as they should, then you can ignore it.
Best regards,
RikardNovember 12, 2023 at 1:54 pm #1425332Thanks.
A quick one related to this demo.
The navigation hamburgers show items with descriptions. Where to change or add those descriptions for the menu items?
November 13, 2023 at 3:41 am #1425362Hi,
Thank you for the updat.e
You can adjust the description of the menu items in the Appearance > Menus panel. If the Description field is not available, go to the Screen Options and under the Show advanced menu properties, toggle the Description field.
Best regards,
IsmaelNovember 13, 2023 at 9:06 am #1425399That was it, thank you Ismael.
The last one.
It is a one page thing and not having the burger may help.
How to disable the navigation completely?
If I do not choose any menu, it shows “Home” by default, just that. How to remove the burger?
Thanks.
November 13, 2023 at 10:31 am #1425407Hi,
Please try this in Quick CSS to hide the burger menu:
.av-burger-menu-main { display: none; }
Best regards,
RikardNovember 13, 2023 at 10:33 am #1425410So I assume there is no setting to not use a navigation at all and the only trick is to hide it with CSS.
You can mark this as solved.
Thanks Rickard.
November 13, 2023 at 7:41 pm #1425485Hi,
Yes that’s right, if the menu is empty then it will auto-populate items for you. Hiding it with CSS is the easiest way of removing the menu.
I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
Rikard -
AuthorPosts
- The topic ‘Enfold Creative Studio Demo Heading’ is closed to new replies.