Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #423349

    Hello

    I’m not succeeding in adjusting the spacing of text on my frontpage. I’ve looked at various questions and answers here about padding, but I can’t get results from adding suggested code to Quick CSS. Please tell me how to reduce the space before the line “Take control of your speech”.

    Also, I’d like it if I could adjust the space between that line and the following text inside the promo box.

    Lastly, I’m trying to make that line and the headings in the icon list above it identical in font size and weight/boldness (whether both bold or non-bold). Can you tell me how to do this?

    Many thanks

    #423813

    Hey Geoff!

    Thank you for using Enfold.

    Add this to the Quick CSS field:

    .avia-icon-list li:last-child {
      padding: 0;
    }

    Cheers!
    Ismael

    #434572

    Thanks Ismael.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Padding between and inside layout elements’ is closed to new replies.