Skip to content
Public Ticket #6991

right to left

Conversation thread

PenciDesign replied

Staff Reply

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:

@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

ZaytoonMedia started the conversation

Conversation Start

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

Want to join this conversation or access attachments? Sign in first.