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

    QUESTION 1:
    I was wondering if I need to have an SEO Plugin installed with Enfold them for it to be fully optimized for Google stats. I already added the Google Analytics ID to my site – so …need some clarity now….THANKS!

    ALSO:
    Is there a way to change the color of the main heading? I am referring to the section that shows the Title of the menu link that you click on – For example: I will click on Writing Services link and it shows up as an heading can I can the only the back ground color for that little middle area? – THANKS

    #274214

    Hi!

    1. WordPress alone it’s already SEO friendly, but if you want something more (like og tags, robots.txt, sitemap, etc) i’d recommend WordPress SEO.

    2. Try adding this code to the Quick CSS:

    .title_container {
        background: red;
    }

    Change as needed.

    Best regards,
    Josue

    #279678

    Yoast SEO doesn’t see images that are in the full screen sliders.

    #279679

    I believe that’s because those images are background-images.

    Cheers!
    Josue

    #279695

    an image in the full screen slider is classified as a background image?

    #279699

    Yes, the markup is as follows;

    <li style="visibility: visible; opacity: 1; transition: none; -webkit-transition: none; -webkit-transform: translateZ(0px); z-index: 3; background-image: url(https://kriesi.at/themes/enfold/files/2013/10/photodune-1899212-healthy-hair-s.jpg); background-position: 0% 0%;" data-img-url="http://kriesi.at/themes/enfold/files/2013/10/photodune-1899212-healthy-hair-s.jpg" class="slide-1 active-slide"><div data-rel="slideshow-1" class="avia-slide-wrap"><div class="caption_fullwidth caption_left caption_left_framed caption_framed"><div class="container caption_container"><div class="slideshow_caption"><div class="slideshow_inner_caption"><div class="slideshow_align_caption"><h2 class="avia-caption-title" itemprop="name">This is a page with transparent header</h2><div class="avia-caption-content" itemprop="description"><p>Once the user scrolls down the header color will change</p>
    </div><a href="#next-section" class="avia-slideshow-button avia-button avia-color-light " data-duration="800" data-easing="easeInOutQuad">Show me</a></div></div></div></div></div></div></li>
    
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.