-
AuthorPosts
-
May 20, 2017 at 2:02 pm #796994
Hello,
I have a text block in a color section that I want full width but can’t find how to do this.
Thank you.May 20, 2017 at 10:50 pm #797122Hey ADAGE,
It should be full width, please include the url to the page in question so we can take a closer look and can you please include a admin login in the private content area.Best regards,
MikeMay 21, 2017 at 3:09 pm #797189Hello and thank you.
May 21, 2017 at 3:16 pm #797191Hi,
The facebook area looks full width to me, it’s only blue on hover though. See image in Private Content area.
Not sure what to do, please adviseBest regards,
MikeMay 21, 2017 at 4:38 pm #797214It seems there is another bug ; Now you may check and will see the facebook feed (not the facebook button).
– So the first bug is that this feed isn’t full width as it should be.
– And second bug is that if I put the block code into the same color section as the title “Actualités” the feed disappears !
Thank you for your help.May 21, 2017 at 5:46 pm #797229Hi,
Oh, is the FB feed in boxes? and you wish each box was full width?
see screenshot in Private Content areaBest regards,
MikeMay 21, 2017 at 5:54 pm #797232Yes this is the Facebook feed ; I need the feed to be fullwidth, not each box.
Please see screenshot in private content area.May 21, 2017 at 6:06 pm #797234Hi,
Sorry, the feed is controlled by the plugin, and it only allows grid styles, see Flow-Flow > Grid > Stream layout
Maybe the plugin support has a fix for that?Best regards,
MikeMay 21, 2017 at 7:09 pm #797245I’m not sure we understand each other…
I managed to do what I wanted thanks to CSS
#av_section_3 .container {max-width: 100% !important; width: 100% !important;}
I still have the other problem : when the feed is in the same color section than the title and separator, the feed doesn’t appear ; why would that be ?
Also could you please restore French language in backend ; thank you.
May 21, 2017 at 9:00 pm #797294Hi,
I restored French language in backend, sorry :)
I don’t think I understand, can you provide a screenshot?Best regards,
MikeMay 22, 2017 at 1:54 am #797346Hello,
As you can see on screenshot, I have been forced to separate the “title” and “separator” from the “facebook feed”.
In deed, if I put the “facebook feed” into the same “color section”, the “facebook feed” doesn’t appear on front end. But if I put the “facebook feed” in his own “color section” then it appears ok…
Thank you.May 25, 2017 at 1:02 am #799277Hi,
Are you referring to the “Flow-Flow” plugin? It seems to be working properly. And I think you figured out how to increase the width of the color section’s container.
#av_section_3 .container { max-width: 100% !important; width: 100% !important; }
Please note that you can replace the generic section selector with the Section ID.
Best regards,
IsmaelMay 25, 2017 at 1:08 am #799281Hello Ismael and thank you for your answer.
Nevertheless, it seems you did not read my last post…
Thank you.May 25, 2017 at 3:07 am #799315Hi,
The issue is with the spacer line, if you take the spacer line out the plugin with show in the above color section. If you wish to use the spacer, we could keep the plugin in it’s own color section and write some code to reduce the padding to move the plugin up.
Let us know which path you plan to take.Best regards,
Mike -
AuthorPosts
- You must be logged in to reply to this topic.