Page Section "Quote" and image size

Support Forums for LiveMesh Themes & Plugins Forums Invent Theme Support Page Section "Quote" and image size

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #11847
    blendhd
    Member

    The blue overlay disappeared when the background image is changed?

    Also, anyway that we could change the image size or the overall size for this page section?

    Thank you.

    #11867
    Veena
    Moderator

    Can you pls clarify the query?And also pls share a link to the page.

    #11886
    blendhd
    Member
    #11913
    Veena
    Moderator

    You can use the below custom CSS in themeoptions to adjust the height of page section-

    div#college-intro {
    padding: 80px 0 80px !important;
    }
    

    Kindly adjust the padding according to your requirement.

    #11929
    blendhd
    Member

    It didn’t do anything. Attached is the page section that I’d like to resize.

    Also, the blue hue disappeared after a new image is uploaded. How do you get the blue overly back on the image?

    Thanks again!

    #11940
    Veena
    Moderator

    Pls use the custom CSS in themeoptions –

    #quote-4 .quote-banner {
    padding: 300px 0;
    }
    

    The above css will increase the size of page section. If you want to decrease the size pls give a lesser value.

    #11950
    blendhd
    Member

    Thank you!!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Page Section "Quote" and image size’ is closed to new replies.