Okay
  Public Ticket #674481
Formatting Nectar Slider
Closed

Comments

  • John started the conversation

    Hi, I'm trying to position text on the Nectar Slider. I have a headline and a 3 line subheading which all needs to be contained within a blue rectangular box roughly 500px wide x 200px high. Because of the type of background images I have I would need to be able to position the box manually, not by selecting left, right, centre etc... Please see attached image for a typical example. I would also need to be able to control the size of the headline and subheading.

    I've watched the video and read the documentation but can't see any way to do this.

    Any help very welcome. Thanks.

  •  8,406
    Tahir replied

    Hey ,

    Please see: https://themenectar.ticksy.com/article/2037/ .

    Please consider hiring a freelancer over at Envato Studio for these Theme customizations as they are not provided as Support: http://themeforest.net/page/item_support_policy .


    Best.


    ThemeNectar Support Team 

  •  2
    Paul Greene replied

    While I understand this not being supported, this is a pretty common need / request.  Is there no help document somewhere for this?  Having to hire a programmer makes us sad :)

  •  2
  •  1
    Paul replied

    quick followup to this question.. looking at the article Paul provided, how can you determine what the nectar slider id is to target specific sliders? When I experimented with the (1) and inserted a 2,3 etc a the text on a few slides changed.. I'm trying to change the text format on just one of my several slides.. just can't figure out which one it is.

    body #ajax-content-wrap .nectar-slider-wrap .swiper-slide:nth-child(1) .content h2 { } 
  •  8,406
    Tahir replied

    @Paul, What you can do is add in a Extra Class in the Slide: 


    And Then use css like this 

    body #ajax-content-wrap .nectar-slider-wrap .swiper-slide.styled-slide .content h2 { }

    Best.


    ThemeNectar Support Team