A few questions.

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

    1. What causes the awful spacing on the team section at the top of http://uyi.cameronfreemarketing.com/connect/contact-us-2/ ?

    2. Why does the slider shrink up into the header on mobile view?

    3. How can I make the team picture smaller, and subsequently move the button higher? http://uyi.cameronfreemarketing.com

    #9581
    Veena
    Moderator

    1.Pls use segment shortcode.

    2.Pls add the below custom CSS in themeoptions.

    #header {
    position: relative;
    }
    

    3.Pls add the below custom CSS in themeoptions-

    article#team-slider.post-4844 .profile {
    margin-bottom: 0px;
    }
    
    #9767

    The answer to #2 didn’t work 🙁

    #9778
    Veena
    Moderator

    Kindly remove the position:fixed property that you have added in the header.

    #9806

    That also didn’t work. The header is still covering up the slider on mobile.

    URL: urbanyouthimpact.com

    #9816
    Veena
    Moderator

    Pls share temporary login credentials of your site as a private msg here.We will have a look.
    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Austin Theme Support’ is closed to new topics and replies.