How to change styles in site

I am trying to fix the following issues:

  1. I have changed the background colour from grey (default) to white using the CSS snippet. However, I still show a grey border, like a frame, around the entire screen view. How can I remove/change it? Shouldn’t the background be white as default?

  2. I have uploaded a green-coloured image and placed it behind main title and search bar. However, now the wording “All categories” in the search bar is not readable anymore (if you zoom in, you can barely see this wording in Italian). Why does this happen? How can I solve this issue without having to move the search bar away from the green-coloured image?

  3. The distance between the lower end of the green-coloured image and the next title (“Annunci aggiunti di recente”) is too wide. How can I reduce it?

Thanks.

1 Like

Hi,

Sorry for the inconvenience, but customization is beyond our support scope - it includes fixing bugs and guidance about the available features Support Policy | HivePress

If customizations are required for your site, please try customizing it using the collection of code snippets Search · user:hivepress · GitHub and other developer resources, or consider hiring someone for custom work https://fvrr.co/32e7LvY

Hi andrii, would´t you consider a bug the fact that the standard background is grey instead of white? And that when I fix the color using the code snippet, it changes only partially and I keep showing the grey frame? Thanks.

Hi,

There are no simple CSS snippets for this, you need to look at the dev console in more detail and create the appropriate PHP or CSS snippets based on this.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.