Home Forums Pro Themes Mediclean Pro Positioning the slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #43263
    yoshi23
    Participant

    Hello,

    I have another question to ask. This one is about positioning the slider. I know that the default where the slider is just below the logo and menus. Is there any way for me to move the slider between the body page of the main page and the three location widgets? To say, I want the slider to be above the three office locations.
    You can see where I am talking about here at this link http://www.opi.bz

    I made a screen shot and circle in red to show where I wanted the slider to be. Slider placement

    Thank you in advanced.

    Yoshi

    #43264
    wensolutions
    Keymaster

    Hello @yoshi23,

    In order to position the slide in the location you have mentioned you have to activate the child theme .

    Child theme references :
    https://codex.wordpress.org/Child_Themes

    You can also create the child theme using plugin. Below is the link to one of them.
    https://wordpress.org/plugins/wp-child-theme-generator/

    After creating ans activating the child theme in your child theme functuions.php file psate below given code:
    https://gist.github.com/anonymous/8342fddf30231ce1013fd18a0cf88b47

    It will display the slider just above the footer widget but there may occur some design issue . So please once check and if it does not effect the design part then you can definitely use the code given .

    Hope this helps.

    Best Regards!!

    Have a great week ahead.

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