My Dog Theme – set max-height to slider

Home Forums All Other Themes My Dog Theme – set max-height to slider

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #118421
    claire3claire3
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: February 26, 2019

    I recently purchased the My Dog theme.

    I was wondering how can I change the breaks between sections on the home page to be a straight line (not curly)?

    Also how can I adjust the opacity of the slider images, and is there a way to set a max-height to the slider – as I have different sized images which isn’t consistent?

    #118426
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    #118509
    claire3claire3
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: February 26, 2019

    http://3.0.180.251/

    Thanks!

    #118550
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .slider-shadow { display:block; visibility:visible;}
    .slider-main .nivoSlider { height:650px;}
    .home2_section_area::before { display:none;}

    Regards,
    Chris

    #118596
    claire3claire3
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: February 26, 2019

    Hi Chris,

    That doesn’t seem to work.

    Can you also help me to increase the header font, and remove the curly separators between sections on the homepage??

    Cheers!

    #118611
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly use this one

    .slider-main .nivoSlider { overflow:hidden;}
    .slider-main::after, .home2_section_area::after, .home4_section_area::after, .home6_section_area::after, .home8_section_area::after,
    .home2_section_area::before, .home4_section_area::before, .home6_section_area::before { display:none;}

    Regards,
    Chris

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.