Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1147465

    Hi

    ISSUE:
    The contents of a Shortcode (WP maps) inside a color section is not displaying full width.
    (The map itself is set to display at 100% width, not pixels)

    I added this quick CSS
    # ormeau-map .container{
    width: 100% !important;
    min-width: 100%;
    padding: 0;
    margin: 0;
    }

    And set the section ID as ormeau-map

    The map is still displaying as full container width and not full screen ps. enfold general settings width is 100% not 1362 pixels.

    (ps. I had trouble with enfold maps again since the latest update – not displaying – but couldn’t get any fix including recommended new cookie code to work so decided to get a plugin – didn’t want to go through any more maps issues following on from early 2018).

    Please see credentials.

    Appreciate is very much appreciated.

    Pls see credentials + please note open ticket #1147085

    Thanks

    Richard

    #1147547

    Hey richardbeatty,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top.page-id-3294 #av_section_2 .container,
    #top.page-id-3294 #av_section_2 .template-page.content  {
        padding: 0;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1148024

    Thank you please close the ticket.

    #1148686

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Please bookmark Enfold Documentation for future reference.
    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Short code inside color section – not displaying as full width’ is closed to new replies.