Tagged: x
-
AuthorPosts
-
April 26, 2016 at 11:38 pm #901447
arefsParticipantI want to reduce padding between text element and custom headline in a section.
Screenshot – https://dl.dropboxusercontent.com/u/17713251/2016-04-27_13-36-32.jpg
I’ve removed all padding but it makes no difference. There is still a big gap between these elements.
Please help.
Thank.
April 27, 2016 at 9:46 am #902297
ThaiModeratorHi There,
Please add the
mtnCSS class to the class field of your custom headline element:http://i.imgur.com/QMSa9ar.png
For more information, please take a look at this: https://community.theme.co/kb/css-class-index/.
Hope it helps 🙂
April 27, 2016 at 9:43 pm #903358
arefsParticipantThanks. A couple of follow ups:
1.) Is there a way to reduce it even more? I’ve added the class but I want to make the gap even smaller.
2.) I want to reposition the text element “Introducing…” so it has some left padding.
Screenshot – https://dl.dropboxusercontent.com/u/17713251/2016-04-28_11-41-20.jpg
I can edit the padding for the section as a whole but can’t work out how to edit the padding just for this element.
Appreciate you support.
April 28, 2016 at 8:15 am #904048
JoaoModeratorHi There,
1-You Can Control The line-height of the texts.
add to Style Box
line-height: 1.3;If it doesnt work as you wish you can try to apply inline follow this example
<p style="line-height: 1.3;">Your text go here</p>2- I am not quite sure you want to do, but you can try adding in the Style Box :
padding-left: 30%;for exampleIf you would like to centralize the element please type on the Style Box:
text-align: center;If for some reason it do not work click on column. and on the column tab Style Box type
text-align: center;Hope that helps,
Joao
May 2, 2016 at 1:37 am #908633
arefsParticipantThank you!
May 2, 2016 at 2:46 am #908693
Rue NelModeratorNo problem!
Glad it works. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-901447 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
