Forum replies created

    vaibhav
    Spectator
    Posts: 287
    11.11.2017 at 06:14 #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
    11.11.2017 at 05:58 #35179

    Hi,

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

    Thank you

    vaibhav
    Spectator
    Posts: 287
    10.11.2017 at 06:50 #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
    09.11.2017 at 06:37 #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
    09.11.2017 at 06:31 #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
    08.11.2017 at 07:02 #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
    04.11.2017 at 07:24 #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
    02.11.2017 at 07:03 #35141

    Hi,

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

    Thank you

    vaibhav
    Spectator
    Posts: 287
    01.11.2017 at 06:00 #35139

    Hi,

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

    Thank you

    vaibhav
    Spectator
    Posts: 287
    18.10.2017 at 09:41 #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