• Resolved Harti

    (@harti)


    I wonder if you can center an icon menu subject without the pro version, would be cool if you could provide me with an custom css. I plan to buy the pro version next year as i am quiet happy with the standart version so far.
    (logowaldperlach.de)
    Best regards 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey,
    Can you explain what you mean by subject?

    I’m guessing you are talking about the last item?

    You can use this css:

    .homeitemcount5 {
        float: none;
        display: block;
        margin: 0 auto;
    }

    Kadence Themes

    Thread Starter Harti

    (@harti)

    Hi,

    okay it’s centered now, but it is kinda buggy.
    When you hover it lags and you click on the 5th iteam a lot.
    Hope you see the problem.(link above)

    thank you for the fast fix 🙂
    you guys deserve to be successful.

    Ok add this:

    .homeitemcount5 {
        clear: both;
    }

    Then you should be set.

    Kadence Themes

    Thread Starter Harti

    (@harti)

    Thank you so much.
    Problem solved.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Center Icon Menu’ is closed to new replies.