-
Author
-
January 29, 2016 at 21:30 #101256wilhalphotoParticipant
The “Share this” section goes all the way to the left of the page on my laptop screen (15″) — not straight line underneath the title (like in http://www.storyburgh.org/R1/direct/uncategorized/2015/12/16/raw-stories)
is there any setting that have to be toggled?
thanks!
January 30, 2016 at 14:56 #101338sharmstrModeratorThis isnt a bug since you’re using a plugin to produce the share buttons. There’s no setting that can be toggle because again, this is a plugin that you’ve added.
You can try this css
COPY CODE#main div.sharedaddy, div.sharedaddy { max-width: 1280px; margin-left: auto; }
Otherwise, please refer to their documentation on how to modify where the share icons are displayed: https://jetpack.me/support/sharing/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 1, 2016 at 00:01 #101480wilhalphotoParticipantdo you think the Visual Composer messes up the location of the “Share this”?
because when I use Chrome’s “inspect” to see my site’s About page, I see that the container is full width but the text is displayed somewhere in the middle (not all the way to the left like how “share this” is displayed)if it’s visual composer’s bug, would you please pass this on to them? since they won’t take my report because my site’s VC was bundled item with KLEO.
thanks!
February 1, 2016 at 00:10 #101482sharmstrModeratorIts not a bug. Your plugin appends the share buttons to the_content. VC code, including the containers that box in the article text, are part of the_content. The pluing code doesnt contain any containers so it puts it all the way over. Since you’re inspecting code, take a closer look and you’ll see what I mean.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘Plugins questions’ is closed to new topics and replies.