Comments ZaytoonMedia started the conversationFebruary 20, 2019 at 12:09pmHi I bought this theme based on the right to left support i'm having a few issues 1) in the top featured posts the ... are on the wrong side should appear on left side2) Titles in widgets and also in the posts on homepage align left not right 3) How do i make the post main body text align right without having to do it as a RTL withing the paragraph tag this is aligning body left to right on this articleTry that link otherwise it the article with no image ThanksZaytoonMedia repliedFebruary 20, 2019 at 2:11pmI have used WOFF font but menu font is too small - how can i make bigger http://nussrah.com.gridhosted.co.uk/Also on feature slider and widgets maybe a bit bigger 2,700PenciDesign repliedFebruary 20, 2019 at 4:57pmHi,1/ Because you didn't enable RTL for your site.Please go to Dashboard > Settings > General > on "Site Language" > select your RTL language.2/ Please change font size for menu items via Customize > Logo and Header OptionsPlease add more this code to Customize > Custom CSS to change font size on featured slider: @media only screen and (min-width: 961px){ .featured-style-12 .penci-mag-featured-content h3 a{ font-size: 24px; } }Please add more this code to Customize > Custom CSS to change font size on widgets: @media only screen and (min-width: 961px){ .widget ul.side-newsfeed li .side-item .side-item-text h4 a{ font-size: 18px; } } Please add more this code to Customize > Custom CSS to change font size for posts titles on homepage: @media only screen and (min-width: 961px){ .home-featured-cat-content .magcat-detail h3 a{ font-size: 17px; } .penci-grid li .item h2 a, .penci-masonry .item-masonry h2 a, .home-featured-cat-content .first-post .magcat-detail h3 a{ font-size: 24px; } }Best Regards,PenciDesign Sign in to reply ...
Hi
I bought this theme based on the right to left support i'm having a few issues
1) in the top featured posts the ... are on the wrong side should appear on left side
2) Titles in widgets and also in the posts on homepage align left not right
3) How do i make the post main body text align right without having to do it as a RTL withing the paragraph tag
this is aligning body left to right on this article
Try that link otherwise it the article with no image
Thanks
I have used WOFF font but menu font is too small - how can i make bigger
http://nussrah.com.gridhosted.co.uk/
Also on feature slider and widgets maybe a bit bigger
Hi,
1/ Because you didn't enable RTL for your site.
Please go to Dashboard > Settings > General > on "Site Language" > select your RTL language.
2/ Please change font size for menu items via Customize > Logo and Header Options
Please add more this code to Customize > Custom CSS to change font size on featured slider:
Please add more this code to Customize > Custom CSS to change font size on widgets:
Please add more this code to Customize > Custom CSS to change font size for posts titles on homepage:
Best Regards,
PenciDesign