Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1070723

    He there,

    On my website (/home)I have implemented two product sliders. One for the latest products and one for the most popular products. My settings for product layout on overview pages is “standard”. That means the buttons for “add to cart” and for “show details” are below the product picture.

    On the shop overview page (/shop) “add to cart” is on the left – “show details” on the right – both divided by a small vertical white line.

    But for the product sliders these buttons are not split left/right, but one is on top and the other on the bottom. Shouldn’t be a big deal. But on the one hand clicking on the right link is a little bit more difficult and the small white line in the middle is there anyhow. And this white line does obviously not fit here as it still is vertical.

    No custom CSS – I just use the general settings of the theme. Any ideas how I could solve this?

    Thank you!

    #1071753

    Hey rob,

    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

    
    .home .button-mini-delimiter {
        display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1072781

    Hi Victoria,
    First tried with Quick CSS then with custom.css, whereby I have uploaded custom.css within the Enfold-Child folder – not within the Endold folder. Both did not work. Or do I really have to upload this in the Enfold folder although I have activated a Child theme?
    Thank you!

    #1073705

    Hi rob,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1073717

    Hi Victoria,
    Thanks for offering, but I hope you do understand that I cannot provide admin access to somebody I do not know at all…
    Best regards

    #1075017

    Any other ideas? I have added some screenshots which hopefully make my problem more clear. One shows how it looks like – and the other one how it should look like. You help would be highly appreciated. Thank you!

    #1075101

    Hi rob,

    Ok, I thought you wanted to remove the delimiter. Can you please disable Css merging for now?

    Best regards,
    Victoria

    #1075485

    Hi Victoria,
    Sorry, but what does “merging CSS” mean? Do you by chance know the German term for this or can you you explain where I can do this (a screenshot even if on other language might be helpful…)?
    Thank you!

    #1076461

    Hi Victoria,
    Sorry, but I really have no idea what you are asking me for. May you please either explain in a few words what you mean with “merging CSS” or show me with screenshots where I can disable this?
    Thank you!

    #1076653

    Hi rob,

    You need to go to the Theme Options > Performance and do set it from there
    Image 2019-03-09 at 09.01.23.png

    Best regards,
    Victoria

    #1076664

    Ah thanks for explaining.
    And done…

    #1076958
    #1077943

    Hi rob,

    Glad you got it working for you and thank you for letting us know! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1195036

    Ticket can be closed – thanks!

    #1195070

    Hi rob,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Problems with buttons "add to cart" and "show details" in product slider’ is closed to new replies.