Bring Your Business to Life › Support › Image Store › how to change select button properties
- AuthorPosts
- October 16, 2013 at 8:51 pm #55153bkartParticipant
hi there im trying to change the button properties of the select button that appears underneath every image. can you tell mw which css page in the editor i need to be looking at that allows me to change this? im trying to change the background colour of the select button and the text colour and the border colour
also when we have slideshow activated it displays the additional description of each image as well as the image title, but when its just the image in the photos tab it only displays the title – now i dont want a slideshow but still want to display that extra description that applies to the photo – how can this be done?
regards
brianOctober 27, 2013 at 4:16 pm #55169Xpark MediaKeymasteryou can use the
.img-metadata label
selector to modify the background and border. We recommend to use the child them stylesheet to overwrite the properties.To display the image description under each image you can uncheck the setting in settings > gallery > “Use title as caption”. At the moment you can only use one or the other but you could add the title to the description to display both.
October 29, 2013 at 10:14 am #55194EngholmParticipantHi,
how can I add a custom stylsheed to imstore?
regards,
BjoernNovember 1, 2013 at 12:42 am #55200Xpark MediaKeymasterYou can added using your child theme or a custom plugin just use the wp_enqueue_style() function. If not you can always add additional rules to the style.css in your child theme.
- AuthorPosts
- You must be logged in to reply to this topic.