How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Style the affiliate divider

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #16126
    cabhal
    Participant

    Hello, I want to make these 2 lines 100% height and style them a bit (change colour) but I don’t understand how. Can you help?

    Capture

    #16143
    admin
    Keymaster

    Hi cabhal,

    Can you send us a link from your site in order to send you the CSS snippet?

    #16144
    cabhal
    Participant
    This reply has been marked as private.
    #16159
    admin
    Keymaster

    Hi!

    Please use the following css:

    .review-up-area .review-bonus { height:100%; }
    .review-up-area .review-bonus::before { left: -10px; top: 0; margin-top: 0; height:100%; }

    #16160
    cabhal
    Participant

    Mhh not working.. any way to hide the 2 lines in the 2 boxes instead?

    #16161
    admin
    Keymaster

    I’m not sure what you mean that didn’t work, what issue did you have?
    If you want to hide it completely you can add:

    .review-up-area .review-bonus::before { display:none; }

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