Tagged: x
-
AuthorPosts
-
April 27, 2016 at 11:29 am #902528
zeusukParticipantHi there, nice theme! But i’m having a problem getting my blog set up. It may be a really simple thing but i just can’t see where to do it. On the blog page i want an image along with the title of my post, but i just can’t see where you do that, so my blog page just has text and looks boring. Any ideas? Thanks
April 27, 2016 at 9:14 pm #903325
FriechModeratorHi There,
Thanks for writing in! Do you mean the Blog index page? The Blog index page is something that you can’t edit on the backend, it will automatically populate your blog posts (something like this).
You could modify the blog index page but that will require a custom development.
Set a Featured Image for your post, and that Featured Image will show on the Blog index page to represent its post.
Another thing; navigate to Settings > Reading, set your blog page as the Posts page, so your site will know that your blog page is the Blog index page.
Hope this shed some lights.
Cheers!
April 28, 2016 at 4:13 am #903750
zeusukParticipantHi thanks for your reply, now i understand. Another thing though, can you tell me the css code to change the color of the text in the social sharing? I got the icons how i want them but can’t find how to change the “share us” title text color, can’t find the answer in the forums, thanks
April 28, 2016 at 2:07 pm #904573
JoaoModeratorHello Zensuk,
Thanks for writing in!
Would you mind providing us the url of the page you are refering to? Always provide at least your URL when asking the questions that way we can be sure about the answers we will give you.
Thanks.
Joao
April 28, 2016 at 4:56 pm #904814
zeusukParticipantThis reply has been marked as private.April 29, 2016 at 7:59 am #905627
JoaoModeratorHi There,
If you are using the text element you can select visual and then the color tab (see the image attached).
You also can use this code below instead on the Text Tab (Beside Visual) and it will bring the same results
<p class="resp-p" style="color: #00ff00;">SHARE US</p>Change #00ff00 for your desired color.
Hope that helps
Thanks,
Joao
April 29, 2016 at 8:32 am #905654
zeusukParticipantThis reply has been marked as private.April 30, 2016 at 1:02 am #906585
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.x-entry-share p { color: red; }Hope it helps.
April 30, 2016 at 4:12 am #906735
zeusukParticipantThat did it! Thanks very much
May 1, 2016 at 12:00 am #907464
Rue NelModeratorYou are most welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-902528 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>


