Home page pictures are not aligned

Home Forums All Other Themes Home page pictures are not aligned

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #26496
    KevinKevin
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: January 8, 2016

    Hello,

    I bought and installed your theme with ease, and I am almost done with creating all of my content.

    My only problem is that the pictures on the home page, when choosing the four columns layout are not aligned. The last picture (on the further right) is lower than the other pictures.

    See for yourself here : http://hotelpremiereclasserennes.fr/

    What can I do to get rid of this issue ?

    Thank you and have a nice day 🙂

    #26663
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Kevin,

    Misalignment happens due to <br> tag. Kindly remove the <br> tag from the section.

    Regards,
    Dave

    #26761
    KevinKevin
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: January 8, 2016

    Hi Dave,

    Thank you for the fast answer. The only problem is that I don’t have any <br> tags in my sections… Here is the content on this section on my website :

    Toutes nos chambres disposent d'une salle de bain privative, d'un bureau, et d'un téléviseur écran plat avec chaînes TNT. La literie y est de qualité, vous assurant de passer une nuit agréable quelque soit la raison de votre séjour chez nous.[space height="10"]
    [column_content type="one_fourth"]
    <a href="http://wp.me/P76EF6-u"><img src="http://hotelpremiereclasserennes.fr/wp-content/uploads/2016/01/chambre-hotel-rennes.jpg" alt="" width="320px" height="228px" />
    <h4>Chambre twin</h4></a>
    [/column_content]
    
    [column_content type="one_fourth"]
    <a href="http://wp.me/P76EF6-j"><img src="http://hotelpremiereclasserennes.fr/wp-content/uploads/2016/01/chambre-hotel-rennes.png" alt="" width="320px" height="228px" />
    <h4>Chambre double</h4></a>
    [/column_content]
    
    [column_content type="one_fourth"]
    <a href="http://wp.me/P76EF6-r"><img src="http://hotelpremiereclasserennes.fr/wp-content/uploads/2016/01/chambre-triple-rennes.jpeg" alt="" width="320px" height="228px" />
    <h4>Chambre triple</h4></a>
    [/column_content]
    [column_content type="one_fourth_last"]
    <a href="http://wp.me/P76EF6-o"><img src="http://hotelpremiereclasserennes.fr/wp-content/uploads/2016/01/chambre-famille-hotel-rennes.jpg" alt="" width="320px" height="228px" />
    <h4>Chambre T31</h4></a>
    [/column_content]

    Thank you in advance.

    #26832
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Kindly add this code and let me know its working or not.

    Toutes nos chambres disposent d'une salle de bain privative, d'un bureau, et d'un téléviseur écran plat avec chaînes TNT. La literie y est de qualité, vous assurant de passer une nuit agréable quelque soit la raison de votre séjour chez nous.[space height="10"]
    [column_content type="one_fourth"]
    <a href="http://wp.me/P76EF6-u"><img src="http://hotelpremiereclasserennes.fr/wp-content/uploads/2016/01/chambre-hotel-rennes.jpg" alt="" width="320px" height="228px" />
    <h4>Chambre twin</h4></a>
    [/column_content][column_content type="one_fourth"]
    <a href="http://wp.me/P76EF6-j"><img src="http://hotelpremiereclasserennes.fr/wp-content/uploads/2016/01/chambre-hotel-rennes.png" alt="" width="320px" height="228px" />
    <h4>Chambre double</h4></a>
    [/column_content][column_content type="one_fourth"]
    <a href="http://wp.me/P76EF6-r"><img src="http://hotelpremiereclasserennes.fr/wp-content/uploads/2016/01/chambre-triple-rennes.jpeg" alt="" width="320px" height="228px" />
    <h4>Chambre triple</h4></a>
    [/column_content][column_content type="one_fourth_last"]<a href="http://wp.me/P76EF6-o"><img src="http://hotelpremiereclasserennes.fr/wp-content/uploads/2016/01/chambre-famille-hotel-rennes.jpg" alt="" width="320px" height="228px" />
    <h4>Chambre T31</h4></a>
    [/column_content]

    Regards,
    Dave

    #26869
    KevinKevin
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: January 8, 2016

    It is still not working … 🙁

    #26879
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Kevin,

    http://hotelpremiereclasserennes.fr/

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    And paste this css code in custom box

    .one_fourth br { display:none;}

    Regards,
    Dave

    #26880
    KevinKevin
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: January 8, 2016

    Hi Dave,

    Thank you very much for all of your answers and the help you provided me. This fix worked like a charm !

    Have a nice day,
    Kevin.

    #26884
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Great 🙂

    Regards,
    Dave

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.