Menu not showing site name

Posted in: Newspaper
Post count: 57

Thank you so much!

Post count: 57

Hello! When I opening https://pipsik.club/category/biografii_znamenitostei on my site, its showing https://www.screencast.com/t/5Y6i7b77Hl

The rest categories is looking Ok.
What is it and how to fix that?

Post count: 27744

Hello,

Please make a full backup to all files and database, and try to revert to version 10.3.9.1, and after trying to reinstall the theme and plugins to version 10.4. and make sure the update is correct, using only the plugins are activated.

Thank you!

Post count: 57

Hello! Can you tell me please how to change comments color made by admin? To clear the difference between guest comments and admin comments

Thanks

Post count: 27744

Hello,

I made a custom code CSS and look like this => https://www.screencast.com/t/9aeAt6TvtYHm
The code is
children {
background-color:#eef5fa;
}

Set the code in Theme Panel ->Custom code -> Custom CSS

Hope that helps you!

Thank you!

Post count: 57

Not working with custom CSS, only if change in Style CSS. And how to change admin name comment color?
Thanks

Post count: 27744

Hi,

Please send screenshots and a link to a post when you have comments.
Also, to change the color comments made by the admin you can use this code => https://i.imgur.com/WtaH7Di.png

.children .comment-content{
color:red;
}

Thank you!

Post count: 57

No, I want red color name of Admin, not messages. Like you name Anamaria is blue.

https://pipsik.club/interesnye-fakty/interesnye-fakty-o-salate-olive.html

After post there is 2 comments. The last is mine, and I want my name “Van Moonlight” to be appears in red color please.

Thanks

Post count: 27744

Hello,

I’m sorry for the misunderstanding, you can use this custom code https://www.screencast.com/t/ygadPN70WIB

.children cite{
color:red;
}

Thank you!

Post count: 57

Works perfect! Thank you

Viewing 10 posts - 76 through 85 (of 85 total)
The forum ‘Newspaper’ is closed to new topics and replies.