• Hello

    I have a website i want a slider after menu. I try metaslider plugin but i want to have it in full width not in 1240px. Any idea?

    Also i want the slider be responsive

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    Not really sure how a question about Meta Slider is related to Moesia? I guess you should look in the slider options and see if it provides responsive styling.

    Thread Starter Dimitris Mits

    (@dimitris-mits)

    It is connected because Moesia needs Page Builder and the page builder plugin needs Meta Slider… I want a full width header (slider 3-4 images) in the first page after menu. I try Meta Slider but is not in full width. Do you know how to have a full width slider after menu?

    Please post a link to your website and make sure your slider is activated, maybe we can find a way.

    Thread Starter Dimitris Mits

    (@dimitris-mits)

    I have the website in local host but i can send you a screen shot https://prntscr.com/55k5bp

    Check this

    You can add this in a custom CSS plugin:

    .widget_metaslider_widget {
       max-width: 100%;
       padding-left: 0;
       padding-right: 0;
    }

    Thread Starter Dimitris Mits

    (@dimitris-mits)

    What is the full width dimensions of an image for moesia?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Meta Slider after menu’ is closed to new replies.