Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2046357
Social icon bar
Closed

Comments

  • photman52 started the conversation

    Hi

    I am using the social icons bar at the top of the site and have the icons ranged right which is fine on my screen 1280x1024 but my client must have a larger monitor 1680x1050 as the icons on hers appear with a large gap at the rigt hand side is there a way of making usre these are always cloase to the right hand side of the browser at all times


    Cheers


    Bob

  •  4,774
    Michael replied

    HI!

    pls. use following css:

    @media (min-width: 1212px){
    .top-area .container {
        width: 100% !important;
    }}
    5110651633.png
  • photman52 replied

    Wow thank you so much for your very prompt reply


    Bob

  •  4,774
    Michael replied

    Welcome! Have a nice day!