Okay
  Public Ticket #2250531
Fancy Box Content Responsiveness
Closed

Comments

  • _brandmystyle started the conversation

    Hi! A screenshot has been attached regarding the issue. We want some extra padding below the title or else padding above the content in the fancy box.

  •  8,992
    Tahir replied

    Hey Again,

    Could you provide the page password so we can view the page ?. 

    Best


    ThemeNectar Support Team 

  •   _brandmystyle replied privately
  •  8,992
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .nectar-fancy-box[data-style="hover_desc"] > .inner > .heading-wrap {
        padding-bottom: 20px !important;
    }

    Thanks


    ThemeNectar Support Team