I’ve tried using the edit css code, and the custom header code in customize theme. Any help would be greatly appreciated!
1 Answers
To resolve this issue, below is our instruction:
Firstly, follow the jetpack’s guideline in the Blog article on how to use Edit CSS here. http://designwall.com/blog/using-jetpack-custom-css-for-your-wordpress-site/
Then add the code to the Edit Css.
.banner .page-title { border: none; }
Hope this helps !
Worked perfectly! Thanks.
Please login or Register to submit your answer