• Resolved aaronlal

    (@aaronlal)


    Hi,

    I’m trying to find the html file within the Plugin folder for my WordPress site which will allow me to edit this in-line style tag..

    ” <div class=”ms-slide-info ms-dir-v ms-align-left” style=”left: 9px; width: 675px;”> “

    The site it’s on with the mobile responsiveness issue is https://www.firealarmsexmouth.co.uk – when viewed on an iPhone, the whole site is pushed to the left, and the fixed inline style width on it I believe is the cause of that.

    Hopefully one of you guys can help me source this file,

    Cheers

    https://www.ads-software.com/plugins/master-slider/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor averta support

    (@averta_support)

    Hi, Dear aaronlal

    this issue is related to your theme’s css ,but you can add custom css code in:
    Slider custom styles from Slider Setting like this :

    .ms-slide-info{width:100% !important}

    Best Regards
    Averta

    Thread Starter aaronlal

    (@aaronlal)

    Thank you. Works perfectly now

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘MasterSlider- Inline Style Tag | " .ms-slide-info " Where is it?!’ is closed to new replies.