AirplaneThemes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Personalblogily] Remove the Word Menu from top MenuHello @joelhixon I wish I could give you a simple CSS code that fix it for you, but you will need to edit the theme navigation php file, and I cannot recommend that in any way since it might create some other issues. If you have a developer friend then you can ask him/her to do it for you, but you will need to create a child theme since it will be overwritten when the theme is updated
Forum: Themes and Templates
In reply to: [Personalblogily] Changing button textHi @folkeserbe glad to hear you like the theme! Feel free to rate it 🙂 Hmm the next/previous one is actually a bit tricky since it’s a WordPress function that names it, so I haven’t specific written it anywhere, did you try changing language settings under general? The read more button can be found under template-parts/content.php
Forum: Themes and Templates
In reply to: [Personalblogily] How to change the footer color from blackGreat that it worked @rutting I am marking this as done. Thanks for the assistance @addweb-solution-pvt-ltd that’s very kind of you 🙂
Let me know if you need further help and feel free to rate the theme if you like it! 🙂
Great idea by @demoify ! 🙂
If you don’t feel comfortable doing a child theme then you can go to custom CSS and add this:
.single .featured-thumbnail img { display: none; }Forgot to tag you so you got an email, so I’m doing it here: @kzeezahid
Sorry!
Hi, I am happy to hear you like the theme, I have posted the resolution for your question below.
Please go to appearance -> Customize -> Additional CSS and type in following:
.featured-thumbnail { display: none; }Let me know if it works, and please rate the theme if you like it! 🙂