Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #692480

    when i migrated my site to a new server ftaarch.com the home page started showing borders that were not supposed to be there.

    The first full width image slider is showing a border on the bottom

    The image grid is showing an outlined border

    My two column images are acting strange; one side has sharp edges while the other side has a round edge image.
    Not sure how to remove the rounded edges

    please help

    #693681

    Hey ParisLaw,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #after_full_slider_1, #after_full_slider_2, #after_full_slider_3 {
        border: none;
    }
    #top div .avia-gallery img {
        border: none;
        padding: 0;
    }
    
    

    Best regards,
    Yigit

    #698960

    Thanks Yigit,
    This did work. Then I also found that the client was messing around and change one of the column settings and didn’t tell. me.

    #698997

    Hi,

    Glad we could help!
    We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘full-width image slider and image border radius help’ is closed to new replies.