Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #3038658
Padding don't work
Closed

Comments

  • Alejandro started the conversation

    I'm making the template :

    MENU > THE GEM > TheGem Templates

    but the padding of the blocks don't work, in this case the pading-left and pading-right.

    I attached one example with 3 screenshots.

    Can I solve it?

    Thanks!

  •  7,092
    Oliver replied

    Hi,

    Can you give me wp-admin access?

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Alejandro replied

    https://prueba.oxworldwide.com/wp-login.php?itsec-hb-token=oxentrada

    user: salvador

    pasword: KN(^c%RLq)gOBD%tGJ7lXZ57


  • Alejandro replied

    Hi,

    you were able to log in?

  •  7,092
    Oliver replied

    HI.

    Sorry for delay, it's because you use 2 fullwidth blocks. You can add it via CSS:

    .fullwidth-block-inner .gem-gallery-grid .fullwidth-block {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Alejandro replied

    I aded :

    /* BLOQUE VIDEOS */
    .fullwidth-block-inner .gem-gallery-grid .fullwidth-block {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    SORRY BUT DON'T WORK!

    I attached the screenchot

  •  7,092
    Oliver replied

    Hi,

    Working:

    https://screenrec.com/share/d3kBbX5F9o

    Did you clean your browser cache?

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Alejandro replied

    Yes now it work,

    many thanks!

  •  7,092
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver