test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Jeancarlos Rodriguez Friend
    #820813

    HI,

    My social share button (facebook, twitter and Google) comes off on the left of the page in the blog post.
    This is not a blog post from k2 item. this is the regular article used a blog post.
    when i visit the page form a mac probook or surface 2/3 the problem occurs. when i visit it from my imac it works fine. i am guessing because of the resolution.

    this is the blog post.
    blog post

    Saguaros Moderator
    #826451

    Hi Jeancarlos Rodriguez,

    You’re right, in the high screen resolution, the block of these social buttons will move the left side of the content part. But if you want it always appears below the image, you can follow this tweak:

    • Go to file: **root/templates/ja_nuevo (your default template)/css/custom.css (create this file if it doesn’t exist)
    • Add this css rule:
      @media (min-width: 1380px) {
      .addthis_default_style {
      position: inherit !important;
      width: 252px !important;
      }
      }
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 8 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum