-
Author
Tagged: border
-
August 10, 2015 at 12:46 #72409
maxhilton
ParticipantHi,
I need a border on current column(1.jpg), just like in border.jpg, is that possible ? Thanks
Attachments:
You must be logged in to view attached files.August 10, 2015 at 19:28 #72469Radu
ModeratorHi,
Yes, but please provide that page url.
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 11, 2015 at 18:23 #72588Radu
ModeratorHi,
Try this snippets
COPY CODE.caroufredsel_wrapper { border-left: 1px solid #333; border-bottom: 1px solid #333; border-right: 1px solid #333; } //OPTIONAL Make all small thumbs to have same height. .caroufredsel_wrapper .kleo-thumbs-carousel a img { height:45px !important; }
COPY CODE//Border 5px to https://tukang.com.my/aa2hm/ .kleo_text_column.wpb_content_element { border: 5px solid #777; }
Let me know if it’s ok
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 14, 2015 at 14:07 #72967Radu
ModeratorGet rid of that padding
COPY CODE.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button { margin-bottom: 0px; }
Get rid of that space and add border to entire box.
COPY CODE.wpb_gallery.wpb_content_element { margin-bottom: 0px; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; border-top: 1px solid #c3c3c3; } .kleo_text_column.wpb_content_element { border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; } .kleo_text_column.wpb_content_element h3 {margin-top:0;padding:10px 0;} .kleo_text_column.wpb_content_element table {border-bottom:1px solid #c3c3c3;}
Let me know if is ok.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 17, 2015 at 13:13 #73364Radu
ModeratorYou’re welcome,
Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂
http://themeforest.net/downloads/
Best regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 18, 2015 at 17:32 #87893Radu
ModeratorHI,
COPY CODE.article-content .wpb_wrapper .wpb_wrapper h3 { margin: 5px 0; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 19, 2015 at 17:42 #88133Radu
ModeratorPlease add this css
COPY CODE.kleo_text_column.wpb_content_element { border-right: 1px solid #c3c3c3 !important; border-left: 1px solid #c3c3c3 !important; border-top: 1px solid #c3c3c3 !important; border-bottom: 1px solid #c3c3c3 !important; padding-top: 0px; }
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
Viewing 14 posts - 1 through 14 (of 14 total)
The forum ‘KLEO’ is closed to new topics and replies.