Hello, Please help with the following. 1. How do I remove the Inktheme logo from top of the website and replace it with simple text that reads my website name? 2. How do I change the text size of post heading and widget heading in sidebar? 3. Right, my widgets in the sidebar look crawled into each other. How do I put a little space in between? Please visit this link, http://vargiskhan.com/log/, to see what I mean. 4. Lastly, How do I change the page numbers to also reflect the total number of blog pages? For example, I would like it to read "1,2,3 ...... 27" Thank you so much for your help. Just bought the theme and totally love it. Please help with the above questions.
OK, i figured out the logo and space between the widgets in sidebar. Can someone please help with text size and changing the pagination style?
Hello ! Please use below code to change text size Code: .sidebar h3 { font-size: 24px; } make changes according to your requirement. Thanks & Regards Pramod
Thank you Pramod. Can you please tell me what do I change in the code so that it shows the last page # in the end? Like "Page 1, 2, 3 ..... 30" 30 being the last blog page.