CSS: AppearanceCustomise display different to actual display

I use the Shared Counts plugin for displaying social media buttons on my blog.I'm using a shortcode to display some

I use the Shared Counts plugin for displaying social media buttons on my blog.

I'm using a shortcode to display some buttons in a footer text widget on my homepage. When I format the way they look in Appearance/Customise/Simple CSS I can get what I'm looking for. However, for some reason, when I look at the page outside of the customiser the display is not the same (the buttons are all squashed together with no spacing).

Specifically, I'm looking to space the buttons evenly using:

      .shared-counts-wrap  {
       display: flex;
       justify-content: space-between;
      }

If it helps to visualise the problem, the page is here: /

Any suggestions?

Thank you.

I use the Shared Counts plugin for displaying social media buttons on my blog.

I'm using a shortcode to display some buttons in a footer text widget on my homepage. When I format the way they look in Appearance/Customise/Simple CSS I can get what I'm looking for. However, for some reason, when I look at the page outside of the customiser the display is not the same (the buttons are all squashed together with no spacing).

Specifically, I'm looking to space the buttons evenly using:

      .shared-counts-wrap  {
       display: flex;
       justify-content: space-between;
      }

If it helps to visualise the problem, the page is here: https://richiesroom/

Any suggestions?

Thank you.

Share Improve this question asked May 24, 2020 at 23:06 RichieRichie 12 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

I was able to fix this issue after reading this post from the plugin author. Once I customised the shortcode attribute where I was using it in the text footer widget everything worked as intended. :-)

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1742400312a4436781.html

相关推荐

  • CSS: AppearanceCustomise display different to actual display

    I use the Shared Counts plugin for displaying social media buttons on my blog.I'm using a shortcode to display some

    1天前
    50

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信