Mobile View + Icon

Mobile View + Icon was created by vocmm

Posted 4 years 11 months ago #51947
Hello
on our Mobile view on free version there is a + Icon for sub menu which is on Right. I would like to move it to Left. how can I do it?
our Site is RTL and the + Ion for sub menu is on the title. there is a CSS code which I need to change! instead of right: 5px; I must change it to left: 5px;. is there any way to do it???
.mobilemenuck-togglericon::after {

cursor: pointer;
display: block;
right: 5px;
top: 0;
content: "+";
position: absolute;

}
Last Edit:4 years 11 months ago by vocmm
Attachments:
Last edit: 4 years 11 months ago by vocmm.

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Mobile View + Icon

Posted 4 years 11 months ago #51948
Hi
you can put a css code in your template to force this like you explained with the CSS code
Code:
.mobilemenuck-togglericon::after { left: 5px; right: auto !important; }

try that
CEd

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by vocmm on topic Mobile View + Icon

Posted 4 years 11 months ago #51979
I have tried that and it didn't work.
by vocmm

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Mobile View + Icon

Posted 4 years 11 months ago #51985
please give me your url to check

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by vocmm on topic Mobile View + Icon

Posted 4 years 11 months ago #52021
by vocmm

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Mobile View + Icon

Posted 4 years 11 months ago #52029
because the rule is not the correct one, try this :
Code:
div.mobilemenuck-bar-button { left: 0px; right: auto !important; }

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Time to create page: 0.699 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 1101 guests and one member online