Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #442630

    Hi,

    I am having issues with grid row. Please see attached for detail. Here are the issues:

    1. I used grid row on home page. When I place product grid or product slider in any other section below grid row the products in the product slider or product grid will not render properly. But when I place them above the grid row it renders perfectly I am not sure why this is the case.

    2. I noticed that when i state in grid row that boxes should have lines in between them on their sides, the system adds a bottom line to the output. I am not sure why this is the case. Please check for me.

    Further details including web address can be found in private box section attached to this email.

    #443156

    Hey gigoz!

    1. Send us a WordPress login and we’ll take a closer look.

    2. Add this to your custom CSS.

    #after_submenu {
      border: 0 none !important;
    }

    Regards,
    Elliott

    #449219
    This reply has been marked as private.
    #449871

    Hi!

    Thank you for using Enfold.

    Use this in the Quick CSS field:

    @media only screen and (max-width: 989px) {
    .responsive #top #main .products .product {
      margin: 0 1% 1% 0;
      width: 49%;
    }}

    Cheers!
    Ismael

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