Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #557391

    when seting logo to the right and let say menu left the menu display wrong, the soial icons display wrong.
    when selection vertical menu if menu short it display two in a row and social icons border display the wrong side.

    #557434

    Hi katvanee!

    Can you please post the link to your website so we can see the issue and provide you an accurate solution?
    Also, please make sure that you are using the latest version of Enfold which is currently 3.4.7 – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    #562974

    i installed demo for review
    please look here : http://www.websitecenter.info/
    the menu is on the right but look bad, the social also!

    #563339

    Hey!

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

    .html_header_sidebar .rtl #header .social_bookmarks li.social_icon_1 a {
        border-left: 1px solid #e2e2e2;
    }
    .rtl .main_menu .menu li {
        float: none;
    }

    Best regards,
    Yigit

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