-
AuthorPosts
-
September 21, 2018 at 6:22 pm #1012856
Hi Enfold Team!
in my ‘About Eefke’ page I have two grey blocks with text.
I find the distance between the border and the text inside too big.Is there a way how I can adjust this distance?
Thanks.
EefkeSeptember 21, 2018 at 6:44 pm #1012865Hey Eefke,
Add this to quick css:
.flex_column.av_three_fifth{ padding-left:20px!important; padding-right:20px!important; font-size:14px; }
Best regards,
Jordan ShannonSeptember 21, 2018 at 7:34 pm #1012883Hi Jordan,
Thanks for your quick reply!
Unfortunately it didn’t work…Any other suggestion?
Thanks!Eefke
September 21, 2018 at 7:59 pm #1012888Hi,
Please add the code I gave you to the very top of quick css so that it runs first. Also be sure to clear your cache a few times over.
Best regards,
Jordan ShannonSeptember 21, 2018 at 8:52 pm #1012904Hi Jordan,
That worked. Thanks a lot!
The only thing is that the text doesn’t align anymore with the header above it…
Any idea’s?Eefke
September 21, 2018 at 9:30 pm #1012909Hi,
Great. You can try to push the text over a bit by adding this:
.flex_column.av_three_fifth p{ margin-left:10px!important; }
Best regards,
Jordan ShannonSeptember 24, 2018 at 1:38 pm #1013607Hi Jordan,
Both of the codes worked for my Dutch page (Over Eefke), but not for my (default) English page (About Eefke)…
Any idea?Thanks Eefke
September 24, 2018 at 7:26 pm #1013768Hi Eefke,
Did you put it in Quick css for both languages?
Best regards,
VictoriaSeptember 24, 2018 at 8:55 pm #1013846Hi Victoria,
I’m not sure what happened, but I’ve deleted the code in the Quick CSS and the text aligned.
Now I only find the space between the text and the border too big.
Any idea how to solve that?Eefke
September 25, 2018 at 3:07 pm #1014214Hi Eefke,
Best regards,
VictoriaSeptember 25, 2018 at 7:05 pm #1014400This reply has been marked as private.September 25, 2018 at 7:49 pm #1014437Hi Eefke,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #av_section_2 .flex_column_table_cell { padding: 0 20px !important; }
If you need further assistance please let us know.
Best regards,
VictoriaSeptember 26, 2018 at 12:42 pm #1014693Hi Victoria,
Thanks for your reply! If I add this code the text in the box isn’t aligned with the header anymore.
Any idea?Thanks!
EefkeSeptember 27, 2018 at 6:10 pm #1015421Hi Eefke,
Best regards,
VictoriaSeptember 27, 2018 at 8:40 pm #1015508Hi Victoria,
Sorry for not being clear.
What I would like is that it is aligned with for example the header ‘Do you recognize this situation’
Eefke
September 28, 2018 at 4:47 pm #1015788Hi Eefke,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #av_section_2 .flex_column_table_cell { padding: 0 20px !important; } #top #av_section_2 .flex_column.av_one_full { padding-left: 20px !important; }
If you need further assistance please let us know.
Best regards,
VictoriaSeptember 28, 2018 at 5:31 pm #1015820Thanks! You can close this topic.
September 28, 2018 at 8:10 pm #1015879Hi,
I’m glad you got this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Space between border and text’ is closed to new replies.