Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #244850

    Hi Guys,

    Just wondering if it’s possible to have one column / header title be used for two columns.

    The top picture shows what I have right now, and the bottom shows what I’d like.

    Is this possible?

    #244851
    This reply has been marked as private.
    #245435

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #menu-item-2289 .mega_menu_title a {
    color: white!important;
    }

    You should change menu item ID with the ID of the menu item you would like to hide. You can right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpg

    Regards,
    Yigit

    #245473

    Hi Yigit!

    Thanks for the direction. I tried the below code with menu-item 7972

    #menu-item-7972 .mega_menu_title a {
    color: white!important;
    }

    But was not successful. Any other thoughts?

    Thank you

    #245474

    Hi!

    Can you post the link to your website so i can take a look?

    Cheers!
    Yigit

    #245476
    This reply has been marked as private.
    #245478
    This reply has been marked as private.
    #245479

    Hi!

    It was not linked so i adjusted custom CSS code in Quick CSS a bit and it seems to work fine. Please flush browsers cache and check your website

    Cheers!
    Yigit

    #245481

    The support here is so great! Thank you!

    Is there a quick fix to the height of the column line separator? So it stops near the word “consulting”?

    #245487

    Hi!

    Please check your website again. It is a bit tricky but seems to work. You can find the custom CSS code in Quick CSS. For more detailed customization, please hire a freelance developer

    Best regards,
    Yigit

    #245498

    THANK YOU!

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Enfold – Mega Menu – Columns’ is closed to new replies.