New Landing How can we help? Cardinal need help with a few items on a client site :)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #105917
    mikedubs
    Member
    Post count: 56

    hi guys!

    can you help me with a few head scratchers to finish off my client’s site?

    1. we are using header #8. client wants CTA button + social on the right. i have both short codes in there but seems like there is not enough room for both? squished and not lined up? (image attached)

    2. i have a counter short code over a video background section. it is set to H3 and color white…yet it is not taking on the H3 font and is black? (image attached) also, i am trying to add a color overlay to the video…can’t figure out how? when i select color as the overlay option, where do i set the color overlay (image attached)

    3. i have a simple Facebook like plugin…can’t figure out how to center it? used a plugin because i didn’t see a Facebook like element in the theme. or did i miss it? (image attached)

    thank you a million times over for any help on this!

    best,

    mike

    Attachments:
    You must be logged in to view attached files.
    #106006
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. Add this in the Custom CSS in Theme Options.

    #header ul.social-icons { margin-top: 10px; }
    #header .sf-button.accent { margin-right: 26px; }

    2. You can use this Custom CSS to change its color, it just takes the body color by default.

    .sf-count-asset .count-number { color: #ff0000; }

    Change the #ff0000 to your needs

    Did you try change the changing the “Parallax Video Overlay” for the overlay, there is no color overlay options.

    3. You can use the columns in the page builder to align it.

    Let us know,

    Thanks,
    laranz.

    #106021
    mikedubs
    Member
    Post count: 56

    hi laranz!

    THANK YOU SO MUCH for the quick reply!

    1. header issue – perfect

    2. counter color – perfect

    3. gotcha on no color overlay for video

    4. the “Facebook like” plugin is in the footer…not in the page…is there some css to center a shortcode? was able to use “<center>…</center>” for the text and social short code elements to center the footer but it won’t take for the plug-in?

    thanks again!

    mike

    Attachments:
    You must be logged in to view attached files.
    #106282
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .fcbk_like {
      float: none;
      text-align: center;
    }

    – Kyle

    #106344
    mikedubs
    Member
    Post count: 56

    perfect…thanks kyle!

    #106346
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register