Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #907933

    Hello,

    1. I set the full-screen slider in main page, but slider doesn’t fit.

    The bottom of the slider does not fit. What should I do if the size of the slider should not be left and it should be exactly the size of the bottom of the slider?

    2. I want to set page select dot button size in slider. How can I edit it?

    3. I want to edit style particular menu item in main menu.

    To emphasize tel number(last menu item), I wrote css selector like this “#menu-item-836>.avia-menu-text” for editing font-size. But it doesn’t work. Can you tell me what is correct selector code?

    Thank you for your help :D

    • This topic was modified 7 years, 3 months ago by gh03083.
    #908030

    Hey gh03083,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #menu-item-836 span.avia-menu-text {
      color: red;
    }
    

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #908036

    Here is admin info.

    #908519

    Hi,

    Best regards,
    Victoria

    #908521

    For menu navigration.

    But slider doesn’t have option to add html id. So, I use color section. If this is reason why slider deosn’t work well, could you recommend any other way to do this?

    Thank you

    #908759

    Hi,

    The color section you add is pushing it down.
    Not sure why slider should have an ID can you explain that for us?

    Best regards,
    Basilis

    #908877

    If you click the main menu item on our site, you can see page is scrolled to specific section. I want to apply this function in slider section either.

    Thank you

    #909005

    Hi gh03083,

    Do you mean horizontal scroll in within the slider?

    Actually, the slider is right below the header and so you can use the #top id if you want to scroll to the top.

    Best regards,
    Victoria

    #909235

    Oh thank you so much. I solve this problem.

    #909377

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Basilis

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