Line Height Edit

Hi, thank you so much for your help so far on this project! I have one more question for you. I am creating a bulleted section using this code that I found in the template, but I'm having trouble adjusting the line height. Could you tell me what I can put into this to make the bulleted items closer together/reduce the line height?

Thank you!


Comments

  • Hello,

    Can you send me a link to your website with this list, please?

    I will take a closer look at it, and I will try to give you the best option to achieve that.


    Thanks

  • Here is the development link for that page: http://neffdeveloper.info/internworks/advertising-2/

    Let me know if you need access to the backend and I can make a temp user pass.


    Thanks!

  • Please, reduce the text from the Sales/Marketing Strategist, so it will not go to the second line because every item on the list takes its height from the highest one.

    Thanks

  • Hello,

    I removed the "sales/" portion of that line but the line height is still the same, any other suggestions?

    Thank you!


  • Please, put the following Custom CSS Code in Betheme -> Theme options -> Custom CSS & JS -> CSS. It will change the display of the list as you wanted it to be.

    .list_item .list_left, .list_item .list_right{
    	height:50px !important;
    }
    .list_item .list_left > *{
    	margin-top:-10px !important;
    }
    html body .list_item .list_left.list_image img{
    	max-height:50px !important;
    }
    

    Thanks

  • Thank you! That achieved what I wanted there, but effected lists across the whole site. Is there something I can add or change to make it only target that one place?

  • You can target it on a specific section by adding a Custom class.

    Here you have screenshot for better understanding.

    After adding this class, your CSS Code should look like this:

    .list_Changer .list_item .list_left, .list_item .list_right{
    	height:50px !important;
    }
    .list_Changer .list_item .list_left > *{
    	margin-top:-10px !important;
    }
    html body .list_Changer .list_item .list_left.list_image img{
    	max-height:50px !important;
    }
    

    Thanks

  • Thank you so much!! I really appreciate the help!!

Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.