Okay
  Public Ticket #3798082
social media icons
Open

Comments

  • enomen started the conversation

    Hi,
    I'd like to make the social media icons bigger in the header.
    Searching through support I found this code:

    #header-outer #social-in-menu i, .material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links a i {
        font-size: 35px!important;
        line-height: 35px !important;
    }

    But the icons are now only half visible.
    How can I create more space for them?


    Thanks,

    Nemone


  •  8,996
    Tahir replied

    Hey enomen ,

    Please provide the page URL so we can write up what's possible.

    Best,

     


    ThemeNectar Support Team 

  •  8,996
    Tahir replied

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    body[data-header-search="false"]:not(.mobile) #header-outer[data-has-menu="false"][data-cart="false"] #social-in-menu i {
        height: 40px;
    }
    
    body.material #header-outer #top nav>ul #social-in-menu a {
        line-height: 40px;
    }
    

    Thanks


    ThemeNectar Support Team 

  • enomen replied

    That seems to have done the job - thanks!

  •  1,948
    Judith replied

    Hi Enomen,

    I'm happy that we could assist you! If you haven't already, please consider sharing your experience by leaving a review on ThemeForest.

    If you've enjoyed Salient, be sure to check out Nectarblocks, our latest innovation for building websites visually with WordPress.

    Your feedback is valuable to us and greatly appreciated!

    Should you have any further questions or encounter any difficulties along the way, please don't hesitate to reach out. 

    Best regards,