Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #242711
    Blndy1
    Participant

    1) My logo is displaying really big when viewed in laptop, but fine on tablet and mobile screen preview…can I fix this?
    2) I cannot work out how to change the featured slider images to show images I have uploaded…
    3) Home page featured content – where/how do I change/add the images and text shown on the default for the theme? I like the way its et out and just want to upload my own images and text but cannot find how to do it..

    thanks in advance 🙂

    #242719
    Skandha
    Participant

    @blndy1: Hello there,
    Please post in your site URL so that I can look into the issues you are having.

    Kind Regards,
    Skandha

    #242824
    Blndy1
    Participant
    #242825
    Blndy1
    Participant

    its perfectlittleweddings.co.nz/example/

    #242826
    Blndy1
    Participant

    I think the problem with loading the slider images are because I cant see pages Ive added to the site in the dropdown boxes for page 1, page 2, page 3 on the feataured slider options menu in customiser

    #242837
    Skandha
    Participant

    @blndy1: Hello there,

    1. For logo displaying very big in laptop
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width: 990px) {
    	#site-logo img {
    		max-height: 250px;
    		width: auto;
    	}	
    }

    2,3. I will need to look into your site to debug the issue. I will contact you shortly through email.

    Let me know if the CSS Code works out!
    Kind Regards,
    Skandha

    #242838
    Blndy1
    Participant

    thanks that made it smaller altho its now sitting over to the left…much better tho thank you!

    #242843
    Skandha
    Participant

    @blndy1: Hello there,
    I have replied to you in the email.

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘a few issues I cant work out…’ is closed to new replies.