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

    Hi there,
    i have 3 questions about the styling of the categories.

    If you look at: http://kolej-transsyberyjska.pl/wycieczki/klasyczne/

    1. i would like to delete the sidebar. How can I do this.

    2. Further I would like to delete the Sort-funktion.

    3. I would like to give the button “Zeige Details” an new name, how can I do this?

    Thanks for your help.

    Rgds
    Peter

    #1206636

    Hey Whippert,

    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

    
    .archive.tax-product_cat .product-sorting {
        display: none;
    }
    .archive.tax-product_cat .container .av-content-small.units {
        width: 100%;
        border: none;
    }
    #top.archive.tax-product_cat #main .sidebar {
        border: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1207195

    Hey Victoria,
    works fine thanks.

    However, the picture of the kathegorie has now a with of approx 75% of the page.

    If I change the funtion Enfold desing function from standard into full with, the hight of the picture is too small.

    Sample will be here: http://kolej-transsyberyjska.pl/wycieczki/indywidualne/

    or: http://kolej-transsyberyjska.pl/wycieczki/klasyczne/

    is it possible to adjust both of the picture-sizes?

    Thanks in advance for your helb.

    Rgds
    Peter

    #1207838

    Hi Peter,

    Could you please attach a mockup of what you’re trying to achieve?

    The images used there are 300x300px and are already stretched and so they are going to get even more blurry if the are stretched further.

    Best regards,
    Victoria

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