Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1409014

    Hi Enfold

    Product columns
    Under each image there is a text boxes, some are set in 3 boxes and some in one- I need them all to have a black background and stick together as one box – Please have a look at the linked images.

    URL, login and image link in the private content.

    Thanks
    Alan ;)

    #1409189

    Hey Alan,

    Please add a custom class to each of the blocks that you want to target, it will be too difficult giving you accurate CSS otherwise.

    Best regards,
    Rikard

    #1409196

    Hey Rikard
    I don’t know what you mean by classes, or how to make the.
    Is it possible to help my getting closer to get this done

    Alan ;)

    #1409438

    Hi,
    Thank you for your patience, first add the custom class black-background-color to your product columns:
    Enfold_Support_2217.jpeg
    Then highlight athe text you want to be white and set the color:
    Enfold_Support_2221.jpeg
    I added this css for you in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field

    .black-background-color {
    	background-color: #000;
    }

    Now one product is done, please try following these steps for the rest of your products:
    Enfold_Support_2223.jpeg

    Best regards,
    Mike

    #1409437

    Hi,
    Thank you for your patience, first add the custom class black-background-color to your product columns:
    Enfold_Support_2217.jpeg
    Then highlight the text you want to be white and set the color:
    Enfold_Support_2221.jpeg
    I added this css for you in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field

    .black-background-color {
    	background-color: #000;
    }

    Now one product is done, please try following these steps for the rest of your products:
    Enfold_Support_2223.jpeg

    Best regards,
    Mike

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