Comments Fahad started the conversationMay 27, 2014 at 6:32pmHiI have this problem.atriangle is on the corner of every title is hiding part of the titles.I need to shift the titlesto left to show complete titles in all affected pages in front page, post page, category… you name it.best regards 93 djwd repliedMay 27, 2014 at 7:24pm Hi there, since you're using the same green color I suggest to remove it, it's much easier and it'll save some bytes, you could do it as so:.cat-diagonal {display:none!important}Hope this helpsRegardsdjwdRegardsdjwdFahad repliedMay 27, 2014 at 8:30pmthanks for replyingi believe it is excellet idea to keep itit give a nice looking to the page.i am planning to change the colour too to make show.appreciate provide the code to shift the titles left .best regards, 93 djwd repliedMay 28, 2014 at 12:01pm Here's the code to shift titles to the left (pasted in your dash already).widget-title-bg .widget-title span.inner, .widget-title-bg .simil-widget-comment span.inner { text-align: left; padding-left: 10px; }RegardsdjwdRegardsdjwdFahad repliedMay 28, 2014 at 12:14pmthank you for your efforts. Sign in to reply ...
Hi
I have this problem.
atriangle is on the corner of every title is hiding part of the titles.
I need to shift the titlesto left to show complete titles in all affected pages in front page, post page, category… you name it.
best regards
Hi there,
since you're using the same green color I suggest to remove it, it's much easier and it'll save some bytes, you could do it as so:
.cat-diagonal {display:none!important}
Hope this helps
Regards
djwd
Regards
djwd
thanks for replying
i believe it is excellet idea to keep it
it give a nice looking to the page.
i am planning to change the colour too to make show.
appreciate provide the code to shift the titles left .
best regards,
Here's the code to shift titles to the left (pasted in your dash already)
.widget-title-bg .widget-title span.inner, .widget-title-bg .simil-widget-comment span.inner { text-align: left; padding-left: 10px; }
Regards
djwd
Regards
djwd
thank you for your efforts.