Header Menu

Posted in: Newspaper
Post count: 9

Hi,

I would like to change the direction of text on Header Menu.

I have tried the below:

.top-header-menu {
direction:rtl;
}

But it doesn’t seem to work. I believe I am targeting the wrong id.

Thanks.

Post count: 22421

Hello,

Sorry but our theme is not RTL compatible. It will be much harder than simply changing the direction. Lots of elements have to be redesigned to position properly for a RTL environment. Sorry but there is no simple solution we can provide in this regard. If you cannot use the theme because of the missing RTL functionality we will be able to provide a full refund so you can pick another theme that can be used together with RTL:
https://themeforest.net/refund_requests/new

Than you!

Post count: 9

Hi,

Bogdan, I understand the theme is not RTL compatible. However, I have to an extent customized the theme and I am happy with it. I am only struggling to find the css class id for the menu header. Could you please provide me that?

Thank you.

Post count: 22421

Ok. No problem.

The menu uses an id so in order to target it you would use #td-header-menu
Depending on the menu though. If you want to target individual menu items, you would use
.sf-menu li
The easiest method to find the classes is to use the browser inspector: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thank you!

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