Okay
  Public Ticket #2161045
Editing theme elements
Closed

Comments

  • Jonathan started the conversation

    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.

  •  647
    Alexandre replied

    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

  • Jonathan replied

    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.

  •  647
    Alexandre replied

    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

  • Jonathan replied

    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?

  •  647
    Alexandre replied

    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

  • Jonathan replied

    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?

  •  647
    Alexandre replied

    You can find a code to change all the single post.

    Thanks,


    Alexandre from the Sonaar.io Crew

  • Jonathan replied

    What is the limit on the scope of support provided for the sonaar theme?

  •  647
    Alexandre replied

    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

  • Jonathan replied

    Got it, then this should be with in the support bounds. I am looking to also change the favicon, how can i do that?

  •  1,103
    Max replied

    To change the favicon, please go to wp-admin > appearance > customize > site identity

    Thanks,


    Max from the Sonaar.io Crew