how can i make the mega menu text start from the left not the right

Posted in: Newspaper
Post count: 17

hello,

how can i make the mega menu text start from the left not the right like this demo https://demo.tagdiv.com/newspaper_blog_fitness/

thank you

Post count: 22421

Hello,

Our theme text always starts from the left as it is not a RTL direction. Please provide more details to what you mean. I cannot see any difference in the text orientation or position in the fitness demo.

Thank you!

Post count: 17

Hello,

In this demo https://demo.tagdiv.com/newspaper_blog_fitness/

when we click on training we get
All
Fitness class
Gym equipment
Routines
Sport equipment

they start from the left then we have some space

But in this dimo https://demo.tagdiv.com/newspaper/ when we click on FASHION we get

All
space in the left/ New look 2018
Street fashion
Style hunter
Vogue

they start from the right and we have space in the left

So i want have no space in the left i want my mega menu be like this demo In this demo https://demo.tagdiv.com/newspaper_blog_fitness/

I hope is clear now

Thank you

Post count: 23312

Hello Tima369,

You should try using the code below and place it in Theme panel -> Custom CSS area.

.td-theme-wrap .td_mega_menu_sub_cats{
text-align: right;
}

The result is here -> https://www.screencast.com/t/UfMPOziz

Thanks.

Post count: 17

Thank you so much is working 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.