Leo
(@leohsiang)
Hi there,
Is there a specific part you are referring to?
Let me know 🙂
Yep…
1.The style of featured image (that is easy..i can do that..the size of the image)
2.title style
3.the button gradient colour
4.”most important” the specific description
Leo
(@leohsiang)
2. You can center the title with this CSS:
h2.entry-title {
text-align: center;
}
3. You can get the exact color by using the browser inspector tool:
https://www.screencast.com/t/rJP1V1L2
4. I’m not seeing this in the example site.
Please note that the purpose of this forum is to help with theme-related questions and full CSS customization is out of the scope of this support.
Thanks for your understanding 🙂
Thanks for your support…
Let me try once…
4. Is the “list or description” below the title eg.
Song name:
Singer name:
Lyricist:
Leo
(@leohsiang)
Thanks …
But I don’t think I can do that…lack of knowledge in code/PHP/java….
Two things I understand
1.I have to install code snippet plugin
2.i have to add my list item..or my custom item inside the function
3.but I don’t know how to exactly do that..