Okay
  Public Ticket #1795002
nectar slider
Closed

Comments

  •  2
    Rian started the conversation

    Hi,

    1. for some reason the mobile version is cutting off the slider and not resizing. I have adjusted the slider height and minimum but it didn't change at all.

    2. is it possible to move the secondary navigation social icons to the right instead of left?


  •  8,996
    Tahir replied

    Hey Again,

    -If you set the Nectar Slider to Fullscreen the Flexible Height option wont work .

    - Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    #header-secondary-outer #social {
        float: right !important;
    }
    body[data-header-color="custom"]:not(.material) #header-secondary-outer nav >ul >li:first-child >a{
        border-left: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  2
    Rian replied

    thank you! 

    is it possible to change the size and color of the quotation marks in the testimonials?


    so they look like this:

  •  8,996
    Tahir replied


    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •  2
  •  8,996
    Tahir replied

    Did you try adjusting the Testimonial Style as the current style cant be changed. 

    Best 


    ThemeNectar Support Team 

  •  2
    Rian replied

    the format of the other is not right.

    one more thing, we are receiving this error:

  •  8,996
    Tahir replied

    - WPML Plugin support would best be able to guide you regarding that issue. 

    Best


    ThemeNectar Support Team