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

    Hello, I have issues I cannot solve with the header area.
    – the color of the button of the full width slider and the social icons in the transparant slider are white. It has to be #faf3e0
    – other issue is that the menutab of the woocommerce cart is to big on the bottom when scrolling

    Hope someone can help me out.

    Best wishes, Sascha

    #1473007

    Hey Sascha,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av_header_glassy.av_header_transparency .social_bookmarks li a {
      color: #faf3e0;
    }
    .header-scrolled a.wpmenucart-contents {
      height: 58px !important;
      line-height: 58px !important;
    }

    Best regards,
    Rikard

    #1473017
    This reply has been marked as private.
    #1473037

    Hi,

    Please try this instead:

    .av_header_glassy.av_header_transparency .social_bookmarks li a {
      color: #faf3e0 !important;
    }

    Best regards,
    Rikard

    #1473231
    This reply has been marked as private.
    #1473259

    Hi,

    You can set the colour for each slide in the element option under Styling->Colors.

    Best regards,
    Rikard

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