Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #243407
    chantal-admin
    Participant

    Bonjour,

    J’aimerais diminuer le padding de la section Feature contents de ma page d’accueil. Il y a beaucoup d’espace tout autour. Voici ma page : padding around Feature content

    Merci beaucoup !

    #243410
    chantal-admin
    Participant

    Bonjour, je voulais dire Contenu en vedette (feature content)

    Thank you

    #243436
    Skandha
    Participant

    @chantal-admin: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #featured-content .wrapper {
        display: inline;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #243515
    chantal-admin
    Participant

    Bonjour Skandha,

    C’est bien pour la droite et la gauche, mais j’aurais voulu aussi diminuer le padding pour le haut et le bas.. Est-ce possible s.v.p. ?

    Merci !

    #243523
    Skandha
    Participant

    @chantal-admin: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #featured-content {
        padding-top: 0;
    }

    Also,
    Go to => Appearance => Customize => Featured Content => No of Featured Content => Select 4 and Publish.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #243543
    chantal-admin
    Participant

    Hello Skandha,

    merci pour le Rembourrage du haut du Featured content. It works !

    Pour diminuer le rembourrage du bas, j’esssaie ceci : #featured-content {
    padding-bottom: 0;
    }

    Cela ne fonctionne pas pour le bas…

    Cela est-il possible de diminuer le bas de cette section ?

    #243646
    Skandha
    Participant

    @chantal-admin: Hello there,
    To decrease the space at the bottom of feature content you will need to select No of Feature Content as 4.

    Go to => Appearance => Customize => Featured Content => No of Featured Content =>
    Select 4 and Publish.

    Since you have 4 posts in the Featured Content but you have selected the No of Featured Content items as 10 the space is showing up/

    Let me know if this works out!
    Kind Regards,
    Skandha

    #243678
    chantal-admin
    Participant

    Merci beaucoup Skandha ! Encore une fois c’est un succèes !! 🙂

    Un grand merci.

    Quel beau thème !

    #243680
    Skandha
    Participant

    @chantal-admin: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-flames/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    #243811
    chantal-admin
    Participant

    Bonjour Skandha,

    J’ai mis hier des bons commentaires sur le lien que tu m’as donné. J’arrive sur mon profil et j’ai voulu faire un nouveau message et mettre les étoiles mais j’ai été obligée de rajouter le commentaire dans celui que j’avais déjà fait il y a quelques mois… Ce n’est pas pratique et cela empêche de montrer des infos actualisées. C’est dommage, mais j’ai quand même ajouter quelques lignes 🙂

    Merci encore et bonne journée !

    #243891
    Skandha
    Participant

    @chantal-admin: Nervermind. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Diminuer le rembourrage (padding) du Feature content)’ is closed to new replies.