Dear Sizam,
I have a couple of questions on visual web page design. Though I don't know the answer, I think these are easy questions for you, so I bundled them below.
1) Changing the font
I changed the font in the Theme Options > Font settings section to a font called Barlow. When I am in the Customize view as WP admin, I can preview the new font. However when I publish the website and look at it as a visitor, it still shows the old font. See the attached screenshots.
2) Changing the logo and search bar positioning
Right now, the logo and search bar are positioned next to each other on my website (https://gunplaprices.com/). I want to change this so that the logo is above the search bar. Also I want them both to be exactly centered in the middle. Is this possible?
3) Adjusting sorting options
On the store/product page of my website (also https://gunplaprices.com/), there is a sorting option to 'Sort by Editor Review'. However, I have disabled editor reviews on the product pages. Is there a way to also disable this sorting options? Because now it doesn't really make any sense to have it included.
Kind regards and many thanks,
Ruben
1. I don't see any issues. I see Barlow font on your page
2.
https://rehubdocs.wpsoul.com/docs/rehub-theme/basic-settings/how-to-add-custom-header-or-footer/
3.
li[data-value="review"]{display:none}
you can place this in theme options - general options - custom css