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

    Hey guys, I’ve read (and tried) most of the threads on having to remove the search icon on the top header. But it’s still there :)

    tried this too:

    #menu-item-search {
    display: none !important;
    }

    also I’d like to remove the grey board on any portfolio or masonry galleries — how do I do that?

    AND one more:

    I’d like all my “RESERVE YOUR SEAT” button text size to be larger — please help!

    any who love your theme, I’ve purchased it 10 times haha.

    thanks!

    • This topic was modified 5 years, 10 months ago by creatiffco.
    #1058253

    Hey creatiffco,

    Which grey board are you referring to? I cannot see it.

    Could you please attach some screenshots of the issue?

    As for the “RESERVE YOUR SEAT” button text size, here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
     #top #reserve-my-seat .avia-button-fullwidth .avia_iconbox_title {
         font-size: 24px;
     }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1058440

    Hey Victoria! I removed the grid for now (I will ask about it later if we use it) I added that css and it’s still not increasing the font. Help please!

    #1058460

    Hi,

    I’m not seeing the search in the header anymore. It could possibly be a caching issue. Please add Victoria’s code to the very top of quick css so it runs first. Also, be sure to clear the cache a few times over.

    Best regards,
    Jordan Shannon

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