Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #543680

    Hello

    For the links in the private box, please let me know:

    1. Is it possible to make the menu sit below the logo and left aligned? Please see the link below for question 1 and also an example screenshot of how i would like it which i found on another site.

    2. For the menu shown in the right hand panel, is it possible to style that so that they appear in rectangular boxes? Please see the link below for question 2 and also an example screenshot of how i would like it which i found on another site.

    Many thanks

    Rax

    #543863

    Hey mrcityrunner!

    Everything is possible, but that would need a lot of work to be done.
    You can contact one of our Customization Contractors, who will help you out with the process.
    http://kriesi.at/contact/customization

    Let us know if we could do anything else, regarding our theme

    Cheers!
    Basilis

    #544194

    Hello

    I dont think its “a lot of work” and doesnt need a lot of customisation – it just needs some thought and a reply that will be more helpful for me to try out some things to achieve what i need. If you can just give my question some thought instead of asking me to get a contractor to carry out the changes for me then your reply will be much more helpful. Please come back to me with what changes are required.

    Rax

    #544420

    Hi!

    1- Please go to Enfold theme options > Header and choose to display “Logo left, menu below” option
    2- Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .sidebar .widget_nav_menu ul:first-child>.current_page_item {
        padding-left: 0;
        left: 0;
        top: 0;
        width: auto;
    }
    ul.nested_nav li {
        border: 1px solid green!important;
        margin-bottom: 5px;
        padding: 5px;
        border-radius: 5px;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    #545930

    Thank you Yigit ! that was much more helpful than the last reply. I have done as you said and all seems fine but i would like the menu to align to the right and not to the left… please advise further, thanks

    Rax

    #545936

    Actually Yigit – its ok for the menu to be on the left.. so nothing to do… thanks !! ;)

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Menu and sub pages’ is closed to new replies.