You are viewing the OptimizePress 2.0 Help center. Click here for OptimizePress 3.0 support.
  1. Home
  2. Knowledge Base
  3. LiveEditor Element Customizations
  4. How to hide Launch Navigation Image Thumbnail Title

How to hide Launch Navigation Image Thumbnail Title

Go to your specific Live Editor >> click on Page Setting >> Other Scripts >> Custom CSS >> insert the code below:

/* for Launch Navigation Style 1*/
.video-navigation-1 a{
line-height: 0;
font-size: 0;
color: transparent;
}

/* for Launch Navigation Style 2*/
.video-navigation-2 a{
line-height: 0;
font-size: 0;
color: transparent;
}

/* for Launch Navigation Style 10*/
.video-navigation-10 a{
line-height: 0;
font-size: 0;
color: transparent;
}

Was this article helpful?

Related Articles

Support Discontinued
As a discontinued platform, OptimizePress 2.0 is no longer officially supported. We recommend upgrading to our new OptimizePress suite. Click the button below to see our latest plans
Upgrade to OptimizePress 3.0