how to add slide width
-
Hello,
In the homepage there is added one inline CSS like below:
<div id=”mpsp_wrapper” style= “padding:10px;border-radius:5px; width:;
In the width: properly there is no any value & from code level there is like below.
width:<?php echo get_post_meta($id,’mpsp_slide_custom_width’,true); ?>;
So, Where i can add width value from backend
The page I need help with: [log in to see the link]
- The topic ‘how to add slide width’ is closed to new replies.