Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #692516

    Hi there,

    Could you please show me how to change the opacity in caption title background for Easy Slider and how to change the opacity for the header bar?

    Thanks,
    Lisa

    #693740

    Hey bearsnuggle,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .header_bg {
        background: rgba(248,248,248,0.9)!important;
    }
    
    

    Then edit your slider and adjust caption options as needed – http://i.imgur.com/LyWjZGp.png

    Best regards,
    Yigit

    #693967

    Hey Yigit,

    The css solution helped made the header achieved the look I’m looking for, thank you!

    As for the easy slider thing, I dont see a tab for Caption under Easy Slider which is what I have using on my frontpage right now. However, I do see it for the Full Width Easy Slider tho.

    Is there a similar solution for the Easy Slider where I can make the caption title to the center and make the bg for the caption title box either transparent with white caption lettering or slight opaque background with black lettering?

    Thanks again for your help!

    Lisa

    #693973

    Oh actually I just noticed one other thing.

    After changing the header bar to have opacity of 0.9, the rest of the menu bar looks good, but actual “page item menu” bar area didnt change opacity. The background colour there is still showing solid background. How do i change that part to have opacity to 0.9 too?

    Thanks!

    #695620

    Hi,

    where exactly can we see what you’re talking about? I can’t find the elements in question. I think screenshots would help a lot, to to make things clear for us, as well as precise links showing the elements in question. Please use imgur.com or dropbox. Open a new ticket for a new question/issue.

    Best regards,
    Andy

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