Hi, I want to make several changes which i need help with.
First I want to swap out the SONAAR logo from the main menu light box. Second, I want to change the color on the hover of the main menu. Third, I also want to change the background color of where the date appears on the "news" grid. Lastly, I want to change the color of the 1px stroke and number on the news pagination.
I attached screenshots of where these are. I would appreciate your help, thank you.
Hi Alexander, I wasn't able to find where to change the color of the homepage news feed pagination. Also, how can I make it so all internal blog/news pages have a white background with black text instead of the default black background with white text.
Please go to wp-admin>theme options>custom css/js And add this code .sonaar-filters .esg-filterbutton, .sonaar-filters .esg-navigationbutton{ color: #000000; }
Sorry if i didnt see your second(or first) request. Your request is a bit beyond the scope of our support. You have to use some custom css code to inverse the color on each blog post. If you need help, you can ask to WP Kraken - https://sonaar.io/go/wpkraken
We can guide you through all theme options and with plugins used by our demo. But we dont support custom work. We can give you advises. But when the customer want someting beyond the theme settings, this is our limit. Sometime, it is easy for us to give the wanted custom code, but sometime the task will require to much time. In your case I know, if we set the blog description background to white, some paddings will be require. And more then one code will be require to change all the text inside to black. I hope you understand we can help all our customers to customize our theme as they want. We work hard to make our product very flexible.
Hi, I want to make several changes which i need help with.
First I want to swap out the SONAAR logo from the main menu light box. Second, I want to change the color on the hover of the main menu. Third, I also want to change the background color of where the date appears on the "news" grid. Lastly, I want to change the color of the 1px stroke and number on the news pagination.
I attached screenshots of where these are. I would appreciate your help, thank you.
Hi Jonathan,
#1)
Please go to wp-admin>theme options>logos
And disable "use logo"
#2)Please go to wp-admin>theme options>menu options>items>main item hover color
#3)Go to wp-admin>ess. grid>item skin editor
Edit the "news skin 1"
Select the element you want to edit.
Thanks,
Alexandre from the Sonaar.io Crew
Hi Alexander, I wasn't able to find where to change the color of the homepage news feed pagination. Also, how can I make it so all internal blog/news pages have a white background with black text instead of the default black background with white text.
Please go to wp-admin>theme options>custom css/js
And add this code
.sonaar-filters .esg-filterbutton, .sonaar-filters .esg-navigationbutton{
color: #000000;
}
Thanks,
Alexandre from the Sonaar.io Crew
Thanks for your previous reply, though you missed my other question which is:
How can I make it so all internal blog/news pages have a white background with black text instead of the default black background with white text?
Hi jonathan,
Sorry if i didnt see your second(or first) request.
Your request is a bit beyond the scope of our support. You have to use some custom css code to inverse the color on each blog post. If you need help, you can ask to WP Kraken - https://sonaar.io/go/wpkraken
Thanks,
Alexandre from the Sonaar.io Crew
so the css has to be changed for each individual post? Isn't there a way to change it for all new blog posts, in other words universally?
You can find a code to change all the single post.
Thanks,
Alexandre from the Sonaar.io Crew
What is the limit on the scope of support provided for the sonaar theme?
We can guide you through all theme options and with plugins used by our demo. But we dont support custom work. We can give you advises. But when the customer want someting beyond the theme settings, this is our limit. Sometime, it is easy for us to give the wanted custom code, but sometime the task will require to much time. In your case I know, if we set the blog description background to white, some paddings will be require. And more then one code will be require to change all the text inside to black. I hope you understand we can help all our customers to customize our theme as they want. We work hard to make our product very flexible.
Thanks,
Alexandre from the Sonaar.io Crew
Got it, then this should be with in the support bounds. I am looking to also change the favicon, how can i do that?
To change the favicon, please go to wp-admin > appearance > customize > site identity
Thanks,
Max from the Sonaar.io Crew