Hi,
Is it possible to get it displayed on mobile and tablet?
We haven’t disabled it in the settings in Theme Panel.
best regards,
Peter
Won’t it delete all our settings on various pages, if we delete the Visual Composer first and then install the new one to update the plugin?
Hi Andrei,
All rows are already set to stretch: http://i.imgur.com/VSXDryl.png
Also, we want the boxed layout in between the boxed, but don’t want the blue lines to extend out to the left and right of the boxes interfering with the background banner. What I mean is, that we need the boxes to be separated and not connected as on your second screenshot.
Best regards
Update
For this page I have made the following CSS – and it did the trick. However, I’m not sure it’s the most efficient way to style the bottom border, so if you can take a look, and perhaps suggest a better CSS for the bottom border :-)?
I have only inserted the CSS code for the page linked to above.
———–
CSS
———–
.td-container-border:after, .td-next-prev-separator {
background-color: #293e6a;
}
.td-pb-row [class*=”td-pb-span”], .td-pb-border-top, .page-template-page-title-sidebar-php .td-page-content > .wpb_row:first-child, .td-post-sharing, .td-post-content, .td-post-next-prev, .author-box-wrap, .td-comments-title-wrap, .comment-list, .comment-respond, .td-post-template-5 header, .td-container, .wpb_content_element, .wpb_column, .wpb_row, .white-menu .td-header-style-1 .td-header-main-menu, .white-menu .td-header-style-2 .td-header-main-menu, .white-menu .td-header-style-3 .td-header-main-menu, .white-menu .td-header-style-4 .td-header-main-menu, .white-menu .td-header-style-5 .td-header-main-menu, .white-menu .td-header-style-6 .td-header-main-menu, .white-menu .td-header-style-7 .td-header-main-menu, .white-menu .td-header-style-8 .td-header-main-menu, .white-menu .td-header-style-9 .td-header-main-menu, .td-header-style-6 .td-header-container, .td-post-template-1 .td-post-content, .td-post-template-4 .td-post-sharing-top, .td-header-style-6 .td-header-header .td-make-full, #disqus_thread {
border-color: #293e6a;
}
I wrote this CSS code:
.td-container-border:after, .td-next-prev-separator {
background-color: #293e6a;
}
And it changed the right line to the background color (which is what we are looking for)
However, I could not inspect the bottom border, to make any CSS for that – does this look right?
It’s live now. Please try again 🙂
Once again, thank you for the amazingly fast replies 🙂
Works like a charm!
Wonderful! Thanks a bunch Andrei – really appreciate the help during the holiday period 🙂
Have a great day, and a happy new year!
FYI – we have solved the issue.
Apparently the child theme we had, did not reference correctly after the update.
The thread can be closed (thanks) 🙂
Hi Andrei – the CSS code works like a charm, in order to align the date with the headline.
However, it seems that instead of moving the margin of the “date” element 5px to the left (as the CSS code did), it should instead be the “headline” element that should be moved 5px to the right (so that both date and headline aligns with the footer widget name “Nye indlæg”).
Is that possible? I tried to inspect the headline element in the footer, but could only see the following HTML code for the headline

Is it possible to move this HTML code 5 px to the right – that would solve it :-)?
The page I have taken the above example from is: this page
Thank you for the help so far!
-
This reply was modified 10 years by
Xperten.
Thank you for your reply.
How come there is not much code in the file on the picture (which is live in the FTP) and it says “extends”?
Best regards,
Thanks for the quick reply!
We have tried with the plugins, and also cleared caches loads of times 🙂 We have no customizations in the theme’s files – and we do also not have any custom code in the theme panel.
1) URL for the frontpage where you can see the problem in the footer: Frontpage
2) URL for a specific post, where you can see the alignment error at the top (with the date and headline of the post): Specific post
Have tried some methods, that did not work – so am a bit confused as to how this even happened 🙂
Hi Andrei,
Please see this image: http://imgur.com/jNHgyLg
This doesn’t display the code, you are showing. It refers to another file, however.
Can you help?
Best regards,
Hi Andrei,
Thanks, this makes sense.
But, how do I change the colors for these on posts with a sidebar controlled in the widget area, where I cannot customize?
Best regards!
Hi Andrei,
I see the image without any problems, but try this link: http://imgur.com/fxctT1e
Best regards!