Viewing 1 reply thread
You must be logged in to reply to this topic.
Hi
<span id=”result_box” class=”” lang=”en”><span class=”hps”>How to</span> <span class=”hps”>change the color</span> <span class=”hps”>of extra</span> <span class=”hps”>side</span> <span class=”hps”>navigation</span> <span class=”hps”>and how to</span> <span class=”hps”>add</span> <span class=”hps”>icon.</span></span>
and how to delete on post “Posted by admin, On January 2, 2015, 0 Comments “
Thanks very much
Hello,
The extra side navigation bg color can’t be changed in general options, we will add the option on the next theme update.
here is the css code to change the color:
.extra_navigation{ background:rgba(34, 34, 34, 0.93);
To hide the blog post info please add this css code:
.blog-article.standard-style .info { display: none;}
Best regards!
You must be logged in to reply to this topic.