Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #335747

    Hello Enfold Pros!!
    I’m having a bit of trouble with the link(s) on just one of LayerSliders.
    It’s with my “Banquets” LayerSlider (to get to it from the main nav, you go to – Special Occasions > Corporate & Private Parties). Im wanting the text and button to link to the “wedding-event-inquiry” page, not the home page. The link I have on the photo of the layer slider works properly (http://heritageranchgolf.com/wedding-event-inquiry) but the text and request information button are linking to the home page (http://heritageranchgolf.com) and not to the correct link (http://heritageranchgolf.com/wedding-event-inquiry) that I have it set to in Enfold. Even the text and button on my other “Weddings” LayerSlider works just fine. I’m just confused as to why it’s not linking to the correct page. Any thoughts? Thank you for any help you can provide! My login info is below…

    #337591

    Hey Tory!

    The problem is caused by your logo styles, you need to change the following:

    Quick CSS:

    li#menu-item-131 .avia-menu-text, li#menu-item-131 .avia-menu-fx 
    { opacity: 0 !important;
    padding: 0px 150px 0px 0px !important;
    }

    custom.css:

    .logo a {
    height: 145px;
    }
    
    .logo {
    width: 200px;
    height: 145px;
    }

    Cheers!
    Josue

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