Franck Barrieres
asked 8 years ago

I use DW Minion theme for my blog.
When I view it on my Ipad, the left bar is not visible. I think I tried all possible to set-up but this does not change (it is clearly visible from my pc).
I know a site that uses the same theme and the left bar it is retractable.
What paramettres to use?
My other question is, how to get the round logo site as your demo
thank you in advance
FranckB
http://fbarrieresblog.livehost.fr/

1 Answers
DominicStaff
answered 8 years ago

To resolve this issue, you can add the following code to the style.css file:

.site-title.display-logo img {
   border-radius: 100px;
}

Hope this helps!

Powered by DW Question & Answer Pro