Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1411400

    Hi there,
    i have 2 question
    1) May i know how to adjust the menu, including the font size and color and mega menu?

    2)http://www.rhonse.com/en/363-2/
    the portfolio grid. how add some gap between the grid

    Thanks for support.

    best regards

    Wang

    #1411450

    Hey Yaphoon,

    Thank you for the inquiry.

    1.) You can adjust the menu styles in the Enfold > Main Menu panel and the Enfold > Advanced Styling panel. If necessary, you can also add CSS to further customize the menu’s appearance.

    2.) Use the following CSS code to create space between the grid items. Please be aware that this will slightly reduce the size of the items:

    #top .isotope-item.grid-entry {
        padding: 10px;
    }
    

    Best regards,
    Ismael

    #1411494

    Hi Ismael
    thank you for your kind support

    first, may i know where i put the css.
    i put in portfolio grid develop setting, it does not work.
    see pic https://img.savvyify.com/image/2wij

    secondly, Enfold > Main Menu, i solved many problem. thanks
    but i cannot where to set mega menu. as you can see. my site mega menu is too big

    Thanks and best regards,

    Wang

    #1411576

    Hi,
    Please don’t add css into the developer setting fields, only add CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.