Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1377837
    spixelZA
    Participant

    Hi

    I would like to change the social icons in the main menu to the ones attached please can you advise how i can achieve this.

    My Website:
    http://staging.thespacestation.co.za/

    Thank you

    #1377845
    Christopher
    Moderator

    Hi there,

    I can’t access your site, I get Forbidden You don't have permission to access / on this server. error.

    Thanks.

    #1377894
    spixelZA
    Participant

    Hi you wont be able to access it can you not advise how i am able to change those icons to the ones i have attached?

    Thank you

    #1377903
    Christopher
    Moderator

    Hi there,

    Let us know which stack you’re using, maybe we could provide you with the answer.
    You want them to be like second attachment, right?

    Thanks.

    #1378075
    spixelZA
    Participant

    Yes, I’m using the first attachment and would like to make them like the round second attachment.

    Please advise?

    #1378098
    Christopher
    Moderator

    Hi there,

    Let us know which stack you’re using currently.

    Thanks.

    #1380952
    spixelZA
    Participant

    I am currently using the attached stack.

    See attached.

    #1380983
    spixelZA
    Participant

    Im using the integrity stack.

    #1381073
    Friech
    Moderator

    Hi There,

    Thank you, but its really hard to provide a tailored css if we can not view the site. Maybe you can start from this.

    .x-navbar .desktop .x-nav > li > a > span .x-icon {
    	display: inline-block;
        text-align: center;
        color: white;
        background-color: red;
        border-radius: 100em;
        margin: 0 1.25%;
        width: 54px;
        height: 54px;
        font-size: 21px;
        line-height: 54px;
    }

    Add that on your custom CSS on Customizer.

    Let us know how it goes.

    Cheers!

    #1381189
    spixelZA
    Participant

    Unfortunately this doesn’t work on the page.

    #1381285
    spixelZA
    Participant

    This code works: BUT TRYING TO LINE UP THE ICONS AS CURRENTLY, THEY ARE OFF CENTER LIKE SCREENSHOT ATTACHED AND ALSO TRYING TO GET THE ICON COLOR WHITE.

    PLEASE ADVISE HOW I CAN ACHIEVE THIS.

    .x-social-global a {
    margin: 0 1.25%;
    width: 54px;
    height: 54px;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 54px;
    background-color: #16c1f3;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    transition: background-color 0.5s;
    }
    .x-social-global a:hover {
    background-color: black;
    }

    #1381420
    Rahul
    Moderator

    Hey There,

    Thanks for writing back!

    We’re unable to access the site, throws an error. See attached!

    Would you mind double checking it?

    Thanks for understanding.

  • <script> jQuery(function($){ $("#no-reply-1377837 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>