Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #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.

    #1425309

    Well, it was cloudflare cache, sorry for this.

    BUT.

    The error is ok?

    Thanks.

    #1425324

    Hi,

    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,
    Rikard

    #1425332

    Thanks.

    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?

    #1425362

    Hi,

    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,
    Ismael

    #1425399

    That 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.

    #1425407

    Hi,

    Please try this in Quick CSS to hide the burger menu:

    .av-burger-menu-main {
      display: none; 
    }

    Best regards,
    Rikard

    #1425410

    So 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.

    #1425485

    Hi,

    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

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Enfold Creative Studio Demo Heading’ is closed to new replies.