Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #670560

    Hi there,

    I have a problem when a duplicate a grid row a few times. The first or two grid rows were displayed normal. By the other, the titles (which I’m definite in html code, change their color. Also there appears a problem with the dividers, which randomly were displayed as a thick grey line.

    The site which I had the problem is “Vivant_neu”. Can you please take a look and give me an advise?

    Thanks in advance!

    Cheers,
    Luc

    #672078

    Hey chb14,

    I can’t find any “Vivant_neu”, can you provide us a precise link please? also provide us screenshots of the issue to highlight what’s going on. Use imgur.com or dropbox.

    Best regards,
    Andy

    #672884

    Dear Andy

    Thank you for your answer. I write you the informations via private content. As mentioned, the behaviour of the grid row is very strange. The results don’t look like the should seem to look.

    I hope the informations below help you. Thanks very much!

    Best regards,
    Luc

    #673210

    Hi,

    login credentials do not work for me. Please check.

    Best regards,
    Andy

    #673385

    Hi Andy,

    Sorry for that. I have set a new passwort. I hope now it works.

    Cheers,
    Luc

    #674260

    Hi,

    I can see the grey party, very weird. I guess it’s caused by a conflict with a plugin or some corrupted theme files. However, try this code inside Quick CSS field:

    .hr.hr-invisible.avia-builder-el-19.el_after_av_layout_row.el_before_av_layout_row.avia-builder-el-no-sibling {
    background: white;
    }
    

    Best regards,
    Andy

    #674424

    Hi,

    Thank you for your prompt reply. I putted the code into the Quick CSS field, but unfortunately nothing has changed at all. Do you have another idea how we can solve this issue?

    Looking forward to hearing from you.

    Cheers,
    Luc

    #674616

    Hi,

    try to add an !important:

    .hr.hr-invisible.avia-builder-el-19.el_after_av_layout_row.el_before_av_layout_row.avia-builder-el-no-sibling {
    background: white !important;
    }
    

    Afterwards clear browser cache and hard refresh a few times.

    Best regards,
    Andy

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