-
AuthorPosts
-
June 15, 2017 at 5:54 pm #808648
hi, i have some problems with one page. http://imgur.com/a/ywyky
How can i delte the space (A and B)
Change the background color to gray only on this one page
Delte the Space (D)Thanks for your help.
June 15, 2017 at 6:23 pm #808661Hey diefleischerei,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:.page-id-4225 #after_section_1 .content {padding:0px !important} .page-id-4225 .avia-section.avia-builder-el-13 {min-height:auto !important;} .page-id-4225 #main .main_color {background-color:#f6f6f6;}<br>
I hope that helps!
Best regards,
SarahJune 15, 2017 at 7:34 pm #808693Thank you Sarah. How can i get the ID of a page? Greetings Alexander?
June 15, 2017 at 7:41 pm #808695Great. Thank you. http://imgur.com/a/rQWIB
How can i delete the white line here (A) and delte the space here (B).
How can I find the id of a page?
June 15, 2017 at 10:22 pm #808720how can i delete this space (A) and reduce this space (B) from 20 to 10px ?
June 15, 2017 at 10:23 pm #808721June 16, 2017 at 12:37 am #808761Hi Sarah.
How can i apply this changes to 20 more pages.
this are the IDs: 3199
3204
4238
3163
3131
3224But i do not get it working.
June 16, 2017 at 6:23 am #808831Hi Alex,
I see that you’ve figured out how to get the page IDs. :) For the code you gave in your last message, please remove the
<br>
after the curly brackets! That should fix it.I’ll try to answer your additional questions.
1.) For http://imgur.com/a/rQWIB, can you give us the link to this page please?2.) For http://imgur.com/a/ToKN7, the following code should work:
.page-id-4225 #after_section_1 .content {padding:0px !important} .page-id-4225 .avia-video {margin-bottom:10px;}
3.) For http://imgur.com/a/ToKN7#nDenD4z, it seems like it’s the same thing for #2. Please elaborate what you need help with here.
If you need to do this for several pages, it might be better to turn on the Custom CSS field for all ALB elements so that you don’t have to specify all the page IDs. Here’s how: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
SarahJune 16, 2017 at 10:55 am #808914Hi Sarah. Sorry but this do not work. http://imgur.com/a/NsiR1
June 16, 2017 at 10:59 am #808915Ahhh the <br> was the problem. no it works. thank you very much. how can i get a white space of 10px here (A) that it looks like here (B)
June 16, 2017 at 3:18 pm #808976This site looks great :) see link below.
June 16, 2017 at 7:38 pm #809068And how can i bring the images here A and B down. And bring the image B to the left.
How can i bring C to the right?June 17, 2017 at 9:04 pm #809377 -
AuthorPosts
- You must be logged in to reply to this topic.