Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #899563
    Good_Usernames_Gone
    Participant

    Hey Again Staff,

    How would I go about changing my footer menu to look something like the website I have cut and pasted below (scroll to it’s bottom to see wht I’m trying to achieve)

    http://www.seek.com.au/

    Your thoughts….

    Many thanks (again!)

    #900595
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can enable Footer Widget Areas from Customize > Footer http://prntscr.com/ax4ex6

    Then place Custom Menu widget to Footer 1, Footer 2 and so on from Appearance > Widgets and set different menu for them that you could create from Appearance > Menus

    Hope this makes sense.

    Cheers!

    #901789
    Good_Usernames_Gone
    Participant

    Thank you for your help Staff and all works fine using the 3 footer widgets as you suggested….

    _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

    There are a couple of amendments though I wish to make to it and below is my first… (I will send the other ones in a separate email to you)

    How can I include a ‘heading’ for each of my widget sections? (see the same previous example I sent you at http://www.seek.com.au/ and scroll down to the bottom of the page to view)

    The example shown has 4 ‘headings’ including Tools, Company, Connect and Employers and I want to also include similar titles into my X-Theme footer menu as seen at http://dipa.com.au/

    How do I populate a ‘headings’ for my text widgets the same as the attached?

    Many thanks (as always,) but on looking at the forum I was unable to identify a solution for other people with a similar type question.

    Cheers!

    #902673
    Thai
    Moderator

    Hi There,

    Please add the widget title to your custom menu widget:

    http://i.imgur.com/9jFFtEb.png

    Hope it helps 🙂

    #903441
    Good_Usernames_Gone
    Participant

    Thank you staff, the last fix you sent me worked like a dream!

    _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

    Last of all, can you please can you show me how to change the font size ‘TO BOLD” and make the text font a little larger than it is for my footer widget to stand out more.

    As before, this can be seen at http://dipa.com.au/

    Thank you (as always) for all your help!

    #904120
    Friech
    Moderator

    Hi There,

    You can add this under Custom > CSS in the Customizer.

    .x-colophon.top .menu li a {
    	font-size: 1.3em;
    	font-weight: 800;
    }

    The value of the font-size with em unit is calculated as initial size multiplied by value (1.3).
    The value of font-weight can be from 100 (lighter) to 900 (bolder).

    Hope it helps, Cheers!

    #905114
    Good_Usernames_Gone
    Participant

    Yet another great fix….

    Thank you and well done!

    #906057
    Jade
    Moderator

    You’re most welcome.

  • <script> jQuery(function($){ $("#no-reply-899563 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>