Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #119466
    7wuefv
    Participant

    Hi! Just purchased Catch Box Pro yesterday for http://www.allatoonahs.com/. I created a custom header image (http://www.allatoonahs.com/wp-content/uploads/2017/07/Allatoona-High-School.png), but I cannot get the header image to stay behind the social media icons on the right of the header. I’ve tried several different options from your forum. Can you help please?

    Thanks!

    #119485
    Mahesh
    Keymaster

    @7wuefv: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #header-content {
    	position: relative;
    }
    
    #sidebar-header-right {
    	position: absolute;
    	bottom: 30px;
    	right: 0;
    }

    Regards,
    Mahesh

    #119512
    7wuefv
    Participant

    Thank you so much, Mahesh!! Have a great day! 🙂

    #119521
    Mahesh
    Keymaster

    @7wuefv: I hope I was able to resolve your issue. Would you mind taking a few minutes to write a review for me please?
    https://wordpress.org/support/theme/catch-base/reviews/#new-post
    I’d really love to know what you think of my support. Your feedback is deeply valued as it will help potential clients read about your experience and also help me improve.
    Thank you so much for your help!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Need header image behind social media icons’ is closed to new replies.