New Landing How can we help? Themeforest Theme Support Dante Sidebar customisation

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #310274
    Marine
    Member
    Post count: 151

    Hello,

    I’d like to define different background color and h4 color in my sidebar regarding the different blocks. I don’t see any way to add a class to a widget. So I’ve integrated 3 sidebars one under the other ‘sidebar 1, 2 and 3’. What should I add in my css to say that the h4 in sidebar 2 should be pink?
    Tx for your help, nice day!
    Marine

    #310291
    Marine
    Member
    Post count: 151

    Humm my solution could work on the blog page but in the detailed article page, I can only choose 1 sidebar so it doesn’t work… Have you another solution?
    My goal : on an article page (more visited than the blog summary page); I’d like to highlight my contact us section with a background and a border for instance.

    Comment créer un thème enfant WordPress (child theme)

    Tx !!

    #310342
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this custom css, add it to the custom css option and adjust it to your desired colors and margin/padding.

    .single-post #text-20 {
        background-color: #b8c1c1;
        padding: 15px;
        margin-bottom: 20px;
    }

    -Rui

    #310344
    Marine
    Member
    Post count: 151

    So cool, tx a lot for the tip !

    #310345
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    no problem. Glad I could help.

    -Rui

Viewing 5 posts - 1 through 5 (of 5 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