Tagged: Blog, mobile, rtl, Sidebar Menu
-
AuthorPosts
-
April 26, 2016 at 3:34 pm #622234
hi there
awesome theme
lately i got some great support from you guys with rtl problems in my website while on mobile mode (#618705).
i did notice that altough every thing is fine, those quiqk css that you gave me didnt efect on blog being rtl while on mobile mode, can you please fix that to?
thanksApril 27, 2016 at 5:06 pm #623241Shalom!
Can you please elaborate on the changes you would like to make? I checked your blog page on mobile and it does seem fine to me
Cheers!
YigitApril 27, 2016 at 5:54 pm #623263hi yigit
all items (latest articles, category, archives..) should start from the right side insted of the left side, ectually its the same issue that you fixed for me the other day on ticket #618705, if you can recall you gave me some quick css that fixs it (side bar on pages) but it seems its not efecting blog some how..
thanks alotMay 1, 2016 at 6:30 pm #625359hi
waiting for an answer
thnk youMay 2, 2016 at 6:36 am #625466Hi,
The blog posts are center aligned. Was that intentional? You can try this:
.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title, .html_elegant-blog #top .post-entry .blog-categories { text-align: right; } .html_elegant-blog .more-link { text-align: center; margin: 10px 0; }
Best regards,
IsmaelMay 2, 2016 at 12:18 pm #625691hi
thank you ismael
just making shure you understand me, i think the code you sent is for blog title and so? to put them on the right? actually i did not notice it untill you mentioned it but i think i like it that way- centerd, what i dont like is whats coming after it on the bottom of the blog while on mobile mode, all items facing left insted of right, please see photos attechments.
thank youMay 2, 2016 at 2:10 pm #625766Hey!
Please add the below CSS in Quick CSS in enfold > General Styling
@media only screen and (max-width: 767px) { .widget { text-align: right; }}
Best regards,
VinayMay 2, 2016 at 7:37 pm #625989hi
it seems like its working perfect
thank you for great supportMay 3, 2016 at 6:56 pm #626680Hi!
You are most welcome! We are glad to help you.
We would really appreciate it if you take a minute to rate our theme on themeforest please :)
Thank you for using Enfold.
Regards,
Vinay -
AuthorPosts
- The topic ‘blog mobile side bar’ is closed to new replies.