how to change select button properties

HomeSupportImage Storehow to change select button properties

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #55153
    bkart
    Participant

    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
    brian

    #55169
    Xpark Media
    Keymaster

    @bkart,

    you 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.

    #55194
    Engholm
    Participant

    Hi,

    how can I add a custom stylsheed to imstore?

    regards,
    Bjoern

    #55200
    Xpark Media
    Keymaster

    @Engholm,

    You 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.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.