Tagged: x
-
AuthorPosts
-
July 5, 2016 at 7:13 am #1072844
markusp80ParticipantHi! I just updated and changed some stuff on my start page, but now the six columns that spread over the entire page width on desktop does not work. The two columns on the right hops down a row. How come? I haven’t made any changes to the row or columns settings.
I want six columns with three images in each column. Zero spacing between them and spread over the entire page width. I have set each columns to 16.666% in width and each image to 100% width so that it fills out the columns. This has worked before.
My site: http://www.markusp.se
Built in Visual Composer. WordPress 4.5.3. Installed Version of X: 4.5.2
/Markus
July 5, 2016 at 7:14 am #1072852
markusp80ParticipantSee attached screenshot
July 5, 2016 at 7:59 am #1072920
Paul RModeratorHi Markus,
Please remove the width added to your columns and set your contentband to have marginless columns.
The width should be 13.33332% not 16.66%
http://screencast.com/t/E7yZAlnoG
then to remove margin, set marginless column.
http://screencast.com/t/9PoewIZN
Hope that helps.
July 5, 2016 at 10:08 am #1073096
markusp80ParticipantHi Paul!
Thanks a bunch, works like a charm! π
July 5, 2016 at 10:28 am #1073124
ThaiModeratorYou’re most welcome π
If you need anything else please let us know.
July 5, 2016 at 11:08 am #1073185
markusp80ParticipantYes, I am wondering how I can make a H1 to not break into two rows? I have tried responsive text but it does not work as I want to.
On the start page of http://www.markusp.se I have a heading underneath the block of images that says “FOTOGRAF ΓREBRO, MARKUS P” and I don’t want the P or the MARKUS P to jump down to another row when the browser is resized. I tried to set minimum font size to 50 and mximum to 80 pixels but it does not work as I want to.
July 5, 2016 at 11:21 am #1073218
JadeModeratorHi there,
Please add this in the CSS customizer:
@media (min-width: 1168px) and (max-width: 1237px) { .home #x-content-band-3 h1.h-custom-headline { font-size: 75px !important; } } @media (max-width: 1167px) { .home #x-content-band-3 h1.h-custom-headline { font-size: 63px !important; } }Hope this helps.
July 5, 2016 at 1:13 pm #1073383
markusp80ParticipantWorks fine! π
Another question:
I have installed Ubermenu and made some changes. But on my blog page the menu covers the breadcrumbs and the top heading. Any easy way around this?July 5, 2016 at 1:56 pm #1073449
RupokMemberHi there,
You can add this under Custom > CSS in the Customizer.
.x-header-landmark { margin-top: 40px; }Let’s change the value if needed.
Cheers!
July 5, 2016 at 3:11 pm #1073562
markusp80ParticipantThanks! I changed it to 70 or 80 pixels, worked just fine!
July 5, 2016 at 3:30 pm #1073603
JoaoModeratorGlad to hear it.
Please let us know if you need help with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1072844 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
