The summer sale is live! Get 20% off on a bundle of 70+ WordPress themes with coupon code "OVATION20".

Get Bundle!!!

Summer Savings: Enjoy 30% Off on Premium WordPress Themes! Use Coupon Code "SUMMER30" at Checkout."

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Carousel images too large or small #12987
    Daniel Parsa
    Participant

    Hello Here is the website: https://mydentistoc.com/

    I figured out the picture in the slider. As long as all pictures are 1200×391 they will look the same.

    I also put some custom css with media query that will make H1 text that is over slider image smaller (couldn’t do for H2 or P tags). but now the text is not aligned with button and stick to the left side of window when browsed via phone. Wish I had a way to send you screenshot. If there is better way to make text visible when loading website in cellphone screen, let me know please.

    @media screen and (min-width: 601px) {
    .carousel-inner h1 {
    font-size: 30px;
    }
    }

    @media screen and (max-width: 600px) {
    .carousel-inner h1 {
    font-size: 15px;
    }
    }

    I still need to hide magnifier. the hide feature doesn’t work. I can write custom css but was wondering why hide feature doesn’t work. Also hide feature doesn’t work for big sections either. For example I’d like to hide “Free Quotes” or “Choose Us Options” section completely but they still show up.

    Also when I browse to website using my phone, the phone number font is blue vs the rest of header text is white. The default background is blue so blue phone number is not visible on the phone browser.

    • This reply was modified 3 months, 1 week ago by Daniel Parsa.
    in reply to: The option to hide elements #12986
    Daniel Parsa
    Participant

    I have a separate Post with other issues. will provide website url and additional info there

    in reply to: The option to hide elements #12977
    Daniel Parsa
    Participant

    Hi there. I purchased “WordPress Dental Theme” and I have same issue. I need to hide 3-4 different sections. Also when I brows to website using my phone, the phone number font is blue vs the rest of header text is white. The default background is blue so blue phone number is not visible on the phone browser

    • This reply was modified 3 months, 1 week ago by Daniel Parsa.
Viewing 3 posts - 1 through 3 (of 3 total)
Translate »