Home>Support>Design problem

Design problem

Question 1:

in the mobile version, my text gets messed up. everything in the title stands correct except “Sikkerhed” it is displayed on the line below in the mobile version, it should be on the same line as “IT” so that it says “IT Sikkerhed” on the same line

Question 2

i would like there to be space between the two buttons on the front page “Book et møde på mail” and “Book et møde på telefonen” so that there in the mobile version is a line between them so they dont clutter together.

Question 3:

I would like the icons and the text to lign up on the front page so that the icon and the text is on the same line. in the section called “Kompetencer”.

Question 4:

In the footer i have a problem with the text being cut in pieces so that it looks horrible i have made it a text box is there an other way i should do it ?

www.itexperterne.dk/Test/

looking forward to your replies

Regards Morten Soelberg

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

  1. 7 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Soelberg,

    1. You’ll need to enable FitText to resolve this issue as Hero widget’s text isn’t responsive without it. Please open the hero widget and then open the Design and Layout settings group. Enable FitText and then save. How does that look? If you would like for FitText to be more resize more aggressively, try altering (read: increasing) the FitText Compressor setting.

    2. You can fix this issue by adding the following CSS to WP AdminAppearanceCustom CSS:

    @media (max-width: 590px) {
    	.sow-hero-buttons .so-widget-sow-button {
    		margin-bottom: 5px !important;
    	}
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    3. I suspect you’ve managed to resolve this since posting as it appears as you’ve described it. If this isn’t the case, can you please elaborate?

    4. You can fix this issue by adding the following CSS to WP AdminAppearanceCustom CSS:

    .sow-features-feature .textwidget {
    	word-break: break-all;
    }
    

    You may need to adjust your features widget settings to avoid the email being broken over multiple lines (due to the small size of that column).

    You might also need to install the SiteOrigin CSS Editor.

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