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

    Hi,
    Really been liking this theme a lot after using a few others. I have one issue that is still persisting.

    link private

    I have it set to display a simple 1px top border but it seems if I use an image as a background on the section above the border does not appear. I am using a child theme and have modified my style.css a decent amount already and worked through a handful of things. I just can’t seem to figure this one out.

    link private

    It seems to work properly here but I can’t find any settings that are different as I used the support page as a template to do the training page. I will be using more section background images when I do the sales section of the website and would like to figure this out.

    #899093

    Hey sump22,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #899210

    Sure, details in private content box, thank you!

    #900645

    Hi sump22,

    The border is dark, that’s why it seems invisible.
    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #selfpacedtraining.container_wrap.main_color  {
        border-color: #8BC34A;
        border-top-width: 2px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #900929

    Thank you, this gives me enough to go off of. Wasn’t sure how to format the class with custom ID sections. Now I can control border colors per section! You can close this.

    #901052

    Hi,

    I’m glad you were able to find the right direction. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Color Section Top Border after Color Section with Background Image not working’ is closed to new replies.