near you

This topic contains 2 replies, has 2 voices, and was last updated by  Abel Romero 6 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #401892

    Abel Romero
    Expired Member
    Post count: 206

    Hello

    Can you help me to center this button ?, for desktop is centered but in mobile appears on the left.

    https://www.amazon.es/clouddrive/share/TuylJe7NwNOuyEmwKMBRO4GB7BnSWaS0PORfoODovOT

    Thank you very much

    #401900

    Kor
    Moderator
    Post count: 16516

    Hi Abel,

    Try using this custom CSS code below to fix it.

    
    
    @media only screen and (max-width: 500px) {
        #geodir_near_me_button-10.widget.geodir-widget.geodir_near_me_button {
        padding-right: 0px!important;
    }
    }

    Thanks!

    #401901

    Abel Romero
    Expired Member
    Post count: 206

    1000 thanks Kor!

Viewing 3 posts - 1 through 3 (of 3 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket