Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #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.

    #797122

    Hey 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,
    Mike

    #797189

    Hello and thank you.

    #797191

    Hi,
    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 advise

    Best regards,
    Mike

    #797214

    It 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.

    #797229

    Hi,
    Oh, is the FB feed in boxes? and you wish each box was full width?
    see screenshot in Private Content area

    Best regards,
    Mike

    #797232

    Yes this is the Facebook feed ; I need the feed to be fullwidth, not each box.
    Please see screenshot in private content area.

    #797234

    Hi,
    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,
    Mike

    #797245

    I’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.

    #797294

    Hi,
    I restored French language in backend, sorry :)
    I don’t think I understand, can you provide a screenshot?

    Best regards,
    Mike

    #797346

    Hello,
    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.

    #799277

    Hi,

    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,
    Ismael

    #799281

    Hello Ismael and thank you for your answer.
    Nevertheless, it seems you did not read my last post…
    Thank you.

    #799315

    Hi,
    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

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.