Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #472294

    Hi,

    How do you get rid of the line at the top of my landing page (see attached link)? I set the template to blank so there should be nothing.

    Also, is there a way to automatically forward to another page after a certain period of time? After the layer slider finishes (7 seconds), I want it to go to another page automatically.

    Thanks.

    #472305

    Hi wackyadventurer!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #layer_slider_1.avia-shadow {
      box-shadow: none;
    border: none !important; 
    }

    Best regards,
    Yigit

    #472618

    Perfect!

    Is there an auto-redirect code I can insert that will send visitors to another page?

    Thanks.

    #472891

    Hey!

    There’s most likely a plugin that can do that for you: https://wordpress.org/plugins/search.php?q=redirect

    Best regards,
    Rikard

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