Ethos 3 blog page arrregement

I have the stack ethos-3. On the block page, I dont want the slider show date and category.
Also on the slider it says “view the post”. I want to change this word since it is another language.

Apart from those, on the editor there is no problem but people see a grey line on top of menu.
I want that line dissappear.

Please help me. thats the site www.beyazkoku.com

Hello There,

Thanks for writing in!

1.) To remove the date and category in the post slider, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)

.x-post-slider-entry .featured-meta {
    display: none;
}

2.) To change the “View the post” into your own language, you must translate the whole theme. Please check out this knowledge base article: https://theme.co/apex/forum/t/setup-translation/61

3.) The grey line on top of the menu is because of the number output present on the page. This can be coming from a plugin or the php code inject somewhere within your theme files. If you won’t mind, please provide us access to your site so that we can investigate this.

Hope this helps. Please let us know how it goes.

I will traslate it later.
Thank you very much.

Hello There,

It turns out that the grey space above the top menu is because you have inserted invalid Google Analytics code.

I have disabled the extension for the time being. Please find the correct Google Analytics code and insert it in the extension. For more information how to use this extension, please check this out: https://theme.co/apex/forum/t/extension-google-analytics/84

If you need anything else we can help you with, please let us know.

1 Like

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