Okay
  Public Ticket #1709855
Mobile Header Padding
Closed

Comments

  •  2
    Vasile started the conversation

    Hi,

    I am web designer and developer for http://corplofts.com and I want to reduce mobile header padding.

    Is this posible?

    Here is a screenshot what about I wanna reduce: http://prntscr.com/ktl67d

    Please reply to [email protected]


    Thanks,


    Vasile

  •  8,998
    Tahir replied

    Hey Again,

    Try reducing the height in here : http://prntscr.com/ktnqzl . 

    Best


    ThemeNectar Support Team 

  •  2
    Vasile replied

    Hi Tahir,

    I mean to reduce mobile padding logo same like on desktop?

    http://prntscr.com/ktoeaq

    Cheers,

    Vasile

  •  8,998
    Tahir replied

    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):

    @media only screen and (max-width: 1000px) and (min-width: 1px) {
        body:not(.material) header#top #logo {
            margin-top: -10px!important;
        }
        body:not(.material) header#top .col.span_9 {
            min-height: 66px;
            line-height: 64px;
        }
    }

    Thanks


    ThemeNectar Support Team 

  •  2
    Vasile replied

    Thanks

  •  2
    Vasile replied

    ecommerce pop-up

    Hi Tahir,

    Please let me know how add on website newsletter pop-up: http://prntscr.com/kwa2mv ?

    I don't used ecommerce demo importer.


    Thanks,

    Vasile

  •  8,998
    Tahir replied

    Hey Again,

    Simply install the popup plugin via the demo importer tab : http://prntscr.com/kws4w5 .

    Also to recreate the popup box use this code : 

    [vc_row type="full_width_background" full_screen_row_position="middle" equal_height="yes" content_placement="middle" scene_position="center" text_color="dark" text_align="left" overlay_strength="0.3" shape_divider_position="bottom" shape_type=""][vc_column column_padding="no-extra-padding" column_padding_position="all" background_color_opacity="1" background_hover_color_opacity="1" background_image="588" enable_bg_scale="true" column_link_target="_self" column_shadow="none" column_border_radius="none" width="1/2" tablet_width_inherit="default" tablet_text_alignment="default" phone_text_alignment="default" column_border_width="none" column_border_style="solid"][divider line_type="No Line" custom_height="250"][/vc_column][vc_column column_padding="padding-5-percent" column_padding_position="all" background_color="#f9f9f9" background_color_opacity="1" background_hover_color_opacity="1" column_link_target="_self" column_shadow="none" column_border_radius="none" width="1/2" tablet_width_inherit="default" tablet_text_alignment="default" phone_text_alignment="default" column_border_width="none" column_border_style="solid"][divider line_type="No Line" custom_height="50"][vc_column_text]
    <h3>Newsletter Signup</h3>
    Take advantage of our mailing list to get exclusive offers and notifications before the crowd.
    <h4>Add your desired form here</h4>[/vc_column_text][divider line_type="No Line" custom_height="20"][/vc_column][/vc_row]

    See screenshot : http://prntscr.com/kws5m0 .

    Best


    ThemeNectar Support Team 

  •  2
    Vasile replied

    Hi Tahir,

    Sorry for my delay about popup. My question now is how to setup to display one time when customer open the website?

    Because is popup every time when navigate on all pages:)

    Thanks,

    Vasile

  •  8,998
    Tahir replied

    Hey Again,

    Try adjusting these options in here:  http://prntscr.com/l6ri7d . 

    Best


    ThemeNectar Support Team 

  •  2
    Vasile replied

    Hi,


    Sorry but still popup:)

  •  8,998
    Tahir replied

    In that case i am afraid there is no such option available.

    Best


    ThemeNectar Support Team 

  •  2
    Vasile replied

    Ok, but in this case is no helpful and it is annoying :(