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

    Hi,

    Im using a codeblock to insert html code on my frontpage but I want the pictures included shown in fullwidth on the screen. Event hough I have disabled sidebars and so on I get the paddings on left and right side. Is there cure.

    Kind regards
    Anders

    #460150

    Hi Anders!

    Can you please post the link to your page where you have your code block element?
    You can add a color section element with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png to your page and place code block element inside it and then add following code to Quick CSS in Enfold theme options under General Styling tab

    #your-unique-id .container { max-width: 100%; padding: 0; margin: 0; }

    Best regards,
    Yigit

    #460164

    Sorry it’s local for the time being, but the fix worked.

    You are awesome at the support, fast and accurate!

    Thank you!

    Kind regards
    Anders

    #460172

    Hey!

    You are welcome, we are always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Codeblock in fullwidth, how to?’ is closed to new replies.