• Resolved ceoperez

    (@ceoperez)


    Hello,

    I’m trying to remove the horizontal line after the Ad Header and I can not find a way to do it.

    -I eliminated the line of code, but it did not work.
    -I inserted in the CSS of the template the background color of my theme did not work.
    -I inserted CSS in the code of my theme with the background color did not work neither…
    -I used the template ProductGrid.mustache of github (it’s great
    ), but does not work eitherthe CSS edition… Or I’m not doing something right…

    Nevertheless, when I inspect in Google, I CAN CHANGE the color and too eliminate the horizontal line.

    This is the line of code:

    .aalb-pg-ad-unit .aalb-pg-product-list {
    border-top: 2px solid #f7f7f7;
    overflow: hidden;
    }

    How can I solve that? I would appreciate your help.

    Thank you very much in advance, I am attentive to the answer.

    Regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Amazon Associates Link Builder

    (@amazonlinkbuilder)

    Dear @ceoperez,

    Did you try removing border-top: 2px solid #f7f7f7; line form .aalb-pg-ad-unit .aalb-pg-product-list? Feel free to reopen the thread if that doesn’t help to remove the horizontal line after the Ad Header.

    The-Dude

    (@the-dude-1)

    Hi,

    i’ve the same problem. I’ve comented the following line out:

    border-top: 2px solid #f7f7f7;

    But the line ist still their! Even if i flush the caches. ;(

    In addition: How can i decrease the padding / margin? Their is to much white space around the ad.

    Thx ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘remove the horizontal line after the Ad Header’ is closed to new replies.