Okay
  Public Ticket #1286599
Make social icons bigger
Closed

Comments

  • alexandru baciu started the conversation

    Hi, I want to make social icons bigger in the header and also on the mobile menu. Could you help me? 

    Please!

    Thanks!

  •  8,470
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  • alexandru baciu replied
  •  8,470
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    #header-outer #social-in-menu i {
        font-size: 26px!important;
        line-height: 34px !important;
        height: 31px !important;
    }
    #slide-out-widget-area .off-canvas-social-links li i {
        font-size: 26px!important;
        line-height: 34px !important;
        height: 31px !important;
    }

    Thanks


    ThemeNectar Support Team 

  • alexandru baciu replied

    Thank you!

  • alexandru baciu replied

    Hi again!

    There are some things that I hope to help me with:

    I customize the theme and there are some css animation that include: text box animation, some icons animation, animated title etc and on web it appears but on mobile there are static. The counters(pie chart) are working also on mobile...

    The same thing with the video banner. It's working only on web. 


    Thank you!

  •  8,470
    Tahir replied

    Hey Again,

    Yes Mobile Browser usually crash if those animations are turned on . 

    As for the Video . see the Explanation by Nectar on using Video on Mobile here : 

    http://youtu.be/FLU9Pxo_RD8?t=6m37s

    Thanks


    ThemeNectar Support Team