• Resolved shreekorde

    (@shreekorde)


    The title position below option doesn’t seem to work for me. I would like the menu titles to be centered below the images, but they always show inline with the title text. Is there a conflict with Customify theme I’m using? Or is there CSS I could add to correct it?

    My problem is similar to the Topic “Title Position not working with Astra and Elementor Pro”

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @shreekorde,

    It’s the HTML and CSS of your theme.
    Try to add the code below to theme customizer-> Additional CSS

    .nav-menu-desktop .menu-item .link-before, .nav-menu-mobile .menu-item .link-before {
        display: initial!important;
    }

    Let me know if it worked.

    Plugin Author Rui Guerreiro

    (@takanakui)

    Will close the topic for now. Let me know if necessary.

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

The topic ‘Title Position below not working with Customify theme’ is closed to new replies.