-
Posted in : TheBlogger
-
Hello guys.
This is my last day of support here. First of all I wanna say that the theme you made is really amazing. The thing I like is that it is minimal and simple. I bought it in 1/1/2019 and I have been customizing it for months. In this last post I wanna ask some questions and also suggest some improvements.
I am working with this theme for months so here are some improvements I suggest.
IMPROVEMENTS:
1) The default sidebar width should be 300px because many ad networks want at least 300px for ads. Or at least make us have a choice. If people want 280px they should enable 280px. If others want 300px the should enable 300px. Maybe make a SIDEBAR WIDTH selection in the theme.
2) If you make sticky sidebar in tablets landscape mode like I have told you in this topic https://www.pixelwars.org/forums/topic/about-sticky-sidebar-and-smooth-scrolling/ the theme would be like the best theme EVER! Sticky sidebar is really important for ads and I am sure many people will appreciate this.
3) It would be really nice if you had an ON/OFF swtich for sticky menu on mobile too. Many people like that including myself. Also if the menu is sticky on mobile we need a better hamburger menu experience. https://www.pixelwars.org/forums/topic/sticky-hamburger-menu-for-mobile/
These are the main suggestions I have. And if you make these things I suggested I reaally think the theme would be so much greater and even more people will love it!
Now…. since it’s my last day of support here, I am gonna ask some last questions.
1) How can I edit prev/next post Font size?
2) How can I reduce the copyright bar height? I have tried many css but I cant find a solution.
and 3) I know how to change link colors but I dont know how to change the color of the link after i click it. Basically I wanna change the color of a visited link. Because right now the color of a visited link is the same color as my body color and users cant see it…
P.S: My theme is not online. Its localhost!
Thats all. I hope you can help me with these last questions I have.
I would really love to see some updates on the suggestions I told you.
Again, really nice work on the theme guys. Congratulations to the developers and all the people who made this amazing simplistic theme.
-Jim
Hi,
Thanks for the feedback. We will take all your advice.
You can use this custom css codes;
1).nav-single .nav-desc a { font-size: 16px !important; } .nav-single h4 { font-size: 10px !important; }2)
@media screen and (min-width: 768px) { .site-footer .site-info { padding: 12px 0; } }3)
a:visited { color: #f00; }Thanks
You must be logged in and have valid license to reply to this topic.