GIRLIE THEME – CSS CODE

Home Forums All Other Themes GIRLIE THEME – CSS CODE

Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • #32420
    LeoneLeone
    Member
    • Topics: 14
    • Replies: 19
    • Total: 33
    Member since: February 5, 2016

    Section 3 of homepage the background image used to move as you scroll with the page. How can i get this to scroll again?

    kind regards

    leone

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

    You can’t add video in the default slider. You can use any other slider plugins which has the options to add videos.

    Regards,
    Brad

    #36939
    LeoneLeone
    Member
    • Topics: 14
    • Replies: 19
    • Total: 33
    Member since: February 5, 2016

    Hi there

    we updated the ‘whats new in the shop’ to allow 3/3 across the page. it looks great in desktop view, however it is not mobile friendly as in mobile view each store item only appears on the first 1/3 of the page and it only has two words on each line.

    can you kindly let me know how we can fix this?

    Thank you

    leone

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

    Hi Leone,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:767px){
    #products-box{width:100% !important;}
    }

    Regards,
    Brad

    #36946
    LeoneLeone
    Member
    • Topics: 14
    • Replies: 19
    • Total: 33
    Member since: February 5, 2016

    Thank you Brad, that worked perfectly thank you 😀 😀

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

    🙂

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