New Landing How can we help? Themeforest Theme Support Joyn how edit css footer ?

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Joyn
  • #144406
    blaouchez
    Member
    Post count: 448

    Hi,
    how edit css footer ?

    #144428
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please can you be more specific?

    – Kyle

    #144441
    blaouchez
    Member
    Post count: 448

    Just for change css of font size an others styles

    #144448
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You will need to add custom css to theme options > custom css.

    – Kyle

    #144451
    blaouchez
    Member
    Post count: 448

    ok, mais quels sont les styles à modifier pour changer la taille de la fonte ?
    .footer { }

    #144620
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please can you translate to English

    – Kyle

    #144692
    blaouchez
    Member
    Post count: 448

    How to use css to change the size of the font of the footer?

    .footer { }

    #144704
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    #footer {
      font-size: 13px;
    }

    – Kyle

    #144707
    blaouchez
    Member
    Post count: 448

    It don’t work

    #144713
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please provide me with your link, explain what font size you are trying to change, and I will provide you with the custom css

    – Kyle

    #144727
    blaouchez
    Member
    Post count: 448

    Link : http://www.crsi-paris.fr/wp-admin/customize.php

    Footer for change font-size of text (widget footer, col 3) :
    10 rue Cimarosa – 75116 PARIS
    Tél: 01 43 80 15 25
    Fax: 01 43 80 15 05

    [email protected]
    [email protected]

    #144744
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Only the 3rd column? Add this to Theme Options > Custom CSS

    #footer .col-sm-3:nth-child(3) p {
      font-size: 13px;
    }

    – Kyle

    #144752
    blaouchez
    Member
    Post count: 448

    Perfect !! 😉

    #144753
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great 🙂

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

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

License required for the following item
Login and Registration Log in · Register