Forum replies created

    vaibhav
    Spectator
    Posts: 287
    November 11, 2017 at 6:14 am #35180

    Hi,

    Sorry, but we have not provided any image upload option in the pricing table.

    Thank you

    In reply to Menu too light
    vaibhav
    Spectator
    Posts: 287
    November 11, 2017 at 5:58 am #35179

    Hi,

    Check below theme options
    Theme Options -> Styling -> Menu -> Or custom main menu color

    Thank you

    vaibhav
    Spectator
    Posts: 287
    November 10, 2017 at 6:50 am #35172

    Hi,

    you have to remove Content Box Title and description and set padding 0 in Content Boxes Padding area.
    Theme Options -> Frontpage Content Boxes -> General -> Content Boxes Padding.

    For creating your custom css, we need to live site url.

    Thank you

    vaibhav
    Spectator
    Posts: 287
    November 9, 2017 at 6:37 am #35167

    Hi,

    You have to use Header-3 in theme options panel.
    Theme Options -> Header -> Choose Header Type ( Select Header-3 )

    And decrease padding between menu items
    Theme Options -> Header -> Menu -> Padding Between Menu Items

    Thank you

    vaibhav
    Spectator
    Posts: 287
    November 9, 2017 at 6:31 am #35166

    Hi,

    Currently, we working on our all theme issue and also include this one so we will update soon.

    Thank for your passion.

    vaibhav
    Spectator
    Posts: 287
    November 8, 2017 at 7:02 am #35157

    Hi,

    Check your site, We fixed your issue.
    For your Problem, we have added custom style in additional css.
    ul.nav-menu .sf-with-ul::after {
    margin-left: 3px;
    }

    Thank you

    In reply to nav-menu color
    vaibhav
    Spectator
    Posts: 287
    November 4, 2017 at 7:24 am #35147

    Hi,

    Go to theme options and set below option
    Theme Options -> Styling -> Menu -> Custom menu hover background color

    Read Instruction carefully Smooth hover effect must be enabled. Works only for Header #1 and #6
    It only works when you have set Header 1 or 6 and Smooth hover effect must be enabled.
    For enable smooth hover effect
    Theme Options -> Header -> Menu -> Choose menu item hover effect

    Thank you

    vaibhav
    Spectator
    Posts: 287
    November 2, 2017 at 7:03 am #35141

    Hi,

    Download a file from below link and follow instruction:
    https://ufile.io/s16p7

    Thank you

    vaibhav
    Spectator
    Posts: 287
    November 1, 2017 at 6:00 am #35139

    Hi,

    Check below theme options,
    Theme Options -> Advanced -> Disable Mega Menu ( Please checked this box )

    Thank you

    vaibhav
    Spectator
    Posts: 287
    October 18, 2017 at 9:41 am #35079

    Hi,

    We have solved your issue, check your site.
    We have added below custom css in your additional css area
    @media only screen and (max-width: 992px) {
    .single .float-left {
    float: none;
    }
    }

    Thank you