-
AuthorPosts
-
August 16, 2017 at 12:37 pm #839850
hi, how i can vertical align the columns?
i have do a screenshot on notebook 15″.
this is the link:
http://www.s4garden.com/#chirappresentiamothanks
August 16, 2017 at 4:52 pm #839981second question:
i want reduce the text dimension and add padding, always to stay into red space.
the red space must not modify the dimensions.
link:
http://www.paw-informatica.com/#missionthanks
August 17, 2017 at 6:11 am #840233Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#cchirappresentiamo .av_one_fifth { min-height:350px; }
Best regards,
RikardAugust 17, 2017 at 6:13 am #840234Hi,
Second question: I see that you have added some styling to that paragraph element already, try adding this CSS as well:
padding: 20px;
Best regards,
RikardAugust 17, 2017 at 10:15 am #840315August 17, 2017 at 10:37 am #840324August 17, 2017 at 2:31 pm #840409Hi,
Ok, thanks for the screenshots, though I think it will be difficult to keep a layout like that since you would have to target each section individually. Maybe it would be easier if you added line breaks in your content?
<br />
Best regards,
RikardAugust 17, 2017 at 3:04 pm #840435this is the result whit “<br />” code:
why, for example, the website http://www.anthura.nl has all perfectly inline on every device (smartpbone, tablet, notebook, pc) and I no?
August 18, 2017 at 5:19 am #840732August 19, 2017 at 1:50 pm #841269ok, but at least until 10″ tablet (horizontal) anthura.nl is inline.
have you any ideas for my firt question?August 19, 2017 at 7:15 pm #841371Hi,
Please try this code in the General Styling > Quick CSS field:@media only screen and (min-width: 1440px) { .av_one_fifth .av_textblock_section {min-height: 120px !important; }} @media only screen and (min-width: 1024px) and (max-width: 1039px) { .av_one_fifth .av_textblock_section {min-height: 168px !important; }} @media only screen and (min-width: 767px) and (max-width: 1023px) { .av_one_fifth .av_textblock_section {min-height: 216px !important; }}
it makes the text sections in each box the same height, which aligns the boxes. I wrote it for the 3 top screen sizes.
I noticed that you middle box in the top line is missing top and bottom padding, please check in the backend.
Please clear your cache :)Best regards,
MikeAugust 20, 2017 at 1:01 pm #841653i clear my cache but i don’t see change.
August 20, 2017 at 4:28 pm #841697Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
MikeAugust 21, 2017 at 9:25 am #841917August 22, 2017 at 7:31 pm #842722Hi,
I can see the code working just fine and reflecting on the site (refer to screenshot in private content). You can test this by resizing your browser.
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.