Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1189421

    hi

    i noticed in two of my pages that the titles under the fullwidth slider had the fullwidth slider’s image as a background color.is it because the slider images are too large? as i scroll down i can see the image scrolling through the title block background

    the pages are: épresentation” and “qui sommes nous”

    note: i almost hired someone on a gig platform last night who had my login credentials.

    #1189719

    Hey,

    That is because you have following custom CSS code

    @media screen and (max-width: 1600px) and (min-width: 1367px) {
    #fullscreen_slider_1 {
        max-height: 600px !important;
        max-width: 1210px !important;
        margin-left: 12%;
    }}

    Please let us know why you have added the code and we might be able to offer you an alternative solution :)

    Best regards,
    Yigit

    #1189724

    thank you for the info i think i know why!

    i cancelled a fiverr gig a few days ago because that person was incompetent and messed up my gig.turnes out i did pretty well on my own.however,i never mess around with css code i have zero knowledge in it.

    the only time i ever applied css was a code i found on this forum to remove lines under text and pictures that wouldn’t move before that

    #1189736

    Hey,

    Custom CSS code is added at the bottom of the pages so if you would like to delete them, please edit your pages and scroll to bottom :)

    Let us know if you have any other questions or issues!

    Best regards,
    Yigit

    #1189752

    so in short i need to go to the bottom of css pages and delete this?

    @media screen and (max-width: 1600px) and (min-width: 1367px) {
    #fullscreen_slider_1 {
    max-height: 600px !important;
    max-width: 1210px !important;
    margin-left: 12%;
    }}

    thing is that i can’t find it.i was thinking maybe you deleted it for me
    other thing i noticed is the slider images all have a kind of scrolling effect inside the sliders

    #1189755

    Hey,

    I edited your pages and deleted custom CSS code that affects your sliders. Please flush browser cache and review your website :)

    Regards,
    Yigit

    #1189835

    thank you so much!

    #1189846

    thank you but the two fullscreen slider pages are now full width! i assure you i didn’t touch a single css code!

    #1189917

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘help: slider image is in my text block background’ is closed to new replies.