Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1115400

    Hello
    Can I change the arrow?

    before button(arrow) need to place left side (middle)
    after button(arrow) need to place right side (middle)

    I tried to change the css on enfold theme, but it couldn’t work.
    This is my practice site.
    I been trying to find nice plug in but I have limit to use plugin.

    I want to make carousel without plugin which is this menu works like carousel.

    Please teach me how to change the position of arrow each side.
    I want to put arrow outside of box which means >>> https://www.hubspot.com/case-studies

    #1116140

    Hey shinseul,

    Thank you for contacting us.

    I checked your site and the arrow style match your description above.

    For more information please feel free to check out the documentation.

    Let us know if you have any question.

    Best regards,
    Vinay

    #1119059

    Hello

    It is worked with my personal site but can not work at the company site.
    It is exactly same img and coding.
    what should I have to change then.,….

    to make more spacific I made color box with id. but it didn’t work as well..
    Do you have any idea????

    Do you think because of our company website haven’t update to latest version ?
    It is cyber security website so I need permetion to update to theme.
    If then, Please explain why I need to update the theme regulary FYI, Haven’t update for 2 years.

    .avia-slideshow-arrows.avia-slideshow-controls {
    width: 100%!important;
    position:absolute!important;
    top: 50%!important;
    transform: translateY(-50%)!important;
    width: 100%;
    z-index:999;
    }

    #top .avia-smallarrow-slider .avia-slideshow-arrows .prev-slide {
    left: -80px;
    }

    .avia-slideshow-arrows.avia-slideshow-controls .next-slide {
    right: -80px !important;
    }

    #top .avia-smallarrow-slider .avia-slideshow-arrows a {
    top: 0;
    width: 60px;
    height: 60px;
    font-size: 50px;
    line-height: 62px;
    background: transparent;
    }

    #top .avia-smallarrow-slider .avia-slideshow-arrows {
    width: 100%;
    position:absolute;

    }

    #top .avia-smallarrow-slider .avia-slideshow-arrows a:before {
    line-height: 60px;
    background: transparent;
    }

    #top .avia-slideshow-arrows a {
    color: #005ca9;}

    div .av_one_third {width:32%; margin-left:2%;}

    • This reply was modified 5 years ago by shinseul.
    #1119336

    Hi,

    Please explain why I need to update the theme regulary FYI, Haven’t update for 2 years.

    You have to update the theme regularly because the latest version contains improvements, security fixes and code that keeps it compatible with the latest version of WordPress and/or PHP including all their dependencies.

    What do you mean by “company site”? Can we see it?

    Best regards,
    Ismael

    #1119351

    Thanks for your reply

    this is company website. I think this is available access in Australia only.

    • This reply was modified 4 years, 12 months ago by shinseul.
    #1119868

    Hi,

    Thanks for the update.

    What are the problem that you’re having in that site? It looks good on my end.

    Best regards,
    Ismael

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