Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #669768

    Good Morning,

    In this page https://carnegy.fr/leadership-management/ i wan’t to reduce the space between the picture and the resume “Leadership Management”
    Look the arrow in this screenshot :http://www.noelshack.com/2016-32-1470651500-capture.png

    Best Regards,
    Noé

    #669800

    Hi mewmew21!

    Please turn on custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your column element and give it a custom CSS class and add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class { margin-left: 1%; }

    Best regards,
    Yigit

    #670015

    Good Afternoon,

    Before I activate :
    add_theme_support('avia_template_builder_custom_css');

    So in first in my Quick CSS (in enfold child panel) i add :

    #top .ktf-darkborder {
      border: 1px solid #333;
    }

    And then in my column (the column picture) for the page https://carnegy.fr/leadership-management/ i had this one :
    .ktf-darkborder { margin-left: 1%; }
    Then in Quick CSS I add the same code.

    It’s doesn’t work,
    Best Regards,
    Noé

    #670229

    Please Help me it’s doesn’t work

    Best regards,
    Noé

    #670646

    Hi,

    I can’t find any class called ktf-darkborder on the page you linked to, what element did you add it to? Please post admin login details in private so that we can have a closer look.

    Thanks,
    Rikard

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