Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Thanks a lot, it works! :)

    Best regards

    Hey Basilis,

    I have some Issues with my header. I would like that the header looks like at the top of the site without scrolling even if i scroll down. (navigation = transparent blue like now, Logo background full white). And i would like to have this transparent blue background also for the submenu.

    The second Issue is that if the i scroll down at the right and left you can see a “quater” with the slide image. But i would like to have it full white like at the top and scrolling complete down. But at the first scroll you can see the image. (i add a screenshot link)

    How could i solve that?

    Sorry for my bad english, i hope you can understand these issues.

    Thanks in advance

    in reply to: Text Shadow Slider Text & Blog-Post #1033230

    Oh okay :D

    Thanks a lot.

    in reply to: Text Shadow Slider Text & Blog-Post #1032574

    Thanks it works.

    At this Blog-Post it looks good with the Post-Image and the Post-Title: Link 1

    And at this Blog-Post it is without these elements: Link 2

    My Custom CSS at the moment looks like this:

    .sub-menu .avia-menu-text {
    font-size: 14px;
    }
    
    #top #wrap_all .av-social-link-instagram:hover a {
        color: #fff;
        background-color: #e30615;
    }
    
    #top #wrap_all .av-social-link-facebook:hover a {
        color: #fff;
        background-color: #e30615;
    }
    
    #top #wrap_all .av-social-link-mail:hover a {
        color: #fff;
        background-color: #e30615;
    }
    
    .avia_transform .av_slideshow_full .active-slide h2.avia-caption-title {
        text-shadow: 3px 3px 2px #000;
    }
    

    Thanks in Advance

Viewing 4 posts - 1 through 4 (of 4 total)