Tagged: rtl, Sidebar Menu
hi there
great theme, great support
have a problem with sidebar menue while on mobile mode
althogh my site is rtl, while on mobile mode all side bar menus stick to the left, already tried switch side and place sidebar on the right but it dosent help.
thanks
Shalom!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.rtl .widget_nav_menu a {
text-align: right;
}
Cheers!
Yigit
hi Yigit,
that fixed the problem right a way! do you think its update proof? although i did save the code i case i need it again..
can you fix rtl display on frontpage testimonials name (it seems the problem doesnt happen in testimonials page)? its kind of strange on a regular screen and in mobile as well..
thank you!
hi,
just to make it more clear, the problem happens while “sub title name” is under the title
thanks
Hey!
Can you please post a screenshot and show the issue and how it should be?
Yes, it is update proof :)
Cheers!
Yigit
hi
how do i add screen shot? no file attchment here
thanks
Hey!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Best regards,
Yigit
hi
ok i think got it
tell me if its ok
thanks
Hey!
Please add following code to Quick CSS as well
.rtl .av-large-testimonial-slider .avia-testimonial-name { text-align: right; }
Regards,
Yigit
hi
works perfects
awesome support!
thanks!