Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #582556

    Hi,
    I am trying to adjust the top margin for .av-special-heading by using custom class:

    cw-notoppadding

    .av-special-heading .cw-notoppadding {
    margin-top:10px !important; }

    Doesn’t work.

    PS: We just purchased our 7th copy of Enfold:)

    #583108

    Hi ckwellington,

    Thanks for the support :-)

    Login details are not working for me, could you check please?

    Best regards,
    Rikard

    #583687

    Sorry bout that.

    #584716

    Hey!

    We are working on your ticket please wait while we update the results here soon.

    You can select no padding for special header in the edit options

    To target it using the custom css class

    .cw-notoppadding h3.av-special-heading-tag {
    	/* YOUR STYLES HERE*/
    }

    Best regards,
    Vinay Kashyap

    • This reply was modified 8 years, 2 months ago by Vinay.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.