New Landing How can we help? Themeforest Theme Support Neighborhood Boxed Content – border size

Viewing 6 posts - 1 through 6 (of 6 total)
  • #105780
    Holly & Trisha
    Member
    Post count: 54

    Hi

    Could you help us increase the stroke/border of the boxed content element to six pixels please?

    Thanks

    Trisha

    #105818
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    .page-shadow .boxed-layout {border:6px solid #eee;}
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #106598
    Holly & Trisha
    Member
    Post count: 54

    hi mohammad this didn~t work

    it just made the boxed content closer to the image element below it.

    any other ideas_

    #106606
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me website url and explain your issue with marked screenshot because i did not get you correct.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #107343
    Holly & Trisha
    Member
    Post count: 54

    So on the swift page builder there is an element called “boxed content”. This has a very thin border but we want it to have a thicker 6px border.

    #107360
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .spb_box_text .box-content-wrap {
    	
    	-moz-box-shadow: 0 6px 0 rgba(0,0,0,.1) !important;
    	-webkit-box-shadow: 0 6px 0 rgba(0,0,0,.1) !important;
    	box-shadow: 0 6px 0 rgba(0,0,0,.1) !important;
    }
    .spb_box_text.whitestroke .box-content-wrap {
    	border: 6px solid transparent !important;
    }
    

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register