Removing graphics
-
Hello.
I needed to remove a bar that shows on the title line by the side of it.
I wanted it to show the title only and not the bar. The thing is, I’m not good at programming and also I don’t know how to make the code for the page to show up. I can only get a window to write new code. How do I do that?
I also wanted to know if it’s possible to link other sites to automaticaly post the content of the blog or if it’s just the list of six that we have on that option. I wanted to connect it to Pinterest if possible but there’s only an option for Path.
Thank you for your attention.The blog I need help with is: (visible only to logged in users)
-
Hey there,
I needed to remove a bar that shows on the title line by the side of it.
If you would like to hide the bar that appears next to your post titles, you can click Appearance → Customize in your site’s Dashboard. Then, click CSS in your right-hand menu. In the CSS Revisions box, please paste the following underneath all existing text:
.entry-title {
border-color: #fff;
}Then Save your changes. That should do the trick for you!
I also wanted to know if it’s possible to link other sites to automaticaly post the content of the blog or if it’s just the list of six that we have on that option. I wanted to connect it to Pinterest if possible but there’s only an option for Path.
The 6 social media services listed on your Sharing page under Publicize are the only auto-share features offered. However, you can use the Pinterest sharing button, once the post is published, to send your images to your Pinterest wall.
I hope this helps! If you have any other concerns, drop me a note. Thanks much!
-
-
- The topic ‘Removing graphics’ is closed to new replies.