Site logo

Archived topic

Link with extra padding

5 replies · Started by esteban on October 26, 2018

Viewing posts 1–6 of 6

Hello!

I am using generate press, generate press child and elementor.

I did not touch anything, but i check that links has an extra padding. I do not know how to remove them.

You can see it here:
https://nuevaweb.jonvaldivia.com/sobre-mi-2/
or here in the Blog tittles: https://nuevaweb.jonvaldivia.com

I can modify with the CSS .inside-article but if i do that, changes a lot of other things around the pages...
Do oyu know why is that happening and if it is a js problem or configuration?

>Would you help me with that?

Hi there,

I'm not quite sure which padding you are referring to?

Looks like you are using Elementor for the content so it's best to use the contained option here:
https://docs.generatepress.com/article/page-builder-container/

Then use Elementor to handle the padding instead of the GP for consistency.

Let me know if this helps :)

This CSS is added by Elementor:

body article a {
    border: none;
    background: rgba(155,234,243,0.0);
    padding: 0 7px;
    border-radius: 3px;
    color: #4575dc;
}

Hope this helps!

Thanks Leo for your answer,

you are a ninja code :)

That´s the problem of all extra spaces? Do you know where i can modify that?

Yup the padding line is adding 7px of padding to the left and right of all links.

I'm not familiar with Elementor. Maybe in Elementor's CSS editor?

If you still can't find it, their support should be able to point you in the right direction :)

This archived topic is closed to new replies.