Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #738870

    Hello!
    All in “Private Content” area.

    #739334

    Hey Bearded,

    To center the menu items please use the below css in Quick CSS section

    .html_header_sidebar #header .av-main-nav {
        text-align: center;
    }

    To add the search icon and wishlist you need to edit this code here and add to functions.php file http://pastebin.com/raw/W2yZtJu9

    Try adding the shortcode for search and wishlist in the line

     jQuery('#header_main').prepend( "<div class='banner-top'> </div>" );

    Best regards,
    Vinay

    #741025

    After adding code http://pastebin.com/raw/W2yZtJu9 to functions.php of Child theme website stopped working.
    By FTP in functions.php of Child theme and Enfold theme code http://pastebin.com/raw/W2yZtJu9 not found.
    How to fix website and start it?

    #741043

    Hi,

    To get the website back up again please edit and remove the code that was added just before the functions.php file by downloading it via FTP from folder path \wp-content\themes\enfold-child\functions.php

    If you are not using a child theme functions.php will be in \wp-content\themes\enfold\functions.php

    The CSS file in the link should be added to Quick CSS I think this is what took your website down.

    Let us know if you need any help.

    Best regards,
    Vinay

    #741169

    Website works.
    css in Quick CSS works.
    http://pastebin.com/raw/W2yZtJu9 code doesn’t work.

    #742182

    The template rework is no longer required.
    Please close the topic.

    #742234

    Hi!

    Thanks a lot for letting us know/
    Please create a new topic, if you need something else.

    Cheers!
    Basilis

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Change the sidebar and menu for mobile devices’ is closed to new replies.