Tagged: x
-
AuthorPosts
-
April 27, 2016 at 2:57 pm #902934
LORDVONAKIParticipantHi,
When you look at this page http://www.althos-patrimoine.com/scpi-immorente/ on a 13″ screen the third column NOTE ALTHOS (the one with the stars) is on another row.
I would like it on the same row as the 2 colums before as 1/3 1/3 1/3 but I can’t figure out how to make it work…Can you please help me?
Thanks,
April 28, 2016 at 3:55 am #903720
JackKeymasterHi there,
Thanks for writing in!
The issue with the margin-right on the columns, as the screen gets smaller, the margin makes it go on a new line, you could try removing the margin, but it’ll make the columns closer together.
Adding this to your custom CSS for example:
.x-column { margin-right: 0 !important; }That will remove the margin completely but if you change that to say 1% or a 20px value, you may need to change the value to get the look you want 🙂
Thank you!
April 28, 2016 at 8:29 am #904088
LORDVONAKIParticipantThanks I will try it!
April 28, 2016 at 9:21 pm #905060
Rue NelModeratorHello There,
And to make sure that you are doing it right, please consider reviewing your shortcode format. It should look like this:
[column type="1/1"] Place your content in here. [/column] [clear] [column type="1/3"] Place your content in here. [/column][column type="1/3"] Place your content in here. [/column][column type="1/3" last="true"] Place your content in here. [/column] [clear] [column type="1/1"] Place your content in here. [/column]Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-902934 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
