New Landing How can we help? Themeforest Theme Support Dante Create additional sidebar menus in widgets

Viewing 15 posts - 1 through 15 (of 45 total)
  • Posted in: Dante
  • #141820
    heart2soulcom
    Member
    Post count: 37

    I would like to have more than 8 custom menu sidebars in my widget area – is it possible for me to create additional sidebars? Also, may I change the name of them?

    #141835
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    It’s possible by default. There plugins that do that like this one http://codecanyon.net/item/custom-widget-areas-for-wordpress/130941

    -Rui

    #142189
    heart2soulcom
    Member
    Post count: 37
    This reply has been marked as private.
    #142310
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    You can use the same styles from the default option to that, use f12 tools to take the styles from the default menu and use that for the new widgets. If you trouble getting back, pass me the website details, I try to help you with that.

    Let us know,

    Thanks,
    laranz.

    #142466
    heart2soulcom
    Member
    Post count: 37

    Thank you for your response. I’m sure this direction is simple, but I don’t understand what what an f12 tool is or how to take the styles from the default menu and apply that to the new widgets. Can you please expand on that?

    #142539
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    F12 tools means, now a days all browsers comes with a developer tool, if you press F12 in any browser it opens that tool that is what I am referring to.

    This is a Custom CSS tutorial for firebug ( an add-on for firefox ) http://getfirebug.com/css

    If you are struggling, give me the both links I make you a working Custom CSS.

    Let us know,

    Thanks,
    laranz.

    #143078
    heart2soulcom
    Member
    Post count: 37
    This reply has been marked as private.
    #143110
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    We can’t view preview links, you need to send the official links

    – Kyle

    #143139
    heart2soulcom
    Member
    Post count: 37
    This reply has been marked as private.
    #143141
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    In alternative post admin credentials to your site in a private reply so we can see those pages.

    -Rui

    #143145
    heart2soulcom
    Member
    Post count: 37
    This reply has been marked as private.
    #143206
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Try add this Custom CSS in Theme Options.

    .widget_nav_menu li {
        border-bottom: 1px solid #cccacb;
        padding: 10px 0;
    }

    You can adjust the border color, and padding to your needs.

    Let us know,

    Thanks,
    laranz.

    #143219
    heart2soulcom
    Member
    Post count: 37
    This reply has been marked as private.
    #143233
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you try this?

    .whitebox li {
        border-bottom: 1px solid #cccacb;
        padding: 10px 0;
    }

    Let us know,

    Thanks,
    laranz.

    #143253
    heart2soulcom
    Member
    Post count: 37

    That did it! thanks!

Viewing 15 posts - 1 through 15 (of 45 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register