• Resolved artmusliu

    (@artmusliu)


    Hello, I am writing again ,

    again thank you for this great theme, it is extremely useful and beautiful,

    this time I have two questions , the first is how to fix problems with embedded videos , when i activate ‘Excerpt Length’ option, the embedded video wont go fullscreen properly, i hope you know how to fix that , because if i won’t do the ‘Excerpt Length’ the post at ‘latest posts’ will go extremely long,

    and second how to make the title wrap color more opacity, because the big size of image post stucks hidden because of that,

    thank you and i hope to hear anything from you.

Viewing 1 replies (of 1 total)
  • Thread Starter artmusliu

    (@artmusliu)

    Finally i managed to fix those two issues,

    fix 1; for excerpt length follow those steps : wp-admin-> Appearance -> Customize -> Theme options -> uncheck ‘Enable logo and content animation on page load.’, and check only ‘Generate excerpts automatically.’ -> fixed.

    fix 2; for title wrap opacity follow those steps: first install this plugin : SiteOrigin CSS then click Appearance -> Custom CSS -> put this code :
    .entry-title {
    font-size: 20px;
    opacity: 0.8;

    }

    and you are done,

    i am marking this question resolved, thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with embeded videos fullscreen’ is closed to new replies.