-
AuthorPosts
-
June 8, 2017 at 10:49 am #805523
hi, i created a color section with a custom background color:
the brown color must be inline whit the black bar. how can i do that?
this is my website: http://www.paw-informatica.com/
thanks
June 8, 2017 at 4:57 pm #805660Hey Pas7o,
A color section always displays up to the fullwidth of the screen. http://kriesi.at/themes/enfold-2017/elements/color-section
If you would like it to only be until the black border, perhaps it’s better to use a 1/1 column.
Best regards,
SarahJune 9, 2017 at 8:13 am #805893i can’t use 1/1 column because i need to divide my content in 1/5 column
June 10, 2017 at 10:34 am #806289I just need to fix the background inline with black bar
June 11, 2017 at 4:21 pm #806598how would I make a full image fit a whole size of the page here
bodytalkminneapolis.com on home page?June 13, 2017 at 10:22 am #807322June 13, 2017 at 11:40 am #807380Hi,
Please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.
To solve the issue, remove the background of the color section then add this css code in the Quick CSS field.
#chirappresentiamo .container .template-page { background-color: #8e8373; }
Best regards,
IsmaelJune 13, 2017 at 12:58 pm #807414Nothing has changed
June 13, 2017 at 2:00 pm #807449Hey!
Please add following code to Quick CSS
#chirappresentiamo .container { width: 100%; padding: 0; } #chirappresentiamo { max-width: 1296px!important; margin: auto!important; float: none; }
Regards,
YigitJune 14, 2017 at 10:29 am #807892June 14, 2017 at 2:09 pm #807986Hi,
Simply edit your Color Section element and remove custom background color from it
Best regards,
YigitJune 14, 2017 at 2:16 pm #807995i did these questions because i need a custom background
June 14, 2017 at 5:15 pm #808091Hi,
You can remove background color from your color section and then add following code to Quick CSS
#chirappresentiamo .content { background: #8e8373; }
Best regards,
YigitJune 14, 2017 at 11:28 pm #808294i did it but nothing has changed.
i thinks is better work with percentage.
i set on enfold settings:
maximum container width: 100%
container + sidebar width: 97% -
AuthorPosts
- You must be logged in to reply to this topic.