Home Forums Free Themes Biography Social menu on the sidebar

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #121924
    pcrespi
    Participant

    Hi ,

    how can I let the social menu (with its icons) appear on the left, fixed position even when scrolling down the site?
    Thank you !
    Paolo

    #121928
    wensolutions
    Keymaster

    Hello,

    Regarding your query to add the social menu, you can follow the path Admin Panel > Appearance > Customize > Menus > Social Menu > Add Items and you can add a social link which will display the social icons in the menu in frontpage. You can refer to the screenshots given below:

    https://prnt.sc/s78d7s
    https://prnt.sc/s78dmq
    https://prnt.sc/s78fbp

    To make the menu sticky, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,

    .page .head-top{
      position: fixed;
      top: 0;
      width: 100%;
    }

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    #121934
    pcrespi
    Participant

    I did everything (actually social menu was already on the page) but… the social menu is still displaying on the upper right corner of the home page….

    I’ve copy-pasted the CSS as you specify, but nothing changed actually…. am I wrong wih something else?

    #121956
    wensolutions
    Keymaster

    Hello,

    Can you please provide us with site URL so that we can provide you with precise fix?

    Regards.

    #121963
    pcrespi
    Participant

    Of course:
    http://www.paolocrespi.com

    Thanks

    #121982
    pcrespi
    Participant

    And… to better specify… the homepage is not changing.
    BUt… the other pages are… meaning that the top line now is sticky, including social menu of course.

    But what I would like to achieve is something different… I would like, in every page, to display social menu in vertical, on the lefthand side of the screen (sidebar), in a sticky (fixed) position….

    #122027
    wensolutions
    Keymaster

    Hello,

    As for now, the feature you have requested regarding displaying social menu in vertical, on the left hand side of the screen (sidebar), in a sticky (fixed) position is not available.

    If you have any queries further, let us know.

    Thank you.

    #122033
    pcrespi
    Participant

    Ok thanks.
    I saw it here https://yamchhetri.com/ and I tought it was feasable.
    Will wait then… eventually.

    Thank you
    Paolo

    #122039
    wensolutions
    Keymaster

    Hello,

    Actually, feature regarding displaying social menu as shown in link you have provided has come with code customization.

    Also, the feature regarding displaying social menu as you have mentioned is not available in theme. So, if you want the feature, you can consider hiring a freelancer or professional developer.

    To hire our professional developer, please refer below given link:

    https://themepalace.com/hire-a-customizer

    If you have any queries further, let us know.

    Thank you.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Social menu on the sidebar’ is closed to new replies.