Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #206386

    Dear Kriesi support guru,

    I have placed three banners on our homepage (https://www.peetersduurzaam.nl). In order to arrange them next to each other instead of below each other I have placed them in a table/grid. However, this table has green borders and a grey background.

    My question to you is:
    – Is there a way to get rid of those green borders and grey background?
    – Or, is there another way to arrange the logos side by side, without using a table?

    Kindest regards,

    Pim

    #206390

    Hi eric_peeters!

    You can add three 1/3 columns inside and add image element inside of each columns. If you would like to remove the space between image, please place your columns inside a color section and give it a custom ID so we can provide you custom CSS code to remove spaces later

    Cheers!
    Yigit

    #206403

    Thanks for the quick reply!

    I would like to place the banners next to some text (as you can see on https://www.peetersduurzaam.nl).

    So the text is currently placed in a 1/3 column and a title, an icon list and the three banners (side by side) are placed in a 2/3 column. (See this print screen)

    Any thoughts on how to arrange the banners side by side this way?

    #206405

    In addition to the above:

    This is the code of the block with the three banners:

    • This reply was modified 10 years, 3 months ago by eric_peeters.
    #206526

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .main_color tr { border-color: transparent!important; }
    .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra {
    background: white!important; }

    Regards,
    Yigit

    • This reply was modified 10 years, 3 months ago by Yigit.
    #206533

    I did but nothing has changed.

    #206553

    Hey!

    I have updated the code i posted in my previous post. Can you try it now? Please flush browser cache after applying the code and refresh your page a few times.

    Cheers!
    Yigit

    #206760

    Hi Yigit,

    I applied the updated code, flushed my browsers cache afterwards and refreshed the page a lot of times but I still see a green border and a grey background.

    Regards,

    Pim

    #206809

    Hi!

    Do you mind creating a temporary admin login and posting it here privately so i can take a alook?

    Regards,
    Yigit

    #207364
    This reply has been marked as private.
    #207408

    Hey!

    Changes are done. Please review your website. You can find custom CSS code i added in the bottom of Quick CSS section in Enfold theme options under Styling tab

    Regards,
    Yigit

    #207409

    Great!! That did the trick! Thank you so much Yigit!

    Kindest Regards,
    Pim

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Table without green borders and grey background’ is closed to new replies.