Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi Laurhanna,

    you can put this code into your custom css:

    .row-fluid .span7 {
     width:100% !important;
    }

    if you don’t have a custom css file, then you can install this plugin

    Thread Starter laurhanna

    (@laurhanna)

    Hi shinjing ^-^ , here is my css style (i’m a newbee with wordpress) where i can put in ?

    [Excessive CSS moderated. This is not necessary when you have posted a link to your site.]

    Thread Starter laurhanna

    (@laurhanna)

    it’s ok i find it ^-^(sorry for my english i’m french) , i have two other questions:
    How can I reduce the height of the slide?

    And i want to do as this page (my old site):
    https://www.laurhanna.org/~kokoro/projetsencours.html

    but in my page wordpress:
    https://www.kokoronomanga.info/?page_id=27

    i have a problem with the text “shojo mature” and the four images that follow how can I put below, skip a paragraph?
    Thanks in advance

    Thread Starter laurhanna

    (@laurhanna)

    i find too ^-^ thanks but not for the height of the slide please ?

    Salut, tu peux expliquer mieux ton problème? J’ai pas trop compris quoi tu veux changer.

    Thread Starter laurhanna

    (@laurhanna)

    je veux changer la hauteur du slider pour qu’il soit plus petit

    Il faut que tu adicione la proprieté “height” a la classe “active item”. ?a serait quelque chose comme

    div .active .item {
    height:200px;
    }

    Dis-moi si ?a marche.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Please post in English. These are English forums; meaning it’s not just one person you’re helping here, it’s the WordPress community that speak English.

    Sorry!
    You should add the “height” property to the “active item” conjunction of classes. It would be something like

    div.active.item {
    height:200px;
    }

    (changed the selector there, use this one “laurhanna”)

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Theme: Ifeature] Problem with banner’ is closed to new replies.