Tagged: 

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

    Hi,
    After a lot of testing, I can’t crack the css for the border of some columns images I would like to have dotted border on. I have set the color and border okay, but the border is solid. I want the border to show all the time also on hover, since the images is used as link.
    In testing I amnaged to get a dotted border, but then it didn’t remain on hover. And also the dott’s became a heart in the corners of the images.

    Look here at the 3 image linkes with meny: http://dev.restaurantrenaa.no/xpress/

    Everything perfect except that the border is solid.

    Please help,
    Kindly regards, Mathilde

    #661255

    Hey mofix,

    Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your columns and give them a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class { border-style: dotted !important; }

    Best regards,
    Yigit

    #661265

    Ahhh, thanks a lot!! Now it’s just the way I wanted it!!
    Best regards, Mathilde

    You can close this now! :-)

    #661268

    Hi,

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Dotted borders on certain column images’ is closed to new replies.