Gazette theme – moving the Social share buttons from left to bottom
-
Hello!
Currently on my Blog posts on the right side the social share buttons, I want them on the bottom on the Blog post. With this I do hope that the width of the actual Blog post text and pictures get larger. What do I have to change?
here an example
https://theviennablog.com/2016/06/21/5-top-travel-inspirations-for-your-wonderful-journey-to-italy/Many thanks for your support
The blog I need help with is: (visible only to logged in users)
-
Hi there, add the following to your custom CSS to move the entry meta on the left of the single post page down below the post and make the posts as wide as possible.
.single .entry-footer, .single .entry-content { width: 100%; } .single .entry-content img { width: 100%; } -
Hi Happy Engineer! Thanks I am not a CSS expert, just to make sure I do nothing wrong, I go to Appearance -> customize -> CSS and the simply copy/paste the above into the open space given. Right?
Anything else to do?
PS: How can I revert this action in case I do not like it?Appreciate a lot your support!
-
Nope, you have it right. Nothing else to do but click the save and publish button.
Anything you add to your custom CSS that causes a problem, you just delete it and click save and publish again and you are back to where you were before you added it.
- The topic ‘Gazette theme – moving the Social share buttons from left to bottom’ is closed to new replies.