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

    First of all, I want to congratulate you on an amazing theme. I bought it last year, and I didn’t have any issues until now:

    Website: http://alchemizesolutions.com/new-home/

    1. How can I add the dotted line in the header that separates the main menu from the social icons? I have seen it on other sites using this theme and even on this support site.

    2. How can I change the hover effect on the social icons in the header to be square not circular shaped? Again, this is on the support site.

    3. On hover of main menu titles, there is a blue line that appears under each menu item. Under “contact” that blue line is strangely aligned, I mean it cuts off in a way that tells me that “contact” is sticking to the right-side of the margin.. anyway, I am sure you will spot the difference between “contact” and the rest being so perfectly centered. Please help.

    #260051

    Hey shadyraymond!

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

    .html_main_nav_header #top .main_menu .menu>li:last-child>a { padding-right: 10px; border-right: 1px dashed #e2e2e2; }

    2-

    #header_main .social_bookmarks li a { border-radius: 0; }

    3- Custom CSS code in #1 will fix it
    Regards,
    Yigit

    #260712

    perfect. fixed. thank you yigit :)

    #260716

    Hey!

    You are welcome, glad we could help! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header Issues’ is closed to new replies.