• I am using newslay theme and also using newsup theme which is a parent theme of newslay I want to remove the social share feature available at the top of images when we hover on it. Tell me which line of code to remove

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author themeansar

    (@themeansar)

    Hi,

    Thanks for contacting us,

    For this add the below css code in additional css field (Theme Dashboard >> appearance >> customize)

    ul.mg-social.info-right.heacent {
        display: none !important;
    }

    Any confusion lets know

    Thnaks

    Thread Starter Ajay Kumar

    (@techneg123)

    I placed this code here in custom CSS (Theme Dashboard >> appearance >> customize) but id didn’t work

    Theme Author themeansar

    (@themeansar)

    Hi,

    its working perfect at our end, please indicate screenshot image which icon remove you need

    Thanks

    Thread Starter Ajay Kumar

    (@techneg123)

    Theme Author themeansar

    (@themeansar)

    Hi,

    This is not a theme issue, if you are using any social share plugin then deactivate the plugin then check your website URL

    Thanks
    Themeansar Help!

    How to make sure that “Leave reply” will appear right after the article posted to my website?

    I have many questions I am trying to ask since I got your theme.
    1. How to make my website look exactly this (ekagaj.com)? If you cannot address this, what would be the CSS code for the similar size of the Headlines, content letter size and the font and the font size bigger as default? Please guide me please.

    2. How to make “Leave Reply” available right after the aritcle published in the site?

    3. How to make those share buttons, uncluttureed and clear and be right at the top of the article than at the bottom?
    Please help me as soon as possible.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘I want to remove social share buttons presented in top of images in Newslay them’ is closed to new replies.