Tagged: x
-
AuthorPosts
-
February 13, 2017 at 12:37 pm #1369301
ravidoParticipantHi xtheme team,
First, you have great theme.
I need your help with some problems:
1. The menu font dont change even if a change it in the nav-bar section of the costomizer.
2. I have the Square (you can see in the picture) on the links some time. how can i get rid of it.
3. same think like the last one on the radio bottons on forms (see the secend picture). i wank to get rid from that too.Besides, there is a conflict between x theme and wptouch plugin.
waiting for your help,
Thanks
RavidFebruary 13, 2017 at 12:47 pm #1369329
ravidoParticipantthe link for the website is
February 13, 2017 at 7:29 pm #1369823
FriechModeratorHi There,
Thanks for writing in! For the second and third issue, please add this on your custom CSS on Customizer.
a:focus, a.x-btn:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus, input[type="button"]:focus { outline: none !important; }Regarding the menu font, please provide us login credentials in private reply so we can take a closer look. And let us know what font you want to use for your menu.
Cheers!
February 13, 2017 at 10:35 pm #1369955
ravidoParticipantThis reply has been marked as private.February 14, 2017 at 2:56 am #1370160
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
@import url('https://fonts.googleapis.com/css?family=Rubik&subset=hebrew');You can change font size under Customize -> Typography and Customize -> Header
Hope it helps.
February 14, 2017 at 8:32 am #1370474
ravidoParticipantHi,
Its didnt help.
Ravid
February 14, 2017 at 10:29 am #1370636
JoaoModeratorHi There,
Try adding the code above in the style.css of your Child Theme.
If you dont have a child theme, please download it from :
https://community.theme.co/child-theme/
For more information about how to setup a child theme please read:
https://community.theme.co/kb/how-to-setup-child-themes/
Hope it helps
Joao
February 14, 2017 at 12:35 pm #1370819
ravidoParticipantHi,
thanks again.
Its really bizzare.
I added it to the child theme, and when i refresh the website it start with that font, and after a moment back to the old one.
Something in the default bring it back all the time.
Ravid
February 14, 2017 at 2:21 pm #1370931
JoaoModeratorHi Ravid,
The font is loading fine on my end.
Please clear your browser cache and let us know how it goes,
If that does not work please let us know on which browser and device you are experiencing the issue.
Thanks
February 14, 2017 at 3:47 pm #1371012
ravidoParticipantHi,
I think i found the problem.
It is the font definition on the link itself.
header .x-navbar .desktop .x-nav > li > a > span {
font-family: Arial !important;
font-size: 16px !important;
font-weight: normal !important;
}what is the right way to fix it?
Ravid
February 15, 2017 at 12:28 am #1371451
Paul RModeratorHi Ravid,
You need to remove that code. It is overriding your customizer settings that is why font is not working.
Thanks
February 15, 2017 at 1:10 am #1371478
ravidoParticipantHi Paul,
Where can i find that code?
RavidFebruary 15, 2017 at 1:48 am #1371515
ravidoParticipantI can find
“Inline style sheet #20”February 15, 2017 at 2:48 am #1371561
ravidoParticipantSorry, I can’t find the code
February 15, 2017 at 2:56 am #1371574
FriechModerator -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1369301 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>

