Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #329746

    I am currently using the enfold 3.0 along with the Photography Demo theme / settings.

    I have a check mark where it says to show the icons – on my homepage it does not show, but on some others it does. its really strange.

    #329768

    If i remove one of the menu link – then the icons show up – strange…

    #330075

    Hey!

    Thank you for using Enfold.

    Can you please add a menu link again? I checked the site and the icons are showing up fine.

    Best regards,
    Ismael

    #330137

    Hello, i need to take out the link from menu section. how can i do it?
    thank you

    #330557

    Hey!

    Please go to Appearance > Menus and add a new link with # as URL

    Cheers!
    Yigit

    #330939
    #331295

    Hey!


    @ojasray
    : Please try adding this on Quick CSS or custom.css:

    .html_header_left #main {
    min-height: 800px;
    }

    Best regards,
    Ismael

    #331525

    @ismael
    check out the link https://www.dropbox.com/s/ejmgslxeyh331kf/Screenshot%202014-10-07%2006.50.20.png?dl=0

    as you can see the social icons dont show

    #332058

    Hey!

    Thank you for the screenshot.

    I can see the social icons on my screen. What is the screen resolution of your monitor? Try this on Quick CSS or custom.css:

    @media only screen and (max-width: 1320px) {
    .html_header_sidebar #header .av-main-nav>li>a {
    padding: 7px 3px;
    }
    
    .html_header_sidebar #header .av-main-nav>li>a .avia-menu-text {
    font-size: 13px;
    }
    
    .html_header_sidebar #header .av-main-nav>li>a .avia-menu-subtext {
    font-size: 11px;
    }
    
    .html_header_sidebar .logo {
    padding: 20px 20px;
    }
    
    .html_header_sidebar #header .av-main-nav {
    padding: 10px 0;
    }
    }

    Best regards,
    Ismael

    #584116

    Hi

    i haven’t find a solution for the same thread, social icons are not displaying
    i’m using the Photography Demo theme, my main menu is on the left and i’d like to add social icons below this menu
    i’m on local server at the moment so can’t provide a link
    ca you help ?

    regards
    M

    #584949

    Hey!


    @mico33
    We love to help you resolve the issue. Unless we are able to see and inspect the element we cannot say for sure what the problem is because each site is setup differently with different settings and plugins. please open a new ticket when we are able to inspect your site so we can help you.


    @ojasray
    i hope Ismaels solution has worked for you.

    Cheers!
    Vinay Kashyap

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