New Landing How can we help? Atelier Various small changes

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #298852
    ocash
    Member
    Post count: 6

    Just a couple of points I hope you can help me out with:

    1. Is it possible to get the imagery on the sub-menu to be on the same level?

    2. Is it possible to change the font of the footer menu as shown on the attached photo under the ‘support’ section

    3. Is it possible to get place ‘social links’ above where I have a Contact section in the footer area?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #299157
    David Martin – Support
    Moderator
    Post count: 20834

    1) Can you add a login it looks like there is a rouge link element:

    2) Please add this to Theme Options => Custom CSS:

    #footer .widget ul li a {
        font-family: Serif!important;
    }

    3) Sure, you can add the shortcode to a text widget area. [social]

    #299294
    ocash
    Member
    Post count: 6
    This reply has been marked as private.
    #299308
    David Martin – Support
    Moderator
    Post count: 20834

    1) You have not closed your HTML <a> link or <img>. Please fix that. Do you even need a link there?

    Ex:
    <img class="aligncenter size-large wp-image-14355" src="http://studio-twentythree.co.uk/wp-content/uploads/2014/12/button-copy1.jpg" />

    2)

    #footer .widget ul li a {
        font-family: Serif!important;
        font-size: 12px;
    }

    Ref: http://www.w3schools.com/css/css_font.asp.

    3)

    Do so here: Theme Options => WooCommerce Options => Shop Options

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register