Tagged: 

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #541494

    Hi Guys,

    Just made an update to 3.4.3 and now for some reason i can’t find the ‘Developers: Section ID’ field anymore in all my page builder elements color sections.

    Is there something i’m missing or? I’ve tried to disable all plugins already, no result.

    Hope you can help. I made a temp test account for you and will post the details below.

    Cheers, Floris

    #541496

    Hi floriz!

    I checked your website and it does show up fine on my end. Please see screenshot in private content field below.
    If you meant custom CSS field for ALB elemenets, please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Best regards,
    Yigit

    #541651

    Hi there!

    Thanks!! I’m trying to create anchors for a one page layout. Is this ID field (For Developers: Section ID) only visible in the ‘color section’ element of the page builder? Of how can i give other element an ID for one page layout navigation?

    Thanks a lot.

    Cheers Floris

    #541655

    Hey!

    Please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
    You can give custom ID to Grid Row element as well :)

    Cheers!
    Yigit

    #541658

    Allright thanks a lot! Is there no way to activate this for all elements?

    Cheers Floris

    #541667

    Hey!

    No, you can however turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/.
    Can you please point out the section you would like to link?

    Regards,
    Yigit

    #541728

    Hi there!

    For example a anchor link to the Google maps area around the bottom of the homepage:

    Ok, so with the css field i can also create #anchors?

    http://www.ildex-vietnam.com/

    Cheeers,
    Floris

    #541749

    Hey!

    No, you cannot enter ID into class field but you can use #google_mapp that you have given.

    Best regards,
    Yigit

    #541753

    Hi there. Ok, i’ve used the color elements now. Only problem is that they are visible. They create an extra white space on the homepage…..

    Is this fixable?

    Cheers,
    Floris

    #541762

    Ok, i’ve put some content now inside a color element. Only problem is that is has a top and bottom border, and it’s full width,.,,,

    Cheers, Floris

    #541773

    Is there any way to remove all the borders and padding from this color element? (So it’s not visible anymore in any way)

    Hope you can help.

    Cheers
    Floris

    #541775

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #google_mapp { border: none !important; height: 0; min-height: 0; }
    #google_mapp .content { padding: 0 !important; }

    Best regards,
    Yigit

    #541779

    Allright, almost there :) Is there also a css class that i can use that will disable borders and paddings for ALL color elements?

    Cheers Floris

    #541784

    This way i have to manually disable the padding and border through CSS every time i create a new anchor with the color element. That would be crazy.

    Cheeeers

    #542162

    Hi Yigit,

    Any news on this?

    If would be great to have a CSS selector that removes all borders and padding from the color elements.

    Or to have a more easy and simple way to insert an anchor to any element used by the Avia builder.

    Cheers Floris

    #542411

    Hi!

    Please add following code to Quick CSS as well

    .container_wrap { border: none; }

    P.S.: Self posting pushes your query to the end of our queue. If your case is urgent, please try avoid self posting :)

    Best regards,
    Yigit

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