Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #651667

    Good Afternoon,

    I just wan’t to reduce the space look the arrow in the screenshoot http://www.noelshack.com/2016-25-1466530441-space.png

    Best Reagrds,
    Noé

    #651715

    Hey mewmew21,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Andy

    #651780
    #651788

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .page-id-3789 .content {
        padding-top: 20px!important;
    }
    

    Best regards,
    Vinay

    #652013

    Thank you it’s work fine, i need another information about the page https://carnegy.fr/leadership-management/, i have create two tabs when i open the page, the two tabs was closed, but i open it with the mouse, and we can’t closed the last one when the mouse leave the tab.

    #652015

    And we also wan’t in the tab the name like durée more big if it’s possible.

    #652878

    Hi,

    and we can’t closed the last one when the mouse leave the tab.

    Do you want to automatically close the tab on mouseleave? Unfortunately, that’s not possible at the moment. Regarding the font size, please add this in the Quick CSS field:

    .js_active .tab {
        font-size: 15px;
    }

    Best regards,
    Ismael

    #653561

    Good Afternoon,

    Thank you for the more big tab. It’s not problem.

    I need another CSS code : for the arrow screenshoot : http://www.noelshack.com/2016-25-1466944648-fleche-remonte.png

    I just wan’t to add some text like “Cliquez pour remontez”

    Best regards,
    Noé

    #654812

    Hi,

    don’t think this would work well, but try this code:

    #scroll-top-link:before {
    content: 'cliquez' !important;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    #655918

    Good Afternoon,

    I wan’t the text up to the arrow not in the arrow.

    And i need another help in the tab menu i wan’t custom font (like this one #6a2a1f) and custom font text (like white) look https://carnegy.fr/b0h0v/

    Best Regards,
    Noé

    #656407

    Hi,

    open a new ticket for a different issue/question.

    This won’t be easily possible and it would be out of our support scope. If you really need this kind of customization you can hire a freelance developer for this job: kriesi.at/contact/customization

    Best regards,
    Andy

    #656978

    Good Afternoon,

    Yes i make it but if i wan’t the text up to the arrow please.

    Best REgards,
    Noé

    #657013

    Hi,

    We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.

    But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/

    This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)

    Best regards,
    Andy

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘I need some css’ is closed to new replies.