Okay
  Public Ticket #2302281
How to move the Social icons to the right side of the screen
Closed

Comments

  •  1
    dmalhotr started the conversation

    Hello there,

    I am having AI Chat Bot bot icon on the right side of the screen which is overlapping on the Social sharing icon on the portfolio page. How can I move the social icon to the right side of the screen please?


  •  8,992
    Tahir replied

    Hey Again,

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

    Thanks


    ThemeNectar Support Team 

  •   dmalhotr replied privately
  •  1
    dmalhotr replied

    is it possible for you to also make the change the Recent Project widget style from thumbnails to Project titles instead?

    I highly appreciate it.

  •  1
    dmalhotr replied

    Thanks I resolved it by myself.

    I added following css code to the Customize CSS. I am sharing in case anyone else faced the same issue and like to have a quick fix.

    .nectar-social.fixed{
    left: 50px !important
    }