• I’m desperate for some help. I messed this all up πŸ™ Basically there are a few questions I have that I’m REALLY hoping someone can help me out with.

    1.) This carousel slideshow will be the death of me – All I want to do is ensure that the images are center and fill the entirety of the slide (right now they are all wacky and leaving blank spaces, etc..) I did download regenerate plugin and it doesn’t seem to help much.
    2.) The slideshow itself doesn’t match up on mobile. The block within the slide is offset in mobile view.

    At this point I’ve also screwed up the location of the images themselves, and don’t know how to fix. Now they are off to the top left.

    This is my beast. This is the last part I need to fix for my client, and I just cannot jump the hurdle.

    Please help! Thanks so much.

    • This topic was modified 8 years, 1 month ago by nboether.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Fotis

    (@markwaregr)

    Hi there,
    to ensure everything will look great in the carousel use the minimum recommended image slide from the documentation (1110x600px)
    For the mobile issue you can add this

    @media(max-width:768px) {
        .slide .slide-content {
            width: 100%;
            min-width: 100%;
        }
    }

    to fix it in your custom css box.

    Let me know if this helps or if you need more help on this.

    Thread Starter nboether

    (@nboether)

    Thank you SO much. I did end up just using better images/collages. I appreciate you getting back to me, this is a great theme.

    Also, one last question. I did want to remove the grey lines but not entirely. I would like them to still be in the navigation, and separating the social icons from the continue reading button, however, I would like to get rid of the middle line separating the side bar and body – as well as the line at the bottom. Is this possible?

    Fotis

    (@markwaregr)

    Hi there,
    Glad you liked our theme and I’d like to ask you, if you like the theme and could take a minute to review it here it would help us a lot!

    Have you resolved this? I couldn’t see any lines where you did not wanted them.

    Thread Starter nboether

    (@nboether)

    Hi,

    Yes I think I did – however I have one additional question that is killing me. I don’t want the ‘myopensecrets’ or any footer at all showing. When I do a #footer display none, it keeps the’myopensecrets’ text still in the middle of my posts.

    What can I put in to get rid of this?

    Fotis

    (@markwaregr)

    Hi there,
    I noticed you managed to hide the footer! Let me know if you need additional help on this!
    I’d like to ask you, if you like the theme and could take a minute to review it here it would help us a lot!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Carousel Slide Trouble’ is closed to new replies.