social media icon arrangement

Home Forums Jevelin Theme social media icon arrangement

Home Forums Jevelin Theme social media icon arrangement

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • juliesparks
    Participant

    My client wants to know if arrangement of social media icons can change, she would like Instagram to be first, Facebook 2nd, Twitter 3rd and the rest after that. Is that possible? Thanks!

    attached is the default order of them

     

    http://dev.greenspringstation.net/content/

    Attachments:
    You must be logged in to view attached files.

    Hi @juliesparks,

     

    I hope you are well today and thank you for your question.

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-nav li.menu-item.sh-nav-social a {
        float: right;
    }
    
    .sh-nav li.menu-item.sh-nav-social a.social-media-pinterest {
        position: absolute;
        right: -30%;
        top: 0;
    }
    
    .sh-nav li.menu-item.sh-nav-social {
        position: relative;
    }

     

    Best regards,
    Shufflehound team

    juliesparks
    Participant

    Thank you, that worked in the header. They also want that in the collapsable menu area, see attached

    Attachments:
    You must be logged in to view attached files.

    juliesparks
    Participant

    and also, can we turn the breadcrumbs off, thanks

    Along with above CSS code please try using below custom CSS code to achieve this.

     

    .sh-header-right-side .header-mobile-social-media a {
        float: right;
        width: 25%;
    }
    
    .sh-header-right-side .header-mobile-social-media a.social-media-pinterest {
        position: absolute;
        right: 0;
        top: 0;
    }
    
    
    .sh-header-right-side .header-mobile-social-media a:first-child{
        
        border-left: 1px solid #303030;
    }
    
    .sh-header-right-side .header-mobile-social-media a.social-media-twitter {
        margin-right: 25%;
    }
    
    #breadcrumbs {
        display: none;
    }
Viewing 5 posts - 1 through 5 (of 5 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form