Okay
  Public Ticket #1598681
Social Media footer
Closed

Comments

  •  5
    Lilyduff started the conversation

    Why does Twitter has space and is there a way to remove underline on hover?

    Thanks!

  • [deleted] replied

    Hi Lilyduff,

    1— If you are asking how we managed to show Instagram or Twitter tweets on our sidebar or footer area, here are the names of the plugin that we used Rotating Tweets and WP Instagram Widget.

    2— Just add the code below to your Custom CSS area:

    .wrapper a:after, footer.site-footer a:after {
        background-color: transparent;
    }

    Have a nice day!

  •  5
    Lilyduff replied

    1 - I just don't want a unknown space before "Twitter" in footer.

    2 - It's not working, I still have underline on hover.

    Thanks! 

  • [deleted] replied

    Hi Lilyduff,

    1— You can edit that area by going to Appearance > Widgets area (more info).

    2— Ok then, please add the !important rule. The CSS should look like this:

    .wrapper a:after, footer.site-footer a:after {
    background-color: transparent !important;
    }

    Will set this ticket as solved from here.
  •  5
    Lilyduff replied

    1 - I sent you the picture. Twitter word is having space on the left side.

    2 - It's working now

  • [deleted] replied

    Hi Lilyduff,

    1— Finally it was more clear for me to see what are you talking about. Please be more specific with your question next time that you write a ticket.

    That CSS code is coming from your CSS modifications somewhere as you can see in this video.

    2— Great

  •  5
    Lilyduff replied

    Thanks, it worked!

  • [deleted] replied

    Glad to hear that.

    I wish you a great Wednesday

    P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from Laborator in advance!