Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #156624
    effess
    Participant

    Please tell me how to put a rule above the featured content section at the bottom of the home page http://www.rebecca-rosenberg.com. Thank you.

    #156688
    Skandha
    Participant

    @effess: The page content seems to be coming under the featured content section. Can you please disable all your plugins and let me know.

    Kind Regards,
    Skandha

    #156690
    effess
    Participant

    Seems fine to me, with or without plugins enabled. I checked on several devices. Can I email you a screenshot?

    #156776
    Skandha
    Participant

    @effess: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #main #featured-post {	
    	clear: both
    }
    #featured-post {
    	padding-top:5px
    	border-top:1px solid #000;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #156806
    effess
    Participant

    Perfect. Thanks.

    #157094
    Skandha
    Participant

    @effess: Glad I was able to help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘rule above featured content’ is closed to new replies.