Tagged: x
-
AuthorPosts
-
April 18, 2016 at 10:06 am #888421
helmaTParticipantHi,
I am currently working on a site and I would like the images on the homepage to link to pages.
These pages I don’t want to add to the navigation menu above, maybe only as sub-menu item.
Can you help me with that? In the next post I wil share the version etc.
thanks in advance.
grtz,
hApril 18, 2016 at 10:11 am #888426
helmaTParticipantThis reply has been marked as private.April 18, 2016 at 10:28 pm #889214
Nabeel AModeratorHi there,
Thanks for writing in! You can use Image Element and enable the link option to add the page link (see attached)
Hope this helps!
April 19, 2016 at 5:16 am #889717
helmaTParticipantThis reply has been marked as private.April 19, 2016 at 8:38 am #890044
ZeshanMemberHi H,
Thanks for writing back!
The issue is because you have added the # sign in the start of your link (see: http://prntscr.com/au65y0). Please remove that and the links should work fine.
Hope this helps. 🙂
Thank you!
April 19, 2016 at 10:06 am #890208
helmaTParticipantOk, thanks! It works! greetz, h
April 19, 2016 at 11:11 am #890324
helmaTParticipantAnother question … don’t know if i have to make another topic …
I would like to have the logo next to the menu (the menu bar should be in the middle to the right of the logo). Is there a way to get this done? In the attachment you can see that the menu is now above the logo. I can also make it under the logo by adjusting Site Max Width (px) but what i would really like it to get it in line next to the logo 😉
greetings,
hApril 19, 2016 at 7:36 pm #890989
NicoModeratorHi There,
To achieve a logo beside menu, you need to reduce the size of your Logo ang the space between menus so that it would fit on the header width.
You can adjust everything in your Customizer > Header.
Hope it helps.
Let us know how it goes.
Thanks.
April 20, 2016 at 12:19 pm #892171
helmaTParticipantHi,
Thank you, it helped!
Yet another question 😉 I’m using Typekit, and I would like to use Museo Sans 300 for the bodytekst and Museo sans 900 for all the headlines. Also I would like to make all the headlines the color #993366. Maybe you can help me with the coding and where to put it? On the individual pages or change it in the custom CSS at appearance? And can you see if Typekit is working in the site and the Museo is loaded somewhere? And can I use the different weights of the font? I have published the Museo (several times…) in typekit for this site.
Thanks!
hApril 20, 2016 at 12:20 pm #892177
helmaTParticipantoh… and I would also like to use Museo for the navigation menu … the capitals …
thanks!
HApril 21, 2016 at 12:34 am #893053
RupokMemberHi there,
Thanks for updating. That’s a different topic and you should have open a new thread for this to make the threads relevant and useful for other users. For your future reference, if you have any additional questions in different topic, we kindly ask that you open them up in a separate thread.
However let me answer you for this now.
Let’s add the CSS under Custom > CSS in the Customizer.
/* for body text */ body, input, button, select, textarea { font-family: "Museo Sans", sans-serif; font-weight: 300; } /* for navigation menu links */ .x-navbar .x-nav-wrap .x-nav > li > a { font-family: "Museo Sans", sans-serif; } /* for headings */ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "Museo Sans", sans-serif; font-weight: 900; color: #993366; }Kindly make sure you are using the font-family and weight correctly. I am just putting an example of declaring font-family for the elements.
Hope this makes sense.
Cheers!
April 21, 2016 at 3:59 am #893301
helmaTParticipantHi Rupok,
Ok, sorry, I wil open a new thread with the next subject 😉 but let’s finish this one here while we’re at it.
I have added the CSS to the customiser, hope I did it right cause i’m new in CSS… the attachment shows how i pasted the code… but the theme is still using the google fonts and not the Museo. What can I do about that?
greetings!
hApril 21, 2016 at 10:59 am #893905
RupokMemberHi there,
Thanks for updating. You are not supposed to copy paste the code if you follow the thread carefully. I don’t the right font-family name. As you are using the font, you should know better which font you are using and what’s the right font-family name. I have just provided the format to declare font-family for your desired elements. Also make sure the font was loaded to your site correctly.
Hope this makes sense.
Cheers!
April 22, 2016 at 4:19 am #895034
helmaTParticipantHi Rupok,
Found out how-to now and it is woking! YAY!
greetings,
hApril 22, 2016 at 7:23 pm #896080
FriechModeratorShould you require any further assistance with X|THEME and Cornerstone, please feel free to get in touch with us.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-888421 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
