Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #222714

    Hello,
    I have just bought enfold template (really nice) and I wonder if it is possible to make some changes:
    1. how to remove the bullets (black points before each menu item) in the sidebar menus
    2. how to remove in the Breadcrumb “you are in:”
    3. is it possible to locate the pageheader not at the begining of the page, but under another page element
    4. is it possible to change the place of the Social (now at the end of the page) for another location in the page content
    thanks in advanced!

    #223653

    Hi ftt123!

    Please add following code to Quick CSS in Enfold theme options under Styling tab
    1-

    .avia_mega_div .avia-bullet { display: none; }

    2-

    .breadcrumb-title { display: none; }

    3&4- I am not sure if i understood you clearly, could you post a screenshot and elaborate?

    Cheers!
    Yigit

    #223864

    Good morning Yigit:
    1. & 2. do not work ¿?
    3. & 4. forget about them
    and another question: how to edit the title of “last posts”
    …how can I send you a screenshot?
    thank you!

    #223874
    #223943

    Hey!

    Please add following code to Quick CSS as well

    ul .nested_nav { list-style: none; }

    Can you post screenshot showing other questions as well?

    Regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.