Home>Support>Layout Adjustment

Layout Adjustment

Using the circle icon, I am trying to get the “More Text” text to be on the same line. Two of the instances are in line but the last one is not.

This is on the home page of andywillettsservices.co.uk

I have tried advice on one thread but it did not work.

Your help would be appreciated.

URL: http://andywillettsservices.co.uk

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 7 months ago Greg Priday
    Hi, I Work Here

    Hi Ian

    The circle icon widget with the most text is 4 lines long, and Vantage uses a line height of 1.6em, so you’ll just need to set the minimum height of each to 6.4em. The following custom CSS will do the trick.

    body.home .widget_circleicon-widget p.text {
        min-height: 6.4em;
    }
    

    I’ve included the body.home selector to limit this to only your home page. Remove that part if you want the CSS to apply to all pages.

  2. 9 years, 7 months ago Ian Gifford

    Hi Greg,

    Thanks for you reply, I added the suggestion below but it did not seem to make any difference.

    Is there anything I can send you to see if I am doing anything wrong.

  3. 9 years, 7 months ago Greg Priday
    Hi, I Work Here

    Hi Ian

    It appears to be working properly on my side. I can see the custom CSS and all the boxes appear to be lining up. Do you have any caching plugins installed? Could you try clearing your site cache and possibly even your browser cache to see if the changes take hold?

  4. 9 years, 7 months ago Ian Gifford

    OK Greg, wiil do!

  5. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Hope that helps Ian. Let us know if it doesn’t.

  6. 9 years, 7 months ago Ian Gifford

    Hi Andrew,

    Sorry for the delay in replying. It now works but just to let you know, I tried 8.4em and then it worked!!

    Thanks for your help.

    Best wishes

    Ian

    Ian Gifford
    Commercial Director
    M: + 44 (0)7973 308122

    The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

    Whilst every reasonable precaution has been taken to ensure this e-mail and any attachment is virus free, we cannot guarantee this neither can we accept any liability for any damage sustained as a result of software viruses.

    Retail Store Solutions Limited is a limited company registered in England, No. 09125222 the registered office is Hampden House, Monument Park, Warspgrove Lane, Charlgrove, Oxford, OX44 7RW

  7. 9 years, 7 months ago Ian Gifford

    Hi Andrew,

    I am having a similar problem on a different site, namely

    http://www.retailstoresolutions.co.uk/products

    I have tried amending the setting right up to 80.0em but nothing changes.

    Best wishes

    Ian

    Ian Gifford
    Commercial Director
    M: + 44 (0)7973 308122

    The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

    Whilst every reasonable precaution has been taken to ensure this e-mail and any attachment is virus free, we cannot guarantee this neither can we accept any liability for any damage sustained as a result of software viruses.

    Retail Store Solutions Limited is a limited company registered in England, No. 09125222 the registered office is Hampden House, Monument Park, Warspgrove Lane, Charlgrove, Oxford, OX44 7RW

  8. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Hi Ian. Try something like this:

    body.home .widget_circleicon-widget p.text {
        min-height: 220px;
    }
    

    Not sure how well that work on this page though, the multi-line more text makes this page a bit different to your initial question.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More