Shop Categories

X

problem with paypal widget

Home Forums Agama Pro problem with paypal widget

Topic Resolution: Resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27454
    Arandino
    Participant

    On the store page, when selecting to pay with a credit card, when the page slider is lowered, the fields to be filled in the card are superimposed on the header menu. How can I solve that?

    #27458
    Zex
    Moderator

    Hello, Arandino!

    Insert the following code into Customizing->General->Additional CSS:

    .sticky-header{
        z-index: 999!important;
    }

    Regards

    #27460
    Arandino
    Participant

    YES NOW

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