Forum replies created

    Salvador Impastato
    Spectator
    Posts: 9
    June 5, 2017 at 3:16 pm #33943
    This reply has been marked as private.
    Salvador Impastato
    Spectator
    Posts: 9
    April 8, 2017 at 1:11 am #33340

    I have added this line to the site under Theme Options > Custom CSS
    @media only screen and (max-width: 540px) {
    #bootstrap-slider .carousel-caption p {
    display: block; } }

    And it has no effect, I just to see if it would do anything used just this part as well
    #bootstrap-slider .carousel-caption p {display: block; } and it had no change on the desktop version either. For my second question I was just wondering how to disable the footer just on mobile. Using any .css to get a mobile response has been super hard.

    Salvador Impastato
    Spectator
    Posts: 9
    April 5, 2017 at 9:02 pm #33316

    Also my bootstrap slider keeps reactivating the default slides and I have to delete them a good bit when using customize or theme options

    Salvador Impastato
    Spectator
    Posts: 9
    April 5, 2017 at 4:04 pm #33311

    What would be a css snipped that would change what menus are the primary in mobile form as well as change the footer?

    Salvador Impastato
    Spectator
    Posts: 9
    April 5, 2017 at 11:34 am #33306

    Thanks for the swift fix, would you happen to have any suggestions how to change this footer to be readable in mobile?

    Salvador Impastato
    Spectator
    Posts: 9
    March 30, 2017 at 11:15 pm #33244
    This reply has been marked as private.
    Salvador Impastato
    Spectator
    Posts: 9
    March 30, 2017 at 10:58 pm #33243

    Just disabled the boxes now just looking to make the whole footer the same background image and size as the top menu.

    Salvador Impastato
    Spectator
    Posts: 9
    March 30, 2017 at 10:51 pm #33242

    Thanks for the response, I was adding a menu, social links, and a title image. I have an image that fills the whole menu bar at the top as a background for the bar is there any way to add these 3 things and make it seem flush with an image that goes across the bottom. If this seems like alot is there a simple way to see the class or names to change the css myself of each individual item? Thank you for the help.

    Salvador Impastato
    Spectator
    Posts: 9
    March 25, 2017 at 9:27 pm #33122

    Thanks you, Priyank, for your prompt help!