-
Posted in : TheBlogger
-
Hi there – the best support ever! In order for me not to repeat myself, I went through all the topics in “theBlogger” to find potential answers, some are already solved, but there’s a bunch of them still. Thank you in advance.
I am using themes.pixelwars.org/theblogger/john/ John Demo.
Here is my list of 8x Qs:
A) I’d love to change color on social media icons in the header, once you hover over them. Plus I’d like to make icons larger as I only have 3x. Can you help?
B) Where can I edit 404 page?
C) How can I turn off fading shadow on “search” – when you press search you get some weird shadow or smth :)
D) Can I modify the subscribe design? I’d love to exclude the “letter” picture behind the subscribe form.
E) How can I change the shape of the “category” on Main Slider’s post? There is something like an arrow.
F) Where can I find the code to activate Easy Social Share Buttons regular updates? The plug-in asks me to insert activation code from the purchase.
G) Blog Post – I’d like to turn off themes share buttons as I have at the end of each post, Easy Social Share Plugin buttons.
H) There are some weird designs on contact & sign up to newsletter buttons… like confirmation and error messages. Where can I edit that?
Thank you so much! I am looking forward to getting up and running with this so I can share with everyone this wonderful theme.
Thank You!
Cheers!
Hi Vedran,
A) This is our default code for the icons hover color.
You can change the color code;.site-header .social-link:hover { color: rgba(0, 0, 0, 1); }You can use this custom css code for increasing the font size for the social links.
.site-header .social-link { font-size: 16px; }B) First of all, I would recommend you to create a child theme then you should search “404” in the
function.phpthen edit it.C) You can use these custom css codes;
.is-search-toggled-on.is-menu-align-right .nav-menu, .is-search-toggled-on.is-menu-align-left .social-container, .is-search-toggled-on.is-header-row .nav-menu, .is-search-toggled-on.is-header-small:not(.is-menu-align-right) .social-container { -webkit-filter: none; filter: none; } .search-container { filter: none; -webkit-filter: none; }D) You can use this custom CSS code;
.footer-subscribe h3:after { display: none; }E) It will be available with the next update in a few days.
F) You can ignore that message. We embed this plugin to our theme. It is about the activation message. And when the plugin author releases and update, we are updating our theme as well. So don’t worry, you will always use the latest version of the theme.
G) Please go to easy social share buttons plugins > display settings > where to display buttons
If you go to appearance > customize > single post > share links > you can disable our default share buttons as well.H) We will fix this issue with the next update. It will be same like contact form validation error style.
Please create a new topic for your each question. It might be useful for other users to find their answers easily.
Thanks
Serkan thank you so much, especially for the fast answer. I will ask question(s) with proper subject tag nxt time. Thank you for your note. You guys are really the best support one could ever have. Thank you.
You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
You must be logged in and have valid license to reply to this topic.