Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1283922

    Hi,

    I dont wont line under and above the fonts in list item catalogue element.

    I put already css

    /* List item border */
    .av-catalogue-container.my-custom-catalogue .av-catalogue-list li {
    border: none!important;
    }

    But it dont works.

    Any solution for this?

    Kind regards,

    Theo

    #1283998

    Hey theovh,

    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 .av-catalogue-container li  {
        border: none;
    }
    

    It looks like you have some errors in the css somewhere. Please validate it.
    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1284365

    Hey Victoria,

    I put code in Enfold general styling.
    Remove cache en refresch browser nothing change, the lines under and above are stille dear.
    Any other solution?

    Send you inlog in privat content, you can thake a look if you want.

    Kind regards,

    Theo

    #1284535

    Hi Theo,

    You had many errors in your Quick css, I adjusted them for you. Please check the page now.

    Best regards,
    Victoria

    #1284548

    Hi Victoria,

    I see the page and site.
    On some pages there is slideshow, the fonts needed to be Courier-New.
    I change that in advanced style, but it change not.
    The menu fonts have to be also Courier-New, also that i change in advanced style, notting changes.
    For menu page it looks allot better, but the client wont that whe remove also the other few lines in the menu list.
    Witch css i put for that?

    Thanks already for the help.
    Best regards,
    Theo

    #1284820

    Hi theovh,

    The code in the Quick css for that font was incorrect anyway.

    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 #header .av-main-nav>li>a .avia-menu-text {
        font-family: 'courier-new','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1314679

    Hi

    On top of this menu i see SESAME CRUSTED……………
    I want make this kind of menu for restaurant site.
    how i fix pics, so he get bigger when you click on it and put tekst and price on same line.
    I try it with ad catalogue element, but i dont get it done.
    Someone ho can help?
    thanks
    Kind regards
    Theo

    #1314951

    Hi Theo,

    That is the Catalogue element, and you can select to open the image in a lightbox in the Advanced Tab, inside of each Catalogue item.

    Best regards,
    Rikard

    #1315002

    Hi Rikard,

    Yes i see it.
    Thanks for helping.

    Kind regards
    Theo

    #1315150

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘catalogue element’ is closed to new replies.